Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Today's date, minus X days in shell script

bash sh

Linux process in background - "Stopped" in jobs?

linux bash

How do you store a list of directories into an array in Bash (and then print them out)?

arrays bash directory

Is it possible to recursively create folders using a shell script?

linux bash shell

How can I match spaces with a regexp in Bash?

regex bash

Get the newest directory to a variable in Bash

bash

How to expand relative paths in shell script

linux bash

Recursively read folders and executes command on each of them

bash shell

How can I get 2nd and third column in tab delim file in bash?

bash process tabs delimited

What is the Best Way to Perform Timestamp Comparison in Bash

bash time

How to count number of unique values of a field in a tab-delimited text file?

linux bash command-line

How do I check whether a variable has an even numeric value?

bash

How do I exclude absolute paths for tar?

linux bash tar

How to automatically accept the remote key when rsyncing?

bash shell ssh rsync

error: command 'gcc' failed with exit status 1 on CentOS

python linux bash pip centos

Bash shell Decimal to Binary base 2 conversion

bash shell binary decimal

zipalign: command not found

Deleting the first two lines of a file using BASH or awk or sed or whatever

bash awk sed lines

replace all symlinks with original

bash symlink

How to set Python3.5.2 as default Python version on CentOS?