logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

chcp - change mode of NILFS2 checkpoints

Author

       Koji Sato

Availability

chcp is part of the nilfs-utils package and is available from https://nilfs.sourceforge.io.

Description

chcp is a utility to change the mode of the given checkpoints for the NILFS2 file system found in device.
       chcp  changes  checkpoints to snapshots, or vice versa.  The target checkpoints are specified with one or
       more checkpoint numbers.   When  device  is  omitted,  it  tries  to  find  a  NILFS2  file  system  from
       /proc/mounts.

       This  command  is  valid  only for mounted NILFS2 file systems, and will fail if the device has no active
       mounts.

Name

       chcp - change mode of NILFS2 checkpoints

Options

-h, --help
              Display help message and exit.

       -V, --version
              Display version and exit.

See Also

nilfs(8), lscp(1), mkcp(8), rmcp(8), nilfs-tune(8).

nilfs-utils version 2.2                             Apr 2014                                             CHCP(8)

Synopsis

chcp [options] cp | ss [device] checkpoint-number ...

See Also