Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ksh

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

Create a pipe that writes to multiple files (tee)

shell pipe ksh

ksh associate arrays

associative-array ksh

Passing Variable to NR in AWK command not working

shell unix awk ksh

What is the best (portable and maintanable) Shell Scripting language today?

bash unix shell ksh csh

how to send a mail with a message in unix script

linux email unix ksh

Check if a directory exists and is accessible

linux bash unix ksh

Get function name in KornShell script

shell unix scripting ksh

Print one word per line

unix awk sed ksh

Comparing strings for equality in ksh

bash unix shell ksh

Why does ksh fail to capture standard error during nested command substitutions?

How to prevent ksh on Linux to overwrite a global variable by a local variable?

linux ksh aix