Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to run a Shell Script before shutdown on CentOS

linux bash shell centos runlevel

Increment the elements of an array by 1 (1 thru 1000)

arrays linux bash shell sh

use grep to count the number of times a word got repeated in a file

bash shell grep

Bash: Native way to check if an entry is one line?

bash find wc

BASH: syntax error near unexpected token `done' with alias named 'do'

linux bash

How to pass log file in pg_dump

bash postgresql unix

Process grep with pipe returns itself. How do I exclude it? [duplicate]

linux bash

How to use `awk` to grep certain columns like these?

bash awk

IPython uses a different $PATH environment than the shell

python bash shell ipython zsh

Is it possible to pipe multiple inputs into one program? [closed]

c bash pipe

shell script runs out of memory

bash shell unix out-of-memory

Why does the error "find: paths must precede expression" trigger when multiple results are returned from "find"

linux bash

how to delete a file with quote in file name

bash shell

Print first letter of each word in a line

bash awk sed

merge contents of two files into one file in bash

linux bash awk sed merge

Read line containing String (Bash)

how to use shell script in not_if condition

bash chef-infra recipe

Alias doesn't work inside a Bash script [duplicate]

bash sh alias

How change symlink path for many files?

linux bash ln

Can't redirect command output to file

bash output output-redirect