Search Results

Search: Posts Made By: timmylita
2,524
Posted By timmylita
Thanks!
Thanks!
2,524
Posted By timmylita
stripping out digits from a string with sed
i want to parse a string and only display the digits in that string... How would i accomplish this with sed command.

For example.
input string: " 033434343 dafasdf"
output string:...
5,033
Posted By timmylita
TCP port assignment
I have multiple processes running the same program on my linux machine. For each process I want to be able to use a unique (available) TCP port. I have thought of using netstat to check which ports...
2,391
Posted By timmylita
requesting available port with shell script
how do I request a new and available local port (TCP) to use with shell script?
1,538
Posted By timmylita
"Complete" can be anywhere in the file not...
"Complete" can be anywhere in the file not necessarily at the end of the file... This approach might work but not sure how to implement it: accepting arbitrarily many characters between each char in...
1,538
Posted By timmylita
Performing pattern match for a string that might be intermingle with other strings
I have a log file that display the serial output coming from different places. Sometime the string in search gets clobbered with the other strings and consequently change form. For example:

serial...
Showing results 1 to 6 of 6

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