Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

symbolic link

Status
Not open for further replies.

ceimon

Programmer
Sep 25, 2002
14
US
When I create a symbolic link like:

ln -s /fick/software/mysql-standard-4.0.14-dec-osf5.1-alphaev67 /usr/local/mysql

it creates a file inside the '/usr/local/mysql/' directory named mysql-standard-4.0.14-dec-osf5.1-alphaev67 and thats it. What am I doing wrong. How do I access my files through '/usr/local/mysql/'
 
try it the other way round

--
| Mike Nixon
| Unix Admin
|
----------------------------
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top