table of contents
GFLN(1) | Gfarm | 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 Mar 2009 | Gfarm |