Search Results

Search: Posts Made By: scanner248
4,413
Posted By scanner248
FTP - need to send error to txt file
I've written a script to FTP files into a directory, perform a diff between the current and the previous and email out the results. Sometimes a machine falls off the network and needs to be rebooted...
2,047
Posted By scanner248
FTP - need to send error to txt file
I've written a script to FTP files into a directory, perform a diff between the current and the previous and email out the results. Sometimes a machine falls off the network and needs to be rebooted...
18,697
Posted By scanner248
Diff output, unwanted characters
I've got a diff command running in a shell script that writes the ouput to a new file. In the new file there is a ">" at the beginning of each line. The output file is going to be used by another...
2,851
Posted By scanner248
Help me clean this up
UNIX amature/novice. I've written a script (it works) that needs to be cleaned up. I'm searching for a way to perform a "go to , perform this then return" section of code. The books I have and...
1,582
Posted By scanner248
I and my remaining hair thanks you.
I and my remaining hair thanks you.
1,582
Posted By scanner248
If not working
Novice/amature to UNIX programming.
Setting up if statement in shell script.

Code:(It's named test1)
while read tool
do
if ["$tool" = "nsr9"]
then
set machID=AD29018
echo...
Showing results 1 to 6 of 6

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