Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Using gettext in bash

bash localization gettext

How to compare the size of two directories?

linux bash command-line

Bash scripting, how to remove trailing substring, case insensitive?

How to exit out of password mode?

linux bash unix

select rvm gemset in script header

ruby bash shell rvm

Bash - being space-safe when saving $@ in a variable

bash

Make output of command appear on single line [closed]

bash command overwrite

Running jQuery on a static HTML file from Bash

jquery python bash

I added aliases to user ~/.bashrc but “sudo -u user -i 'alias_name'” still reports “command not found”?

linux bash alias sudo

Run shell script for every file in directory

linux bash unix find xargs

Detect OS from Bash script and notify user

string bash system uname

What is the best and the fastest way to delete large directory containing thousands of files (in ubuntu)

linux bash

Passing python array to bash script (and passing bash variable to python function)

python bash

locate my bash configuration file

bash .bash-profile

Call a bash script from a perl script

perl bash

Bash Script to SSH into a machine without prompting password and without using keys

bash ssh

convert scientific notation to decimal in bash

Unbound variable not causing exit from subshell when set -eu

bash shell

Bash if string = this or that [duplicate]

Python -c switch

python bash shell quoting