« Return to Thread: small usr.bin/find patch

small usr.bin/find patch

by Alexander Best :: Rate this Message:

Reply to Author | View in Thread

hi everybody,

here's just a quick hack i applied to find. i very often use the -size switch
and always forget if you need to append "m" or "M" for megabyte or "k" or "K"
for kilobyte. after applying the patch find accepts both. ;-)

cheers.


_______________________________________________
freebsd-hackers@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@..."

findpatch (1K) Download Attachment

 « Return to Thread: small usr.bin/find patch