![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
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 |
| What is the proper way to combine C++ files (with g++) to avoid link (ld) errors? | johnqsmith | High Level Programming | 1 | 03-17-2008 06:08 PM |
| Errors while Compiling a PC script. | musavir19 | High Level Programming | 1 | 12-01-2005 12:02 PM |
| Displaying Script command with output | JeDi | Shell Programming and Scripting | 5 | 04-30-2004 11:09 AM |
| checking for script errors | Blip | Shell Programming and Scripting | 1 | 01-18-2004 02:20 PM |
| Errors while executing a.out | nirthana | High Level Programming | 1 | 06-05-2003 03:05 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Hi all,
I am running a script on bash shell, although it gives me the desired output, it displays some errors at the prompt like this directory doesnt exists unary operator etc etc Is there someway to avoid these errors ?? Its very annoying to have these errors while the script is executing. Thanks |
|
||||
|
The code is trying to do something to, or to a file, in a directory that does not exist.
Quote:
To me, these errors mean there is something inherently wrong in the script that warrents investigation, not hiding under the carpet. |
|
||||
|
Quote:
Thanks, Both of you solutions working fine for me. Will try to debug the script. Thank you so much |
|
||||
|
Quote:
hey, I just gave an example. I dont remember the exact error i am getting. I ws just thinking if I could just avoid these kinda errors. I dont want to modify my script now. thanks. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|