Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Bash: Variable in single quote

command to print out large files, sorted, with sizes in human readable format

linux bash

Extracting version number from a filename

linux string bash

List all the words in a text file with occurrence counts?

bash sed awk

How to format the output of ls?

linux bash

How to: Progress bar in bash

linux bash

convert comma separated values into a list of values using shell script

bash shell unix cut

Take every nth row from a file with groups and n is a given in a column

python r bash shell awk

Deleting lines from a file with binary pattern strings

bash shell awk grep

Argument Checking Problem in Bash Script

Script executes successfully in commandline but not as a cronjob

ruby bash cron

How to call bash commands from tcl script?

bash exec tcl interactive

Dynamic dialog --menu box in bash

bash

How can I log "show processlist" when there are more than n queries?

mysql bash shell logging cron

why sed replace + redirection deletes my file?

bash sed io-redirection

How to extract part of variable into another variable in shell script

bash shell sh

Writing a persistent perl script

linux perl bash unix

Unix command deleted every directory even though not specified

linux bash unix xargs rm

Cutting the column including size

linux bash cut ls

Differences between [] and () in an "if" condition [duplicate]

bash shell