Forum: Bash / Shell Scripting
Feb 28th, 2005, 8:11 PM
|
|
Replies: 2
Views: 431
updating a text file
Hello
I'm a bit of a newbie so bare with me. I'd like to edit a number in a text doucment. The document looks like this:
row1: 20
row2: 40
row3: 49
I basically just want to be able to change these...
|
Forum: Sed and Awk
Feb 28th, 2005, 6:35 PM
|
|
Replies: 2
Views: 979
edit a text file
Hi,
I'm a bit of a newbie so bare with me. I'd like to edit a number in a text doucment. The document looks like this:
row1: 20
row2: 40
row3: 49
I basically just want to be able to change these...
|