Hacker News new | ask | show | jobs
by mjcohen 1064 days ago
Same thing on a Unix/Linux level: When using find, I always do it first with -print until I see the files I want. Only then do I add the actual action I want.