NAME

rot — rotate file contents.

SYNOPSIS

rot [OPTION]... [FILE]...

DESCRIPTION

Rotate the contents of a file by a certain amount.

-r, --rotate
  the amount of digits to rotate by 
-h, --help 
  display help and exit
-v, --version 
  output version information and exit

BUGS

See GitHub Issues: https://github.com/takashiidobe/libc/issues

AUTHOR

Takashi Idobe mail@takashiidobe.com

SEE ALSO

false(1)