Man page - gftest(1)
Packages contas this manual
- gfgetfacl(1)
- gfsched(1)
- gfwhere(1)
- gfstatus(1)
- gfprep(1)
- gfls(1)
- gffindxmlattr(1)
- gfrm(1)
- gfcksum(1)
- gfquota(1)
- gfstat(1)
- gfuser(1)
- gfncopy(1)
- gfhostgroup(1)
- gfdf(1)
- gfarmbb(1)
- gflsof(1)
- gfdirquota(1)
- gfsudo(1)
- gfrep(1)
- gfchgrp(1)
- gfexport(1)
- gfln(1)
- gftest(1)
- gfmv(1)
- gfedquota(1)
- gfkey(1)
- gfrmdir(1)
- gfxattr(1)
- gfreg(1)
- gfwhoami(1)
- gfquotacheck(1)
- gfservice(1)
- gfchmod(1)
- gfgroup(1)
- gfpcopy(1)
- gfchown(1)
- gfmdhost(1)
- gfusage(1)
- gfmkdir(1)
- gfsetfacl(1)
- gfhost(1)
Package: gfarm-client
apt-get install gfarm-client
apt-get install gfarm-client
Manuals in package:
Documentations in package:
Available languages:
en jaManual
| GFTEST(1) | Gfarm | GFTEST(1) |
NAME
gftest - check entry type
SYNOPSIS
gftest options path
DESCRIPTION
Check file or directory information.
OPTIONS
-d
returns 0 if an entry specified by path is a
directory.
-e
returns 0 if an entry specified by path
exists.
-f
returns 0 if an entry specified by path is a
regular file.
-h
returns 0 if an entry specified by path is a
symbolic link.
-s
returns 0 if an entry specified by path is a
regular file whose size is greater than 0.
-L
returns 0 if an entry specified by path is a
regular file and stored in the same host.
-R
returns 0 if an entry specified by path is a
regular file and stored in a remote host.
-?
displays a list of command options.
| 7 Apr 2013 | Gfarm |