Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Writing a Bash script without the shebang line

bash

I'm puzzled here about awk, sed, etc

bash sed awk

Bash: Move files based on first letter of name

bash

Is the shell : command portable?

bash shell null zsh csh

Let bash script run all the time but be abortable

bash

Redis: who is eating my field when piping llen results through awk?

bash shell awk redis pipe

Bash - /etc/profile, excessive read only variable messages on login

bash shell variables readonly

Use sed to uncomment a line in httpd.conf

apache bash shell config zsh

bash: Putting a comment in commandline parameters

bash

Calculate Word occurrences from file in bash

linux bash shell uniq

Is there a way to redirect output in bash to different places with different filters?

bash io-redirection

sed: mass converting epochs amongst random other text

bash sed

Is it feasible to implement anonymous functions in bash (even using eval, if necessary)?

bash

How do I use Bash to create a copy of a file with an extra suffix before the extension?

bash file-io

Make Bash script exit and print error message if users invoke the script incorrectly

Conditionally add or append to a file in linux script

linux bash unix scripting

Bash, run script on every .jpg file in a directory with subdirectories

bash unix

Loop over array, preventing wildcard expansion (*)

Linux head utility reading only one line needs more input to exit

linux bash

Array disappear in bash script

arrays bash