Date: Sun, 29 Jun 2014 21:56:05 -0700 From: Gary Kline <kline@thought.org> To: FreeBSD Mailing List <freebsd-questions@FreeBSD.ORG> Subject: long string using find and "-exec ls -ls" to find part-of filename Message-ID: <20140630045605.GA11147@ethic.thought.org>
next in thread | raw e-mail | index | archive | help
=====
Organization: Thought Unlimited. Public service Unix since 1986.
Of_Interest: With 27++ years of service to the Unix community.
a well, it's not in any of my help files so -questions is
the best place.. time to ask here:
how, using the find utility and no temp files, can I get a ls -lsi
listing of something like:
"foo.tar" andOr
"foo.tgz" andOr
"foo.tar.gz"
ive tried using -exec `ls -lsi` {} \; and xargs, and a whole
lotsa variants. I be beyond fried. foo!
gary
--
Gary Kline kline@thought.org http://www.thought.org Public Service Unix
Twenty-seven years of service to the Unix community.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140630045605.GA11147>
