Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ksh

How to read just a single character in shell script

linux shell io ksh

How to set the From email address for mailx command?

shell email solaris ksh mailx

Have Find print just the filenames, not full paths

shell ksh

Find all files in a directory that are not directories themselves

bash unix ksh

Is it necessary to specify traps other than EXIT?

bash shell ksh zsh sh

In a unix shell, how to get yesterday's date into a variable?

unix datetime shell ksh hp-ux

Pipe input into a script

shell unix pipe ksh

Shortest command to calculate the sum of a column of output on Unix?

unix math shell ksh

Get exit code for command in bash/ksh

bash unix ksh exit

Grab the filename in Unix out of full path

bash shell unix ksh

Single command to create a file and set its permission

How to get pid given the process name

unix ksh pid ps

Shell Script: How to write a string to file and to stdout on console?

bash shell command-line sh ksh

Bash or KornShell (ksh)? [closed]

bash shell unix scripting ksh

how to merge two files consistently line by line

linux perl sed awk ksh

How can I find a file/directory that could be anywhere on linux command line? [closed]

linux bash find ksh locate

What does it mean in shell when we put a command inside dollar sign and parentheses: $(command)

bash shell terminal sh ksh

How to get the second column from command output?

shell awk ksh

How to detect if a script is being sourced

bash ksh

Select unique or distinct values from a list in UNIX shell script

bash unique distinct ksh sh