Search Results

Search: Posts Made By: Jefferson333
3,551
Posted By Jefferson333
Yeah, its Solaris 10. Thanks alot for all your...
Yeah, its Solaris 10.
Thanks alot for all your input. Will be finishing this off hopefully today sometime if time permits.
Once again, Much appreciated.
3,551
Posted By Jefferson333
Running Sun Solaris, kinda looking to use the...
Running Sun Solaris, kinda looking to use the standard options that come with BASH or KSH? Unfortuantely not that knowledgable on UNIX yet.
3,551
Posted By Jefferson333
Thanks guys, Much appreciate the assistance. ...
Thanks guys,
Much appreciate the assistance.
Is there however a simpler way of doing this without the perl scripting?
something like a mtime -40?
3,551
Posted By Jefferson333
Hi GhostDog, I've removed the IP's, Usernames...
Hi GhostDog,
I've removed the IP's, Usernames and have taken some random samples from the log.

02:00000:00187:2009/02/01 06:00:01.45 Logon Login succeeded. User:, Client IP address: ...
3,551
Posted By Jefferson333
Finding all occurences in a file within the last 40 days
Morning,

I have a database log file that i need to scan thru to find all successful logins within the last 40 days,
What i have currently done is create a bash script to scan the last month and...
2,244
Posted By Jefferson333
Cool stuff, Thank you guys, much appreciated!
Cool stuff, Thank you guys, much appreciated!
2,244
Posted By Jefferson333
awk: syntax error near line 1 awk: bailing out...
awk: syntax error near line 1
awk: bailing out near line 1
2,244
Posted By Jefferson333
pattern search between 2 files
Afternoon guys,

I have 2 files, 1.txt and 2.txt containing employee numbers.
the 1st file (1.txt) is an extract from sybase with active employee numbers, the 2nd (2.txt) is a scan from the...
3,218
Posted By Jefferson333
:) :b:
:) :b:
3,218
Posted By Jefferson333
Ok, sorted it out, I just replaced the "/" with a...
Ok, sorted it out, I just replaced the "/" with a "!"

sed 's/{/db/sybbackup/}{rm /db/sybbackup}/' removeold.txt >> rmscript
sed 's!/db/sybbackup!rm /db/sybbackup!' removeold.txt >> rmscript
...
3,218
Posted By Jefferson333
using sed to manipulate text in files
Hi, I have a slight problem in trying to manipulate the text within a file using the "sed" command in that the text i need changed has "/" slashes in.
I have a .sh script that scans the...
Showing results 1 to 11 of 11

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