Name

gfln — create a hardlink or a symbolic link

Synopsis

gfln [options] target link_name

DESCRIPTION

gfln creates a hardlink link_name linked to target. When the -s option is specified, it creates a symbolic link.

OPTIONS

-s

Creates a symbolic link.

-?

Displays a list of command options.