![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Ambiguous and Command not found Error in UNIX | koti_rama | Shell Programming and Scripting | 2 | 07-13-2007 10:42 AM |
| Ambiguous and Command not found Error in UNIX | koti_rama | UNIX for Dummies Questions & Answers | 2 | 07-12-2007 09:44 AM |
| not found error | gander_ss | Shell Programming and Scripting | 4 | 05-11-2007 05:24 AM |
| why emacs caused "command not found" error | cy163 | UNIX for Dummies Questions & Answers | 1 | 05-01-2007 05:17 PM |
| how can i check in csh if command found or not found ? | umen | Shell Programming and Scripting | 2 | 03-03-2007 07:38 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Hi guys,
i have a script called readnametest.i had written like this # !/bin/ksh echo "enter your name please" read x; echo " your name is $x" i am getting an error like "readnametest.ksh[3]: ^M: not found." while executing this one.Could any one please explain me on why this error is coming.am i writing the read command syntax in a proper way or not? i am new to the unix scripting. thanksinadvance narasimharao. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|