Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

stream editing, sed or tr or what

Name: Anonymous 2008-10-27 0:34

# cat blah
boobies
#cat blah | sed (SOMETHING MAGICAL)
@ boobies

please tell me is there a way to insert some character into a stream like that

Name: Anonymous 2008-10-27 0:35

er, i mean

@
boobies

Name: Anonymous 2008-10-27 0:35

begining of the stream only

Name: Anonymous 2008-10-27 14:05

nm, i found a better method for what i info i needed to pull

otool -l libfoo.dylib | grep -A4 -E LC_ID_DYLIB\|Load\ command\ 0\|Load\ command\ 1$ | grep -v segname | grep -E vmaddr\|name | awk '{print $2}'

Name: Anonymous 2008-10-28 13:45

echo -n '@ ' && cat blah

lol

Name: Anonymous 2009-11-27 20:46


Don't change these.
Name: Email:
Entire Thread Thread List