Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ksh

difference-redirecting to bit bucket(aka /dev/null) vs closing the file descriptor

bash shell unix scripting ksh

In a sourced shell script set $? to a variable's value and then unset variable at same time

bash ksh

Could an existing fd always be duplicated both as input and output?

KornShell - grouping conditions in an IF statement

How can I find the current date minus seven days in Unix?

unix sh ksh

Comparing two different arrays using shell script

shell sh ksh

Get Return Code of SFTP command

unix sftp ksh

read -p returns "read: no query process" using korn shell ksh

linux ksh

Passing Special Characters into telnet Unix

unix ksh telnet mime

Subtracting Dates in Unix

date unix ksh

Put result of awk into an array

bash shell scripting awk ksh

Shell scripts and how to avoid running the same script at the same time on a Linux machine

linux bash shell ksh

Why is "if [[ ... ]] then" (with no semicolon or newline) valid in ksh but not bash?

bash shell ksh

Match strings of files in Unix

shell unix ksh

KornShell - Test with variable that may be not set

shell unix scripting ksh

Practical difference between .pls and .sql file in oracle

oracle unix sqlplus ksh

In UNIX shell scripting: What does $! expand to?

unix shell ksh

how to automate some linux commands

linux ksh