Hi,
I just want to delete lines that starts with any string.
ex. reports number
1) sed '/^reports number/d'
2) ^reports number*$
ect... It does not work. Does anyone knoews the syntax?
Thanks
Deleting lines that start with any string
Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard
- s_reynisson
- Posts: 939
- Joined: Tue May 06, 2003 1:59 pm