Code Monkey home page Code Monkey logo

fsplit's Introduction

fsplit

Go Reference Go Report Card Stability: Experimental

About

fsplit splits one file into many or combines them back to one. fsplit is published on https://github.com/vbsw/fsplit and https://gitlab.com/vbsw/fsplit.

Copyright

Copyright 2019 - 2022 Vitali Baumtrok ([email protected]).

fsplit 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)

fsplit 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

fsplit ( INFO | SPLIT/CONCATENATE )

INFO
	-h, --help    print this help
	-v, --version print version
	--copyright   print copyright

SPLIT/CONCATENATE
	[COMMAND] INPUT-FILE [OUTPUT-FILE]

COMMAND
	-p=N          split file into N parts (chunks)
	-b=N[U]       split file into N bytes per chunk, U = unit (k/K, m/M or g/G)
	-l=N          split file into N lines per chunk
	-c            concatenate files (INPUT-FILE is only one file, the first one)

References

fsplit's People

Contributors

vbsw avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.