Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

padding zeros to binary numbers using shell scripting

Bash Script to backup my "home" folder

linux bash shell sh

Why atime is not preserved in tar?

linux bash shell unix tar

How to Encrypt after creating TAR Archive

bash shell

getopts not working - bash

linux bash shell getopts

How to toggle cases of characters in a string with a one-liner?

bash search replace sed

How to runCommand() of a bash script with redirected input from file in Mozilla Rhino?

javascript bash rhino

How to use "at" unix command to schedule a python script directly from terminal?

python bash shell

What is wc -c different from ${#} when I count number of characters in Linux? [duplicate]

bash wc

Loop through a file with colon-separated strings

bash loops awk

Call php function from bash - with arguments

php bash function shell call

How do I use sed to substitute the third occurrence of the same regex in the file?

bash sed

How do I extract two different keywords from two different lines in a file in bash shell?

bash awk sed

Bash: replace spaces with new line and prepend with dash

bash sed

Get hard drive model name with bash

bash terminal

Finding and moving all files while keeping directories intact

bash unix mkdir mv

How do I pipe into printf? [duplicate]

bash pipe printf zsh

extract a specific word in bash

linux bash sed awk cut

delete directories not in the file containing directory names list

bash shell xargs