General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
David Lindes
Veronica Explains
comments
Comments by "David Lindes" (@DavidLindes) on "Demystifying "find" and "find -exec" ...Lil' Linux Lesson!" video.
Nice intro to find! And hey, I learned something. As an old-school UNIX person, I learned find on a non-GNU version, and I don't think I had the "-exec ... +" option... only "-exec ... ;"... Hmm, but then... somewhere along the way, I discovered -print0, and tended to use it with xargs -0. I wonder if that pre-dates the exec+ mode?? Because somehow I didn't know about that, and... could easily imagine using that in favor of the xargs version (I very rarely want the -exec; version)... so, thanks for teaching this old dog a new trick! :D
1
P.S. And no, I'm not keeping up with the comodore. Are you keeping up with the comodore? :D
1