Re: OT Virtual folders (Vista)
- From: faeychild <phobos@xxxxxxxxxx>
- Date: Wed, 20 Dec 2006 10:32:51 +1100
John-Paul Stewart wrote:
faeychild wrote:
So the search function saves the results as directory full of links
I'm not a command line expert but surely this is (virtually) a "find"
command one liner.
I'm no expert either, but as a first try:
find / -user $somebody -print0 | xargs -0 ln -s \{} $results_dir \;
Arrggh!! Now you'll be hit with a Microsoft patent infringement
--
regards faeychild
(Registered GNU/Linux user #374302)
.
- References:
- OT Virtual folders (Vista)
- From: faeychild
- Re: OT Virtual folders (Vista)
- From: John-Paul Stewart
- OT Virtual folders (Vista)
- Prev by Date: Re: cp that shows progress?
- Next by Date: A new reader? Welcome to comp.os.linux.misc, read this first if you're new here (FAQ)
- Previous by thread: Re: OT Virtual folders (Vista)
- Next by thread: Re: OT Virtual folders (Vista)
- Index(es):
Relevant Pages
|