Search code examples
Avoid subshell from pipe on dash...


bashpipekshsubshelldash-shell

Read More
What is the difference between $(command) and `command` in shell programming?...


bashshellkshsh

Read More
Sub-shell differences between bash and ksh...


linuxbashshellscriptingksh

Read More
Understanding what's happening in this script...


androidadbksh

Read More
How to set the From email address for mailx command?...


shellemailsolariskshmailx

Read More
How to detect if a script is being sourced...


bashksh

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


bashksh

Read More
How can I find a file/directory that could be anywhere on linux command line?...


linuxbashfindkshlocate

Read More
Why am I getting `(' unmatched...


unixksh

Read More
Data commits to database without explicit commit...


kshsqlplus

Read More
how find newer works in unix...


unixfindshksh

Read More
Grab the filename in Unix out of full path...


bashshellunixksh

Read More
How do i replace [] brackets using SED...


shellreplacesedkshbrackets

Read More
Shell script to backup dir from list...


shellbackupksh

Read More
Join or merge lines between two patterns inclusive (sed or awk)...


awksedmergeksh

Read More
looping infinitely when using sqlcmd inside a while-loop body...


bashkshsqlcmd

Read More
Extract substring from a field with single AWK in AIX...


awkgrepkshaix

Read More
Using fgrep to find multiple words (korn shell)...


regexshellkshgrep

Read More
How to custom display prompt in KornShell to show hostname and current directory?...


unixshellenvironment-variablescustomizationksh

Read More
How to parse a file with one line in shell...


bashshellshksh

Read More
How to sum up multi-line of output of numbers?...


bashksh

Read More
ksh "." operator is doing string replacement instead of concatenation...


linuxscriptingksh

Read More
Perl oneliner to match exact word in a path on many different values with special characters...


regexlinuxbashperlksh

Read More
Avoid the duplication in the script...


shellksh

Read More
Shell script - How to display variable names and their values in loop...


linuxshellunixksh

Read More
unable to capture the erroneous record number while processing huge text file...


awkksh

Read More
Syntax to pull filename.ext*, but not filename.ext*.*...


shellunixksh

Read More
sed -i touching files that it doesn't change...


sedksh

Read More
indirect references in bash and ksh...


bashscopepass-by-referenceksh

Read More
Replace column values of one file with values present in another file...


linuxbashshellunixksh

Read More
BackNext