SLN

Section: Linux Programmer's Manual (8)
Updated: 20 June 1997
 

NAME

sln - static ln  

SYNOPSIS

sln source dest  

DESCRIPTION

sln symbolically links dest to source It is statically linked, needing no dynamic linking at all. This that sln is usefull to make symbolic links to dynamic libraries if the dynamic linking system for some reason is nonfunctional.  

SEE ALSO

ln(1) ldconfig(8) ld.so(8)  

AUTHOR

Mike Parker and David MacKenzie.