Search Results

Search: Posts Made By: BHM
24,131
Posted By BHM
OS is SunOS uname SunOS And the options...
OS is SunOS
uname
SunOS
And the options specified for grep is not supported:-
grep: illegal option -- E
grep: illegal option -- o
Usage: grep -hblcnsviw pattern file . . .
24,131
Posted By BHM
Extract IP Address from Log File
I have a log file with several IP addresses in it:-

2012-12-06 16:05:05,885 NOTICE [10674] **SNMP** Alarm was created: (LicenseClientRejected) Client Remote Peer /125.111.64.125:2573 was ...
22,014
Posted By BHM
Email with multiple attachments & HTML body
I have a html file:

# cat sample.html
<html>
<body>
Sample HTML file</p>
</body>
</html>

And I have two excel sheets (sheet1.xls & sheet2.xls)
I want to send an email by having the...
1,108
Posted By BHM
It appears quiet straightforward for me using...
It appears quiet straightforward for me using egrep:

egrep "CREATE|TABLE" File1

Hope it helped.
Showing results 1 to 4 of 4

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