Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Fetching last n characters of string in ksh

linux string shell solaris ksh

kill -9 + disable messages (standard output) from kill command

linux ksh

=: This is not an identifier

shell unix scripting ksh

Two styles of check return value in ksh

shell ksh

How to execute multiple command after double pipes in shell script

shell unix ksh

How to determine if a string is numeric in ksh

shell ksh