Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ksh

if [ $? -ne 0 ] then syntax error then unexpected

Comparing variables in shell scripts

bash: debug option and functions

debugging bash function unix ksh

How to compare versions of some products in unix ksh shell?

unix shell ksh

Difference between ksh and bash script

bash ksh

Using sendmail for HTML body and binary attachment

shell unix sendmail ksh uuencode

KornShell (ksh) wraparound

Regex in KornShell

regex shell unix ksh

Check if file exists in ksh

ksh

How do I read a value from user input into a variable

linux unix ksh

Android adb shell - ash or ksh?

android adb ksh ash

Best practices for holding passwords in shell / Perl scripts?

perl oracle bash ksh

Scope of variables in KSH

shell unix scripting ksh

Shell script to stop a java program

java shell ksh

shell script + numbers sum

bash ksh

escape curly braces in unix shell script

How to custom display prompt in KornShell to show hostname and current directory?

Send password when using scp to copy files from one server to another [duplicate]

bash shell unix ksh scp

What does if [[ $? -ne 0 ]]; mean in .ksh

linux bash unix ksh

Difference between test -h and test -L

shell testing ksh symlink