Re: OT Virtual folders (Vista)



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)
.



Relevant Pages

  • Backtracking Search Function Trouble
    ... I am trying to perform backtracking with this search function. ... Something is going wrong when I enter 2 at the command line. ... bool search //trouble with this fcn ...
    (comp.lang.cpp)
  • RE: Search for records in a form and display
    ... I placed the code behind the command button, ... How can i get it to display the records data for those previously ... I am trying to create a form that has a search function. ... i just need the user to be able to pull up the record and then input ...
    (microsoft.public.access.formscoding)
  • Re: acctinfo.dll - cant get it work
    ... Have you drilled down to the specific user object or have you done a search on the object? ... If you used the search function (For some reason) it doesn't work. ... I registered it with command line regsvr32 acctinfo.dll in command ...
    (microsoft.public.windows.server.active_directory)
  • Re: [SLE] How to get disk IO information?
    ... > command works well. ... Here's how you can find out the package in which resides an installed ... is a search function in the YaST Install & Remove module. ...
    (SuSE)
  • Re: user login problems in jailkit?
    ... John-Paul Stewart wrote: ... I taken to the jailed directory.. ... errors I think they are somehow related to the bashrc file created ... The shell is complaining that it can't find a command named 'id'. ...
    (comp.os.linux.misc)