Search Results

Search: Posts Made By: troglodytes
14,367
Posted By troglodytes
Thank you both!
Thank you both!
14,367
Posted By troglodytes
Limit string length with sed
Hi. I'm trying to learn sed. I want to limit the length of a string. I tried this:

sed -n 's/^\(...........................\).*/\1/p' textfile.txt This works fine, but how do I give it as a...
Showing results 1 to 2 of 2

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