![]() |
|
|
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 |
| shell script to create dirs | sjajimi | Shell Programming and Scripting | 2 | 07-24-2007 08:34 AM |
| needed very good link for Shell script | rajareddy_24 | Shell Programming and Scripting | 1 | 05-10-2007 02:50 AM |
| create a shell script | maykap100 | Shell Programming and Scripting | 3 | 08-31-2005 11:17 PM |
| Create Symbolic Link | lesstjm | UNIX for Dummies Questions & Answers | 2 | 03-21-2005 03:36 PM |
| Shell script to create a DOS-like Menutiem | bionicfysh | Shell Programming and Scripting | 2 | 06-17-2002 05:03 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
|
|
|||||
|
Thanks
I have used like ln -s /opt/Shreedhar/perldist/5.6.2 /opt/Shreedhar/ivperl And It's working... But i need to create this link only when the link is not exists in /opt/Shreedhar if the link is already exists the script should not create the link and even should not give any error message. Is there any way to check whether the link is exists or not. Like -e for file check .... Last edited by Shreedhar Naik; 05-22-2008 at 08:23 AM.. Reason: added new query |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|