![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | 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 here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| soft link for directory in root FS | solaris123 | SUN Solaris | 2 | 03-31-2008 11:25 PM |
| Link Directory to directory (S.O.S) | shamsul | SUN Solaris | 11 | 03-26-2008 12:29 AM |
| need some info about symbolic link and hard link | detective linux | UNIX for Dummies Questions & Answers | 2 | 01-08-2008 04:36 AM |
| Difference between hard link and soft link in unix | RAJACHOKALINGAM | UNIX for Dummies Questions & Answers | 2 | 08-01-2006 01:10 AM |
| To link a filesystem to a directory | brookingsd | AIX | 3 | 09-29-2005 01:01 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
how link directory
I want to link directory to another directory
pls confirm whether i am doing correct or not I want to link test directory to another hist directory /users/test/ ln -s /users/hist pl confirm |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
this would give you the symbolic link /users/test/hist -> /users/hist
|
|||
| Google The UNIX and Linux Forums |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|