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 biv343 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. Travis1243

    I need help!!

    Hey, I am programming a small script for Solaris in my Unix class at school.. I am building a program that times runners.. Anyway, I am trying to assign a value to a variable using the awk command.. mine is set up like this set starttime = `awk 'NR == 4 {print $0}' $1` the $1 being the...

Part and Inventory Search

Back
Top