Scroll to navigation

GFLN(1) GFLN(1)

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.
19 March 2009 Gfarm