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!

Recent content by hemanthbg

  1. hemanthbg

    K Shell ---- Making text input invisible

    hi all, I like to read line from a file till the end of the file by using while. within the while loop i like to get the input from keyboard. the problem is that the read input command is reading the input from file not from keyboard ex: #!/bin/ksh while read line do read input#this line...

Part and Inventory Search

Back
Top