1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-06 12:06:00 +02:00

truncate: add link (#5569)

This commit is contained in:
marchersimon 2021-03-30 09:02:27 +02:00 committed by GitHub
parent 30b4f26add
commit fb545b6942
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,7 @@
# truncate
> Shrink or extend the size of a file to the specified size.
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/truncate-invocation.html>.
- Set a size of 10 GB to an exsting file, or create a new file with the specified size: