Search Results

Search: Posts Made By: rdbooth
3,312
Posted By rdbooth
Background job
Hiya,

Recently I've run a few scripts in the foreground, but have realised later they should of been better nohup'd and placed in the background. I understand how to change a foreground job into a...
3,437
Posted By rdbooth
Connecting to remote servers
Please advise,


The previous thread asked about the automated transfer of files between two servers. The question is - is there any way of encrypting the password within the script or is it a...
2,333
Posted By rdbooth
find command operators
Hi,


Please could sombody advise where I am going wrong:


find . -name "file" -exec echo "reply" \;

seems to work fine, but

find . ! -name "file" -exec echo "reply" \;

returns a...
Showing results 1 to 3 of 3

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