Search code examples
Remove one level of file extension from filename in shell script...


bashshellunixksh

Read More
variable in shell script newcatalog=`'$newcatalog' | sed 's/^-/\.\/-/'`...


shellunixsedksh

Read More
standardizing prompts across shells in cygwin...


cygwinshkshprompt.profile

Read More
Regex to match and copy up to but not including last occurrence of a particular value...


regexksh

Read More
ksh: How to pass arguments containing white space between scripts?...


shellksh

Read More
perl + Replace IP address only if octet is VALID IP...


linuxperlbashshellksh

Read More
Find directories without files but with subfolders in Unix...


unixkshaix

Read More
difference-redirecting to bit bucket(aka /dev/null) vs closing the file descriptor...


bashshellunixscriptingksh

Read More
linux ksh how to remove all directories except the latest some directories...


linuxshellksh

Read More
typeset functions location...


unixksh

Read More
Is it possible to increase the maximum number of characters that ksh variable accepts?...


linuxbashunixksh

Read More
Error in using if condition in Unix shell script...


shellunixksh

Read More
How to use variable inside the array...


arraysunixvariablesksh

Read More
Unix HP-UX ksh recursive find and replace...


unixsedfindkshhp-ux

Read More
Combine Unix Test Commands && + ||...


linuxstringunixtestingksh

Read More
grep output placed into a while loop...


kshdo-whilegrep

Read More
for loop not working as expected with variable in ksh...


shellksh

Read More
Unix $# statement...


unixksh

Read More
Unix script - String Validation...


shellunixksh

Read More
How can I create directories during a copy in bash/zsh/ksh?...


bashawkscreen-scrapingzshksh

Read More
Cleanup script for recordings on my Enigma2 box...


bashksh

Read More
Custom PS1 prompt in .kshrc not working...


shellunixksh

Read More
Perl one line liner + match IP address...


linuxperlshellksh

Read More
Sed and escaping single quote...


shellsedksh

Read More
Why does the following IF condition in ksh always evaluate to true?...


unixif-statementksh

Read More
Environment variables to be used across multiple korn (ksh93) shell scripts (getter-setter)...


unixenvironment-variablessolariskshgetter-setter

Read More
Correctly passing parameters containing space, to external program...


bashshksh

Read More
ksh script for existence of file...


windowscygwinksh

Read More
Is it possible to invoke java web service from unix script?...


javaweb-servicesunixksh

Read More
Include the hour in the filename for a log file...


solarisksh

Read More
BackNext