Search Results

Search: Posts Made By: beezy
11,049
Posted By hanson44
Great. You figured it out! The other thing...
Great. You figured it out!

The other thing needed sometimes, you probably already know, is to put "sleep 1" at key points to slow the script down if it's scrolling by too fast to keep track of...
11,049
Posted By hanson44
I think this will skip the servers with the # in...
I think this will skip the servers with the # in front:
#!/usr/bin/sh
file2put=$1
if [ -f $file2copy ]; then
echo "File found, preparing to transfer... \n"
grep -v '^#' server.cfg >...
253,770
Posted By encrypted
\rm -rf <directory_name>
\rm -rf <directory_name>
278,265
Posted By Neo
Simple rules of the UNIX.COM forums:
RULES OF THE UNIX AND LINUX FORUMS

For the latest version of the community rules (the official community rules page), please visit here. (https://www.unix.com/misc.php?do=cfrules)


No flames,...
Showing results 1 to 4 of 4

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