Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ksh

Is there a Bash shortcut for traversing similar directory structures?

bash shell scripting ksh

Why doesn't md5 match Perl's Digest::MD5 output?

perl md5 ksh

Pipe that does nothing

bash sh ksh nop

Is Awk and multiple file processing possible?

unix file-io awk ksh nawk

How to create a 0 byte file in ksh.

unix ksh

How to overcome an incompatibility between the ksh on Linux vs. that installed on AIX/Solaris/HPUX?

linux solaris ksh aix

How can I remove the last character of a string variable in ksh?

string variables ksh var

how to check end-of-line of a text file to see if it is unix or dos format?

unix dos ksh end-of-line

How to find file extension using UNIX?

unix ksh

Why shouldn't I "bet the future of the company" on shell scripts? [closed]

bash shell ksh

How to deal with NFS latency in shell scripts

bash ksh latency

Why do ksh88 and ksh93 allow unclosed backticks?

shell unix ksh

Debug bash/ksh script and subscripts

linux bash shell debugging ksh

Difference between "test -a file" and "test file -ef file"

ksh qnx

Shell Script Help--Accept Input and Run in BackGround?

shell scripting ksh

How can I flush the input buffer in an expect script?

ksh expect

Deleting specific values from an array in ksh

arrays function ksh

shell scripting arithmetic operations

unix shell ksh

How can a ksh script determine the full path to itself, when sourced from another?

ksh

ksh scripting, For loop

ksh