Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

ksh storing result of a command to a variable

linux command ksh

What's the best way of executing tasks in parallel in Ksh and Perl?

How to format the date in KornShell script to DD-MON-YYYY?

shell date unix ksh

shell script: "'<<' unmatched"-syntax error using here document

shell ksh

How do I match a pattern and then copy multiple lines?

awk ksh

Extract substring from a field with single awk in AIX

awk grep ksh aix