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 derfloh 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: Runt888
  • Content: Threads
  • Order by date
  1. Runt888

    UNIX script type checking

    Is there anyway to do type checking in a UNIX script? I need to check if a command line argument to my script is an integer. I'm using a while loop to get each character, but I don't know how to check if the character is an integer. I tried checking if it was between 0 and 9, but I got an...

Part and Inventory Search

Back
Top