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 Wanet Telecoms Ltd 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: *

  • Users: irishvber
  • Content: Threads
  • Order by date
  1. irishvber

    ps -ef and awk

    I am trying to retrieve the time a which a certain process is starting. SO I do ps -ef | grep nameofprocess | awk field I need The field I need is $5 the time field. However for processes running more than 24 hours it just gives me the date in "Jun 21" format otherwise it gives me the exact...
  2. irishvber

    help Creating reports

    I am a beginner so bare with me please... I am having trouble creating reports based on user entered data. I have a database table made up of alot of fields one in particular is a unique sheet number. I want to be able to allow the user to retrieve a report from the database (which is an...

Part and Inventory Search

Back
Top