The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
can anyone explain this?
User Name
Remember Me?
Password
Google UNIX.COM
Forums
Directory
Register
Forum Rules
FAQ
Contribute
Members List
Search
Today's Posts
Mark Forums Read
Thread
:
can anyone explain this?
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
1
(
permalink
)
02-28-2006
djkane
Registered User
Join Date: Feb 2006
Posts: 27
can anyone explain this?
:start
/@~/{
h
s/\(.*\)@~.*$/\1/
s/@~$//
s/@~/\
/g
p
g
s/.*@~\(.*\)/\1/
}
/[^@][^~]/{
N
s/\n/ /
b start
}
Remove advertisements
The UNIX and Linux Forums
!!
Forum Sponsor
djkane
View Public Profile
Find all posts by djkane