当前位置:网站首页>Example of file segmentation
Example of file segmentation
2022-07-07 08:05:00 【Haha and haha】
The file is divided into multiple suffix files with letters , If you want to use a numeric suffix, you can use -d Parameters , At the same time, you can use -a length To specify the length of the suffix . At the same time, you can also specify the prefix of the file name for the split file :
[[email protected] split]# split -b 10k date.file -d -a 3 split_file
[[email protected] split]# ls
date.file split_file000 split_file001 split_file002 split_file003
split_file004 split_file005 split_file006 split_file007 split_file008
split_file009边栏推荐
猜你喜欢

2022 National latest fire-fighting facility operator (primary fire-fighting facility operator) simulation questions and answers

Implementation of replacement function of shell script

LeetCode简单题之字符串中最大的 3 位相同数字
![[CV] Wu Enda machine learning course notes | Chapter 8](/img/c0/7a39355fb3a6cb506f0fbcf2a7aa24.jpg)
[CV] Wu Enda machine learning course notes | Chapter 8

王爽 《汇编语言》之寄存器

2022 welder (elementary) judgment questions and online simulation examination

Custom class loader loads network class

Common validation comments

运放电路的反馈电阻上并联一个电容是什么作用

Quickly use Jacobo code coverage statistics
随机推荐
2022年茶艺师(中级)考试试题及模拟考试
力扣(LeetCode)187. 重复的DNA序列(2022.07.06)
Qt学习28 主窗口中的工具栏
[quickstart to Digital IC Validation] 15. Basic syntax for SystemVerilog Learning 2 (operator, type conversion, loop, Task / Function... Including practical exercises)
buureservewp(2)
[quick start of Digital IC Verification] 17. Basic grammar of SystemVerilog learning 4 (randomization)
Cnopendata geographical distribution data of religious places in China
C语言队列
[2022 ciscn] replay of preliminary web topics
These five fishing artifacts are too hot! Programmer: I know, delete it quickly!
Linux server development, redis protocol and asynchronous mode
2022 tea master (intermediate) examination questions and mock examination
让Livelink初始Pose与动捕演员一致
2022 simulated examination question bank and online simulated examination of tea master (primary) examination questions
Es FAQ summary
Button wizard script learning - about tmall grabbing red envelopes
Use and analysis of dot function in numpy
[CV] Wu Enda machine learning course notes | Chapter 8
What is the interval in gatk4??
[UVM basics] summary of important knowledge points of "UVM practice" (continuous update...)