What is the difference between $(command) and `command` in shell programming?...
Read MoreSub-shell differences between bash and ksh...
Read MoreUnderstanding what's happening in this script...
Read MoreHow to set the From email address for mailx command?...
Read MoreHow to detect if a script is being sourced...
Read MoreIn a sourced shell script set $? to a variable's value and then unset variable at same time...
Read MoreHow can I find a file/directory that could be anywhere on linux command line?...
Read MoreWhy am I getting `(' unmatched...
Read MoreData commits to database without explicit commit...
Read MoreGrab the filename in Unix out of full path...
Read MoreHow do i replace [] brackets using SED...
Read MoreShell script to backup dir from list...
Read MoreJoin or merge lines between two patterns inclusive (sed or awk)...
Read Morelooping infinitely when using sqlcmd inside a while-loop body...
Read MoreExtract substring from a field with single AWK in AIX...
Read MoreUsing fgrep to find multiple words (korn shell)...
Read MoreHow to custom display prompt in KornShell to show hostname and current directory?...
Read MoreHow to parse a file with one line in shell...
Read MoreHow to sum up multi-line of output of numbers?...
Read Moreksh "." operator is doing string replacement instead of concatenation...
Read MorePerl oneliner to match exact word in a path on many different values with special characters...
Read MoreAvoid the duplication in the script...
Read MoreShell script - How to display variable names and their values in loop...
Read Moreunable to capture the erroneous record number while processing huge text file...
Read MoreSyntax to pull filename.ext*, but not filename.ext*.*...
Read Moresed -i touching files that it doesn't change...
Read Moreindirect references in bash and ksh...
Read MoreReplace column values of one file with values present in another file...
Read More