sln(8)


NAME

   sln - create symbolic links

SYNOPSIS

   sln source dest
   sln filelist

DESCRIPTION

   The  sln  program creates symbolic links.  Unlike the ln(1) program, it
   is statically linked.  This means that if for some reason  the  dynamic
   linker  is  not  working,  sln  can  be  used to make symbolic links to
   dynamic libraries.

   The command line has two forms.  In the first form, it creates dest  as
   a new symbolic link to source.

   In  the  second  form,  filelist  is a list of space-separated pathname
   pairs, and the effect is as if sln was executed once for each  line  of
   the file, with the two pathnames as the arguments.

   The sln program supports no command-line options.

SEE ALSO

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

COLOPHON

   This  page  is  part of release 4.09 of the Linux man-pages project.  A
   description of the project, information about reporting bugs,  and  the
   latest     version     of     this    page,    can    be    found    at
   https://www.kernel.org/doc/man-pages/.


More Linux Commands

manpages/smidiff.1.html
smidiff(1) - check differences between a pair of SMI or SPPI
The smidiff program is used to check differences between a pair of SMI MIB modules or SPPI PIB modules. E.g., it can be used to detect changes in updated MIB mo

manpages/endian.3.html
endian(3) - convert values between host and big-/little-endi
These functions convert the byte encoding of integer values from the byte order that the current CPU (the host) uses, to and from little-endian and big-endian b

manpages/gencat.1.html
gencat(1) Generate message catalog - Linux manual page......
The gencat program is specified in the X/Open standard and the GNU implementation follows this specification and so processes all correctly formed input files.

manpages/sane-sp15c.5.html
sane-sp15c(5) - SANE backend for Fujitsu ScanPartner 15C fla
The sane-sp15c library implements a SANE (Scanner Access Now Easy) backend which provides access to the Fujitsu flatbed scanners. At present, the following scan

manpages/XtNew.3.html
XtNew(3) - memory management functions - Linux manual page
The XtMalloc functions returns a pointer to a block of storage of at least the specified size bytes. If there is insufficient memory to allocate the new block,

manpages/labelframe.n.html
labelframe(n) - Create and manipulate labelframe widgets....
The labelframe command creates a new window (given by the pathName argument) and makes it into a labelframe widget. Additional options, described above, may be

manpages/innmail.1.html
innmail(1) - Simple mail-sending program - Linux man page...
innmail is a Perl script intended to provide the non-interactive mail-sending functionality of mail(1) while avoiding nasty security problems. It takes the body

manpages/jpgicc.1.html
jpgicc(1) little cms ICC profile applier for JPEG...........
jpgicc.1 - lcms is a standalone CMM engine, which deals with the color management. It implements a fast transformation between ICC profiles. jpegicc is little c

manpages/lmtpd.8.html
lmtpd(8) - LMTP server process (Admin - Linux man page).....
Lmtpd is an LMTP server used to deliver mail to the IMAP mailstore. It accepts commands on its standard input and responds on its standard output. It MUST be in

manpages/namespace.conf.5.html
namespace.conf(5) - the namespace configuration file........
The pam_namespace.so module allows setup of private namespaces with polyinstantiated directories. Directories can be polyinstantiated based on user name or, in

manpages/XpSelectInput.3x.html
XpSelectInput(3x) - Specifies which X Print events, from the
XpSelectInput selects which X Print events from the specified print context the client is interest in. The X Print Events are generated from a current print con

manpages/field_type.3form.html
field_type(3form) - data type validation for fields.........
The function set_field_type declares a data type for a given form field. This is the type checked by validation functions. The predefined types are as follows:





We can't live, work or learn in freedom unless the software we use is free.