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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by ameramer

  1. ameramer

    number of fields

    Hello, Thank you Boris for your answer. I have another issue. I have columns with different number of fields. I would like to put a condition in using if. If number of fields =8 then do....... if number of fields =6 then do....... if number of fields =3 then do....... How i should write the...
  2. ameramer

    How to put a text in a variable

    Hello, I would like to put a text of characters in a variable in order to call it later. For example i would like to do: If [ $x == 5 ] then (put "hello" in variable $x1) fi echo "$x1" Could you please tell me what the syntax for it. Thanks in advance,

Part and Inventory Search

Back
Top