Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Unix Scripting  (Read 6656 times)

0 Members and 1 Guest are viewing this topic.

ShaunG

  • Guest
Unix Scripting
« 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