Search Results

Search: Posts Made By: swamy455
28,223
Posted By swamy455
This shell script checks for existence of a...
This shell script checks for existence of a file.

psuedo code
-------------------------------------------------
function chk_for_file

if(file)
then do some thing
exit
else sleep...
28,223
Posted By swamy455
recursion too deep
I am running a korn shell script which has a recursive function.
The script ran for 117 iterations and ended up with the following error
"recursion too deep".
what should be done to avert this?...
5,212
Posted By swamy455
Thanks a lot it works!!!!!
Thanks a lot it works!!!!!
5,212
Posted By swamy455
Help with find command on a shortcut directory(Alias)???
Hi All,

I am trying to find some files on a directory( /usr/users/xyz/log) which is an alias to another directory(/spare/log).

My find works fine on /spare/log but it doesnt return anything...
Showing results 1 to 4 of 4

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