Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How do I use sed to change my configuration files, with flexible keys and values?

linux bash sed

Prevent duplicates from being saved in bash history [closed]

Should I use quotes in environment path names?

bash shell dotfiles

Pass command line arguments via sbatch

bash shell unix slurm

What's the difference between "env" and "set" (on Mac OS X or Linux)? [closed]

^word^replacement^ on all matches in Bash?

bash shell sh

What does double slash // in `cd //` mean in Linux? [duplicate]

Tail inverse / printing everything except the last n lines?

linux bash command-line

Bash integer comparison

bash comparison integer

how to detect a build error from ant/maven via a bash script?

bash maven-2 ant scripting

How to mouse scroll with Git Bash?

bash cmd command-prompt

Optional option argument with getopts

bash getopt getopts

Value too great for base (error token is "09")

bash

Escaping git bash after reflog, or commit, etc

git bash

`os.symlink` vs `ln -s`

python linux bash symlink

Check whether one number equals another number in Bash

bash

Disk usage of files whose names match a regex, in Linux?

regex linux bash sum diskspace

In bash, how to store a return value in a variable?

linux bash

bash prompt and echoing colors inside a function

bash function colors echo

python - os.getenv and os.environ don't see environment variables of my bash shell