Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ksh

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

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