file-cmd

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 1, 2026 License: BSL-1.0 Imports: 14 Imported by: 0

README

file-cmd

Go Reference Go Report Card

About

file-cmd executes various commands on files. file-cmd is published on https://codeberg.org/vbsw/file-cmd.

Copyright 2026, Vitali Baumtrok (vbsw@mailbox.org).

file-cmd is distributed under the Boost Software License, version 1.0. (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt)

file-cmd is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Boost Software License for more details.

Usage

USAGE
    file-cmd ( INFO | HELP | EXAMPLE | COMMAND )
INFO
    -v, --version     print version
    -c, --copyright   print copyright
HELP
    ( -h | --help ) [COMMAND]
               print this help, or print help for COMMAND
EXAMPLE
    ( -e | --example ) [COMMAND]
               print available examples, or print expample for COMMAND
COMMAND
    split      split file into multiple files
    concat     concatenate files
    ls         list files
    count      count files
    cp         copy files
    mv         move files
    rm         delete files
    clean      remove empty folders and files
    text       generate random text

References

Documentation

Overview

Package main executes various cmds on files.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL