how to use zcat without the warning when using pipe...
Read Moreshell script to exclude entries of +ASM, AGENT, -MGMTDB from ORATAB file and just validate only DBSI...
Read MoreFile execution with dot space versus dot slash...
Read MoreReplace /" from the 14th column of the file in unix shell script ksh...
Read Moreksh conditional execution of timeout...
Read MoreWhat is the difference between $(command) and `command` in shell programming?...
Read MoreWay to find variable=value using sed & awk in bash...
Read MoreWhy is the precedence of exponentiation lower than that of unary plus minus?...
Read MoreScope of disabled globbing in a shell script...
Read MoreDetect multiple executions of same ksh...
Read MoreComparing two different arrays using shell script...
Read MoreHow to determine if a string is numeric in ksh...
Read MoreWhile/ For loop not picking up commands...
Read Morebash - The Best Elegant way to disable log file...
Read Morehow to automate some linux commands?...
Read MoreHave Find print just the filenames, not full paths...
Read MoreRegex to match a series of printable characters that may have a space and terminates in a /...
Read MorePassing Variable to NR in AWK command not working...
Read MoreIF/ELIF/ELSE Statement Korn Shell...
Read MoreUsing [ nohup ksh ] to run a script cannot see the sleep process...
Read MoreShell script to compare the time difference and alert if greater than 5 minutes?...
Read MoreHow do I find the documentation for shell builtins for z/OS?...
Read MoreSetting the date of a file to that of the previous month - KornShell...
Read MoreShell behavior difference with empty parameter in heredocument...
Read MoreFormatting a date column in a CSV file in 'YYYYMMDDHH24MISS' to 'YYYYMMDD HH24MISS' ...
Read MoreHow to mkdir only if a directory does not already exist?...
Read MoreWhy does `if $(true) ; then ... fi` succeed?...
Read More