Man page - gftest(1)
Packages contains this manual
- gfusage(1)
- gfgetfacl(1)
- gfservice(1)
- gfdirquota(1)
- gfreg(1)
- gfchgrp(1)
- gfquota(1)
- gfstat(1)
- gfsched(1)
- gfln(1)
- gfchown(1)
- gfedquota(1)
- gfexport(1)
- gfhostgroup(1)
- gfdf(1)
- gfmdhost(1)
- gfhost(1)
- gfquotacheck(1)
- gfgroup(1)
- gfmv(1)
- gfwhere(1)
- gfsudo(1)
- gfwhoami(1)
- gfstatus(1)
- gfpcopy(1)
- gfrm(1)
- gfrep(1)
- gfkey(1)
- gfcksum(1)
- gfprep(1)
- gflsof(1)
- gfchmod(1)
- gffindxmlattr(1)
- gfuser(1)
- gfncopy(1)
- gftest(1)
- gfls(1)
- gfsetfacl(1)
- gfrmdir(1)
- gfxattr(1)
- gfmkdir(1)
- gfarmbb(1)
apt-get install gfarm-client
Available languages:
en jaManual
GFTEST
NAMESYNOPSIS
DESCRIPTION
OPTIONS
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.