Bash script question
From: Francisco (fran575_at_mailandnews.com)
Date: 08/11/03
- Next message: Chris F.A. Johnson: "Re: Bash script question"
- Previous message: Shuvabrata: "Re: Find all files .c .cc .h .hh .tcl"
- Next in thread: Chris F.A. Johnson: "Re: Bash script question"
- Reply: Chris F.A. Johnson: "Re: Bash script question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 11 Aug 2003 03:32:51 -0300
Im new to this, so I dont know if I can do this with bash or what commands
to use. So any tips are appreciated.
I have a file wich has multiple lines named "title1=unknown",
"title2=unknown", etc...
all these lines are in the middle of an archive wich has a lot of other
lines I dont want to touch and the number of lines with that name is
unknown.
I need to parse the file and change the "unknowns" with something the user
would enter via the "read" command.
Thank you
Francisco
- Next message: Chris F.A. Johnson: "Re: Bash script question"
- Previous message: Shuvabrata: "Re: Find all files .c .cc .h .hh .tcl"
- Next in thread: Chris F.A. Johnson: "Re: Bash script question"
- Reply: Chris F.A. Johnson: "Re: Bash script question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|