Search code examples
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
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
Scope of disabled globbing in a shell script...

linuxshellglobksh

Read More
Scope of variables in KSH...

shellunixscriptingksh

Read More
Detect multiple executions of same ksh...

cronksh

Read More
Comparing two different arrays using shell script...

shellshksh

Read More
How to determine if a string is numeric in ksh...

shellksh

Read More
While/ For loop not picking up commands...

shellfor-loopwhile-loopnested-loopsksh

Read More
bash - The Best Elegant way to disable log file...

linuxbashshsolarisksh

Read More
how to automate some linux commands?...

linuxksh

Read More
Have Find print just the filenames, not full paths...

shellksh

Read More
Regex to match a series of printable characters that may have a space and terminates in a /...

regexsedterminalwindows-subsystem-for-linuxksh

Read More
Passing Variable to NR in AWK command not working...

shellunixawkksh

Read More
IF/ELIF/ELSE Statement Korn Shell...

shellif-statementksh

Read More
Using [ nohup ksh ] to run a script cannot see the sleep process...

sleepksh

Read More
Shell script to compare the time difference and alert if greater than 5 minutes?...

bashshellksh

Read More
How do I find the documentation for shell builtins for z/OS?...

posixkshzosuss

Read More
Setting the date of a file to that of the previous month - KornShell...

shellksh

Read More
Shell behavior difference with empty parameter in heredocument...

bashshellposixkshbehavior

Read More
Formatting a date column in a CSV file in 'YYYYMMDDHH24MISS' to 'YYYYMMDD HH24MISS' ...

postgresqlcsvunixawkksh

Read More
Avoid subshell from pipe on dash...

bashpipekshsubshelldash-shell

Read More
How to mkdir only if a directory does not already exist?...

shellscriptingkshaixmkdir

Read More
Why does `if $(true) ; then ... fi` succeed?...

bashkshzshsh

Read More
BackNext