Сообщения

Сообщения за сентябрь, 2023

create a specific size file

  To create a specific size file, for example 5 MB, using   truncate   command, run: $ truncate -s 5M ostechnix.txt