Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 3667

Programming • Re: [Bash] cut and UTF-8 problem

$
0
0
Try create file with national chars and use

Code:

cut file_name -c 1-2

Code:

cut  file_name -c 1-4[code][code]cut file_name -c 1-6
cut prints symbols to screen not bytes.

Statistics: Posted by peter_irich — 2026-01-09 05:39



Viewing all articles
Browse latest Browse all 3667

Trending Articles