Search Results

Search: Posts Made By: SAPDEVEL
3,075
Posted By in2nix4life
You didn't mention the OS running on the servers....
You didn't mention the OS running on the servers. If it's available on your OS, try replacing the rm command with the unlink command as it'll generate some output if there is an issue deleting a...
3,075
Posted By Just Ice
you need to redirect the error from /bin/rm -f...
you need to redirect the error from /bin/rm -f $path/$filen to a log file ...

also, you should get in the habit of indenting your code blocks to make your scripts easier to debug and remove the...
3,075
Posted By rbatte1
Is there NFS in play here? It is possible that...
Is there NFS in play here? It is possible that the filesystem is mounted read-only on server2, or indeed if it is a local filesystem, is there a difference in the way it is described in /etc/fstab,...
Showing results 1 to 3 of 3

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