зеркало из
https://github.com/iharh/notes.git
synced 2025-10-30 21:26:09 +02:00
7 строки
80 B
Plaintext
7 строки
80 B
Plaintext
cut
|
|
remove sections from each line of file
|
|
|
|
cut -b <N>-
|
|
cut --bytes=<N>-
|
|
|