Search Results

Search: Posts Made By: c0nn0r
3,021
Posted By c0nn0r
Script Output Woes (stdout?)
Hey everyone.

I have been trying a few filtering scripts with both SED and PERL. So far I have both of these versions working to reformat the incoming text stream (from stdin) into the corrent...
14,999
Posted By c0nn0r
Using PERL to append chars to each line
I tried using SED to do this, but I'm not having any luck with it. See the previous thread here (https://www.unix.com/showthread.php?t=28992).

I have a program called AMStracker (on OS X) that...
59,526
Posted By c0nn0r
Thanx, but it still does not work for me. ...
Thanx, but it still does not work for me.

I'll be more specific:

After the ./amstracker -u 0.05 -s | sed 's/.*/&;/'

I want to pipe it into netcat (nc) so I can send it over the network, or...
59,526
Posted By c0nn0r
Actually this implementation does not work for...
Actually this implementation does not work for me. Not entirely at least.

I do get the output I am looking for with this, ie.:

.
.
.
10 0 8;
10 0 8;
10 0 8;
10 ...
59,526
Posted By c0nn0r
I found the answer on this forum... sorry for...
I found the answer on this forum... sorry for the repeat.

Here is the link to the post that helps:

https://www.unix.com/showthread.php?t=21191
59,526
Posted By c0nn0r
Using SED to append character to each line
Hey - my first post here, and I'm a total SED newb. I've looked around for previous help on this, but have so far been unsuccessful.

I have a program (AMStracker for OS X) that outputs data in...
Showing results 1 to 6 of 6

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