Search Results

Search: Posts Made By: nezabudka
2,613
Posted By nezabudka
Make a test run that will filter out only 10...
Make a test run that will filter out only 10 lines and write to the file
sed -n '1,10s/[^[:alpha:][:blank:]]//gp' your_file > tmp_file
Open it and if you are satisfied with the result, run on the...
2,613
Posted By nezabudka
Probably worth adding space characters.
Probably worth adding space characters.
Showing results 1 to 2 of 2

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