Declare the commands required to create links and symbolic links between files. Declaring the intention to use a program
The programs are: ln
.
Create a symbolic link from ORIGINAL_NAME to LINK_NAME. Insert in the command line of
ln
the given optional arguments.
Create a link from ORIGINAL_NAME to LINK_NAME. Insert in the command line of
ln
the given optional arguments.
Execute the program ln
using the given optional command line arguments.
This document describes version 3.0.0-devel.9 of Marcos Bash Functions Library.