Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. benwil

    Command Line syntax for custom

    There is a script called setup_gnu that will fetch and install requested packages. Google it and you can find it easily. Since it is a shell script you can look at it and find the command: custom -i -p `grep "^PROD:" VOL.000.000 |head -1 |cut -d: -f2,3` -z $DIRPATH That should work...

Part and Inventory Search

Back
Top