{
    "mode": "man",
    "parameter": "sln",
    "section": "8",
    "url": "https://www.chedong.com/phpMan.php/man/sln/8/json",
    "generated": "2026-07-05T11:45:48Z",
    "synopsis": "sln source dest\nsln filelist",
    "sections": {
        "NAME": {
            "content": "sln - create symbolic links\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "sln source dest\nsln filelist\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "The  sln  program creates symbolic links.  Unlike the ln(1) program, it is statically linked.\nThis means that if for some reason the dynamic linker is not working, sln can be used to make\nsymbolic links to dynamic libraries.\n\nThe command line has two forms.  In the first form, it creates dest as a new symbolic link to\nsource.\n\nIn the second form, filelist is a list of space-separated pathname pairs, and the  effect  is\nas  if  sln  was executed once for each line of the file, with the two pathnames as the argu‐\nments.\n\nThe sln program supports no command-line options.\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "ln(1), ld.so(8), ldconfig(8)\n",
            "subsections": []
        },
        "COLOPHON": {
            "content": "This page is part of release 5.10 of the Linux  man-pages  project.   A  description  of  the\nproject,  information about reporting bugs, and the latest version of this page, can be found\nat https://www.kernel.org/doc/man-pages/.\n\n\n\nGNU                                          2017-09-15                                       SLN(8)",
            "subsections": []
        }
    },
    "summary": "sln - create symbolic links",
    "flags": [],
    "examples": [],
    "see_also": [
        {
            "name": "ln",
            "section": "1",
            "url": "https://www.chedong.com/phpMan.php/man/ln/1/json"
        },
        {
            "name": "ld.so",
            "section": "8",
            "url": "https://www.chedong.com/phpMan.php/man/ld.so/8/json"
        },
        {
            "name": "ldconfig",
            "section": "8",
            "url": "https://www.chedong.com/phpMan.php/man/ldconfig/8/json"
        }
    ]
}