command
Version:
v0.0.0-...-155abb7
Opens a new window with list of versions in this module.
Published: Mar 25, 2026
License: GPL-3.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
`link` creates symbolic links.
Use it to create an alias path that points to another file or directory.
Example usage:
```sh
link /config/init.conf ./init.conf.link
link /users/alice/projects ~/projects
```
Source Files
¶
Click to show internal directories.
Click to hide internal directories.