bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Enhancement request for 'locate'


From: James Youngman
Subject: Re: Enhancement request for 'locate'
Date: Mon, 22 Apr 2024 22:18:31 +0100

>
>
>
> locate-ls() {
>    locate -0 "$@" | xargs -0 ls -ld
> }
>
>
I'd suggest using -r there also, so that if no files are found, the user
doesn't get a surprising listing of just "." (with its mod-time and so
forth).


reply via email to

[Prev in Thread] Current Thread [Next in Thread]