Search Results

Search: Posts Made By: GSalisbury
24,807
Posted By GSalisbury
You could have the script recursively run itself...
You could have the script recursively run itself to a logfile...

example in csh:

if ( "${argv[1]}" != "~~" ) then

${0} "~~" ${argv[2-]} >& <logfilename>

exit
...
Showing results 1 to 1 of 1

 
All times are GMT -4. The time now is 06:09 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy