Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

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

how to replace "/" on path string with "\/" using sed?

bash shell sed sh

run cron job only when machine is idle (linux)

php linux bash cron centos

Retrieving bash's output history [closed]

linux bash history

Check GCC_PREPROCESSOR_DEFINITIONS parameters in a script

xcode bash