Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

What does this sed expression from todo.sh do?

regex shell sed

BASH Wild-card : Select all variables (not the content)

bash shell

find the number of the field

bash shell unix awk

help using xargs to pass mulitiple filenames to shell script

shell unix

Bash environment variable that is equivalent to -x?

bash shell

Recursively check for files with executable bit set

shell permissions

Sorting by number of repetitions

perl shell awk

BASH - counting the number of executable files

linux bash shell unix scripting

Trapping CHLD signal - ZSH works but ksh/bash/sh don't?

bash shell signals zsh sigchld

How to control a cisco IP-Phone from the CLI?

find -name with multiple filenames using shell variable

bash shell find

find whether a library is installed using shell script

linux shell deb

Two styles of check return value in ksh

shell ksh

cp command won't run if executed from shell script

linux bash shell cp

Edit text format with shell script

Longest line using awk

shell unix awk

How can I test whether a positional parameter is set in Bash?

bash shell parameters

How to check the value which my program returns?

c linux shell

Automatically close MsgBox in vbscript?

shell vbscript wsh

Argument parsing in bash [duplicate]

bash shell