Search code examples
How to detect if a script is being sourced...


bashksh

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
How to set the From email address for mailx command?...


shellemailsolariskshmailx

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
String substitution with sed...


awksedksh

Read More
Converting scripts from ksh to bash...


bashunixksh

Read More
Are there "Goto"s in UNIX KSH scripts?...


linuxunixshellksh

Read More
What is the equivalent to locate command in KornShell?...


shellunixscriptingfindksh

Read More
Unix ksh alias parameter for multiple commands?...


unixaliasprofileksh

Read More
Conditionally bypass a command based on type of shell bash vs ksh...


bashksh

Read More
Jenkins double ssh only do the fist ssh step and doesn't do all the things asked...


shelljenkinssshksh

Read More
how to use zcat without the warning when using pipe...


linuxbashcompressionkshzcat

Read More
shell script to exclude entries of +ASM, AGENT, -MGMTDB from ORATAB file and just validate only DBSI...


shellshksh

Read More
File execution with dot space versus dot slash...


linuxbashshelloperatorsksh

Read More
Replace /" from the 14th column of the file in unix shell script ksh...


shellunixawksedksh

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


awkgrepkshaix

Read More
ksh conditional execution of timeout...


shellunixksh

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


bashshellkshsh

Read More
Way to find variable=value using sed & awk in bash...


bashksh

Read More
Bash/ksh substring removal...


bashshellksh

Read More
Why is the precedence of exponentiation lower than that of unary plus minus?...


bashlanguage-lawyerzshkshoperator-precedence

Read More
BackNext