View Single Post
  #1  
Old 03-10-2011, 01:03 AM
Linux Linux is offline
Senior Member
 
Join Date: Jun 2009
Posts: 1,113
Default Help needed_new to scripting

Hi I new to shell scripting and need help to continue my work.here is the code I have so far. #!/bin/sh touch fileuseranswer echo "**********WELCOME TO GROUCHO MARX UNIVERSITY**********" echo Username: read i echo Password: read j
__________________
Linux
Domain name forum
Reply With Quote