Creating Symbolic Links to Files

Chris Carroll yellowdog-newbie@lists.terrasoftsolutions.com
Wed, 26 Mar 2003 00:47:54 -0500


Never mind
I am a moron.
The command is not Capital (I)n -s
but lowercase (L)n -s

Lessons learned like this are never forgotten.

Sorry Edward for my confusion.
--
Sincerely,
Chris Carroll

The command you want is 'ln' (actually 'ln -s' does a real symbolic link)

-----Original Message-----
From: Chris Carroll [mailto:ctcarroll@mindspring.com]
Sent: Monday, March 24, 2003 6:02 AM
To: yellowdog-newbie@lists.terrasoftsolutions.com
Subject: Creating Symbolic Links to Files


Hi,
I am trying to create some symbolic links to files.
At the command line
the "symlinks" command is available but this is for directories.
"symlink  --version" returns "command not found".
 "In  --version" returns "command not found".
 "link  --version" returns "command not found".

I am running Yellowdog 2.3 internet/Lan server box as a test box.

I am trying to run the following command from the boot directory after
loading up a new kernel
In -s System.map-2.4.20-ben7 System.map
this returns "command not found".

Is there some rpm that I can install to give me access to the "In" and
"link"  commands from the command line.
Currently symlinks version 1.2 is loaded on the machine.