Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

how to copy and rename file with for loop in bash script?

linux bash shell loops

What does an ampersand in arithmetic evaluation and numbers with x's mean in Bash?

linux bash

Using awk to count the number of occurrences of a word in a column

linux bash awk

What is the best way in xonsh to loop over the lines of a file?

python bash xonsh

Compare first column of one file with the first column of second and print associated column of each if there was a match

Bash: Download files from file list

bash

Include script only once in shell script

bash shell

How can I use aliases in bash scripts without changing the scripts?

bash

Documentation for PS1 format

bash terminal

How to kill all child processes spawned by a process started from a script on kill or kill -9

linux bash kill-process

how to pass values from stdout as parameter for the next command

bash shell awk grep pipe

Strange behavior of `unset` for local variables

What is the meaning of "-" in getopts template?

Input multiple files for SAR command

bash wildcard sar

Collecting return values from python functions in bash

python linux bash shell

Xcode 7: Where is "Log Navigator", as opposed to the "Report Navigator"?

ios xcode bash

How to redirect mysql output to file?

mysql bash mysql-workbench

Checking if package is older than 24 hours with bash

bash shell

Find multi-line text & replace it, using regex, in shell script

regex bash shell sed sh

Spit a column into multiple columns in bash

bash awk