Search Results

Search: Posts Made By: bluesue
28,580
Posted By bluesue
thanks for all replies seem sed function ...
thanks for all replies

seem sed function doesnt work with HP-UX, but cut work fine.


sed "s/^\(.\{4031\}\)......./\1/" test.3
sed: Function s/^\(.\{4031\}\)......./\1/ cannot be parsed.
28,580
Posted By bluesue
hi thanks for the replies, i find this will...
hi thanks for the replies,

i find this will work (im not at hp-ux environment at the moment, so i try on ubuntu server)

sed "s/\(.\{4031\}\)......./\1 $filename > $output
or
cut -c...
28,580
Posted By bluesue
Delete character on specific position
Hi, im still new in unix.

i want to ask how to delete character on specific position in line, lets say i want to remove 5 character from position 1000, so characters from position 1000-1005 will...
Showing results 1 to 3 of 3

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