Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ksh

KornShell (ksh) code to send attachments with mailx and uuencode?

shell unix scripting solaris ksh

How to execute an SQL script for Derby DB from a ksh script

unix jdbc derby ksh

How to send Zip file using UUENCODE in unix

unix ksh

Is it possible to bash/ksh call a variable of variable

bash ksh var

Zsh / Shell - how to assign something to a variable quietly?

bash shell unix zsh ksh

Extract a substring from end in Bash [duplicate]

string bash shell ksh

Variable assignment in KornShell

shell ksh

shell script not executing

shell ksh

copy/move files on remote server linux

linux shell ubuntu ksh scp

ksh: assigning function output to an array

How can I check for a file size and add that result in an Excel spreadsheet in Perl?

perl unix shell ksh

AWK - passing generated string as code for awk from command line

bash unix awk ksh

KornShell (ksh) redirection

linux shell unix ksh

How do I print a field from a pipe-separated file?

bash unix shell awk ksh

Regarding 'for' loop in KornShell

shell scripting for-loop ksh

Get PID from within backgrounded function in shell script

bash shell ksh

Get `dirname $0` of a KornShell script called by a symbolic link

shell unix ksh symlink

Call a Perl script in AWK

perl awk ksh