![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| sqlload not found error | abhi_123 | UNIX for Dummies Questions & Answers | 2 | 06-02-2008 09:54 AM |
| ftp error 550 folder not found | lnarayana | UNIX for Dummies Questions & Answers | 1 | 03-17-2008 05:18 PM |
| not found error | gander_ss | Shell Programming and Scripting | 4 | 05-11-2007 05:24 AM |
| library not found error | virtual_j | High Level Programming | 1 | 08-31-2005 11:48 AM |
| .netrc -- macro not found error | edu_escandor | UNIX for Dummies Questions & Answers | 2 | 03-07-2005 06:32 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
ERROR -> ./txt1[2]: x: not found
Hi all,
When I try to run this shell script (name txt1) script -> txt1 ------------------------ #!/usr/bin/ksh x = "hello" echo "$x" ------------------------ error while executing ------------------------ serv1> txt1 ./txt1[2]: x: not found ------------------------ Txt1 script has been created in a different folder, /usr/folder1/folder2/.../foldern. Anybody who knows what could be the problem. Please help. Thanks K_oops |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|