Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Trapping getopt invalid options

bash shell case getopt

How to print result of shell script in CMake?

Windows CMD: How to create symbolic link to executable file?

windows shell

How can I use grep to match but without printing the matches?

linux bash shell grep

How to split an array into chunks with jq?

Is it possible to build a interactive C shell?

Change working directory in shell with a python script

python linux bash shell

Configure shell to always print prompt on new line, like zsh

bash shell prompt

changing to parent directory in unix

unix shell command-line ksh

Write STDOUT & STDERR to a logfile, also write STDERR to screen

bash unix shell

ZSH history completion menu

shell autocomplete zsh

Capture output of a bash command, parse it and store into different bash variables

linux bash shell scripting

Fish shell: how to exit on error (bash set -e)

bash shell error-handling fish

chmod: changing permissions of ‘my_script.sh’: Operation not permitted

linux bash shell

How do you force a java swt program to "move itself to the foreground"?

In python shell, "b" letter does not work, what the?

python shell

Can someone explain me why awk's sub() / gsub() works like this?

linux shell awk

let telnet execute single command in one line

shell telnet

shell string bad substitution

string shell substitution

Is it possible to pipe multiple commands in an 'if' statement?

linux bash shell