Search Results

Search: Posts Made By: crosairs
1,582
Posted By crosairs
Command to Search a FILE for a STRING in multiple DIRECTORIES
Hi,

Can someone please help me with a Command to Search a FILE for a STRING in multiple DIRECTORIES.

I am searching for the VIP in HTTPD.CONF in multiple httpd instances.

I am using

find...
3,758
Posted By crosairs
PS -EF | GREP JAVA Modification
Hi,

When I do ps -ef | grep java I get the following output on my server, But how to get just the last line and the pid....something like:-
wasadmin@ccos2104:TEST:bin> ps -ef | grep java...
1,796
Posted By crosairs
FTP script error
Hi all,

I am trying to run a FTP script which would go to diff servers in the environment and get the request logs and I am getting the following error, Please let me know.


server1.ou.st.com...
2,235
Posted By crosairs
SSH FTP Issue
Hi,

I have a ftp script which is supposed to ftp to different servers in the same environment and get request logs from a path. But when I run the script I get the following errors,
...
3,684
Posted By crosairs
The gsub function is the part I couldnt...
The gsub function is the part I couldnt understand,

Thanks
3,684
Posted By crosairs
Awk Gsub Query
Hi,

Can some one please explain the following line please throw some light on the ones marked in red

awk '{print $9}' ${FTP_LOG} | awk -v start=${START_DATE} 'BEGIN { FS = "." } { old_line1=$0;...
Showing results 1 to 6 of 6

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