Shell Commands/MakeLink

From MorphOS Library

Revision as of 13:08, 3 March 2015 by JPV (talk | contribs) (Created page with "'''MakeLink''' - Creates a hard or soft link FROM/A, TO/A, HARD/S, FORCE/S <nowiki> FROM - file to create a link to TO - n...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

< Shell Commands

MakeLink - Creates a hard or soft link

FROM/A, TO/A, HARD/S, FORCE/S

FROM  - file to create a link to                                               
TO    - name and path of the link to create
HARD  - use this option to create a hard link
FORCE - you must use this option in order to create a directory link

NOTE: If MakeLink detects that you are creating a circular link, such as a link to a parent directory, a Link loop not allowed message is issued.