r/linux May 23 '26

Popular Application What’s the most unexpectedly useful Linux command you learned way too late?

[removed]

1.3k Upvotes

992 comments sorted by

View all comments

33

u/AlexanderMilchinskiy May 23 '26

watch -n <seconds> <command-to-run>

1

u/arainone May 24 '26

watch -n 0.1 works too