Computer Hope

Software => BSD, Linux, and Unix => Topic started by: ShaunG on March 21, 2005, 03:18:30 PM

Title: Unix Scripting
Post by: ShaunG on March 21, 2005, 03:18:30 PM
I have a text file that I need to load onto a unix system.
It is supposed to change the quantity on hand of the items in a file on a unix box.  Is there a script I can run which will find the sku in the file, and then update/change the script in the file which is the quantity on hand?
Please help