this post was submitted on 23 May 2025
38 points (88.0% liked)

Linux

7586 readers
435 users here now

A community for everything relating to the GNU/Linux operating system

Also check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] kbal@fedia.io 4 points 1 week ago (1 children)

There's someone out there to whom the existence of ping -i 30 is news.

The idea of using >file instead of touch file — or cp /dev/null file if it already exists — is new to me, though it doesn't seem all that useful.

[–] caseyweederman@lemmy.ca 2 points 1 week ago

I've been doing echo "" > file
Useless Use of Echo I guess.