Difference between revisions of "Split (command)"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 1: | Line 1: | ||
− | <code>split</code> command splits a [[file]] into pieces | + | <code>split</code> command splits a [[file]] into pieces. Default size is 1000 [[lines]] |
+ | |||
http://man7.org/linux/man-pages/man1/split.1.html | http://man7.org/linux/man-pages/man1/split.1.html | ||
Revision as of 05:00, 20 May 2020
split
command splits a file into pieces. Default size is 1000 lines
http://man7.org/linux/man-pages/man1/split.1.html
split file_name (no output and file_name has been splitted)
split -b 500M file_name (no output and file_name has been splitted)
split -n
Related commands
See also
cat
,tac
,more
,less
,tail
,mtail
,echo
,stdin
,tr
,column
,paste
,truncate
,logrotate
,xzcat
pv
,progress
,sort
,ncat
,virt-cat
,awk
,join
,col
,fold
,tee
,sponge
,nfs-cat
,journalctl, ccat, icat, EOF
, lolcat- file, File system, directory,
touch
,mkdir
,ls
,ln
truncate
,fallocate
,split
,stat
, inode, File descriptor, superblock, block size (blockdev
),fuser
,lsof
,scrub
,chattr
, ulimit (nofiles),cp
,mv
,file (command)
,mkfifo
,chmod
tar
,tar -J
,docker-untar
,--list
,ar
,tar -cvf, tar -xvf, tar --help
Advertising: