Search Results

Search: Posts Made By: tatchel
1,224
Posted By tatchel
Cool! Just what I'm looking for. Thank you for...
Cool! Just what I'm looking for. Thank you for the quick response. :)
1,224
Posted By tatchel
Remove extra characters and sum the columns
I have data extracted like this:
A=%123% B=%456% C=%789%
A=%111% B=%222% C=%333%
A=%777% B=%888% C=%999%

Can someone please help me with a script to remove all the % signs and get the totals...
2,875
Posted By tatchel
Script ran by job scheduler fails from the 15th to the 20th of the month
Hi,

I have a script that finds the application logs from the previous day and sends it to another server via ftp.
The code is something like this:
yest_date=`TZ=CST+24 date "+%b %d"`...
2,325
Posted By tatchel
Sorry I did not indicate this in the original...
Sorry I did not indicate this in the original question. The user making the connection is the same on all servers.
I.e.
Server2 (as user1) SSH to --> Server1
Server1 (as user1) SSH to --> Server3...
2,325
Posted By tatchel
Yes, that's correct. Thanks.
Yes, that's correct.

Thanks.
2,325
Posted By tatchel
Is it possible for a server to be both a remote and client SSH host?
Hi,

Not sure if this is possible, I have a server (SERVER1) that is currently set up as a remote SSH host. My client SSH host (SERVER2) is connecting to SERVER1 to scp a file with no password. ...
1,368
Posted By tatchel
Need help in checking the date and looking for a keyword in a script
Hi,
I have a cron process that runs daily and generates a log file. The process writes the date it ran and also any errors to the log file.
I need to write a script that will check if the process...
Showing results 1 to 7 of 7

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