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

Re: small usr.bin/find patch

by Julian Elischer :: Rate this Message:

Reply to Author | View in Thread

Alexander Best wrote:
> 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.
>

Are you sure this is wise? after all 125 millibytes would be 1 bit..

(  :-)  )


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

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

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