Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Using jq to update objects within a JSON document if the value corresponding to a given key starts with a specified string

json bash shell jq

rename files with .jpg extension according to its folder name via bash script

linux bash shell

What is the difference between the various shell profiles?

bash shell profile

Bash if statement: Can I do an assignment and comparison?

linux bash shell if-statement

set command error in c shell script

shell csh tcsh

How to programmatically determine default applications in linux

What are the rules of string manipulation when using backticks (grave accents)?

php string shell backticks

A configuration file that can be read by python and shell

how to set vimrc tags to use shell environment variables

shell vim vi

not found [No such file or directory] error, even though the file present in that directory on RH Linux 6.2

linux shell

Sort by function using bash/coreutils instead of perl

regex perl bash shell sorting

Running python script as root

python shell root alsa

bash scripting - read single keystroke including special keys enter and space

How to get POST parameters from CGI scripts written in bash?

bash shell post cgi

Get path from OS X file reference URL alias (file:///.file/id=...)

macos shell url path

BASH - getting UID on shell script does not work [duplicate]

bash shell

The Linux timeout command and exit codes

linux bash shell timeout

Default value with shell expressions in Dockerfile ARG and ENV

shell docker dockerfile

How to use double $ in echo [duplicate]

linux bash shell

How to include bash scripts with relative path? [duplicate]

linux bash shell