xception
.NET, Linux, and Life.
Extract email addresses from a file.
gawk 'BEGIN { RS = "[.@]*[^-0-9A-Za-z_.@]+[.@]*" } /@/'
| uniq
posted on February 19, 2007
|
Permalink
|
<< Home
About Me
Name:
Jeff
Location:
Atlanta, Georgia, United States
View my complete profile
Previous Posts
Find the version of an Oracle database
Run a command as user "x" in a shell script
FSCK an Oracle OCFS filesystem
Kaizen
Remove OSS Java
Record your actions
Clear a log file without deleting it
List files by size
Semaphone. Defined.
Test a JDBC connection to Oracle database
<< Home