Forum: Bash / Shell Scripting
Oct 19th, 2004, 7:58 PM
|
|
Replies: 1
Views: 470
I'm trying to write a simple Bash script that...
I'm trying to write a simple Bash script that performs some string and file operations, then runs an app on the result. This involves inserting a value into an existing external file.
So far, I've...
|