Man page - gfcksum(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)
apt-get install gfarm-client
Available languages:
en jaManual
| GFCKSUM(1) | Gfarm | GFCKSUM(1) |
NAME
gfcksum - print checksum
SYNOPSIS
gfcksum [-rl] [-T | -t] path...
gfcksum -c [-rlv] [-h host] path...
DESCRIPTION
gfcksum prints checksum of specified files. When -r option is specified, it prints checksum of subentries in the specified directories recursively.
When -t option is specified, only checksum type which is currently set to the file is printed. When -T option is specified, which checksum type will be calculated is printed.
When the -c option is specified, it calculates the checksum of the specified files, and compares it with the checksum stored in the metadata. The -h option specifies the location of the file replica to be calculated. With the -v option, the verbose information including modification time of the file replica is displayed.
If the -l option is present, gfcksum displays a path for each file. By default, gfcksum shows its basename only.
OPTIONS
-r
-c
-h host
-v
-l
-?
| 3 Mar 2014 | Gfarm |