Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

What is the best way to ensure only one instance of a Bash script is running? [duplicate]

linux bash pid flock lockfile

Getting "Warning! PATH is not properly set up" when doing rvm use 2.0.0 --default

How can I escape white space in a bash loop list?

bash loops whitespace

I just assigned a variable, but echo $variable shows something else

bash shell sh quoting

How to parse a CSV file in Bash?

linux bash csv

String difference in Bash

string bash

How to set env variable in Jupyter notebook

What is the simplest way to remove a trailing slash from each parameter?

Associative arrays in Shell scripts

What's the difference between .bashrc, .bash_profile, and .environment?

shell environment bash

What is the exact meaning of IFS=$'\n'?

How to modify a global variable within a function in bash?

Display current date and time without punctuation

bash shell date

How to remove trailing whitespace of all files recursively?

bash whitespace

Bash, no-arguments warning, and case decisions

bash

Alias with variable in bash [duplicate]

linux bash

How to resume scp with partially copied files? [closed]

bash rsync scp resume

BASH copy all files except one

bash scripting copy

warning: ignoring broken ref refs/remotes/origin/HEAD

git bash

Portable way to get file size (in bytes) in shell?

linux bash shell solaris