Search Results

Search: Posts Made By: steve2x4
10,146
Posted By steve2x4
This looks good. It still picks up the...
This looks good. It still picks up the /QSYS.LIB, but it does get all 4 files owned by this user. Thats exactly what I need.

find / -user test001 -o -type d -name QSYS.LIB -prune /QSYS.LIB ...
10,146
Posted By steve2x4
Close, but no cigar. The command you provided...
Close, but no cigar.
The command you provided gives the following results:

> find / -user test001 -type f -o -type d -name QSYS.LIB -prune
/QSYS.LIB ...
10,146
Posted By steve2x4
Find all files for a user, excluding a directory
I have been searching, and cannot find an answer for this. I am trying to find all files for a user, lets call him (test001), and I want to exclude a specific directory.
Here is the command I run,...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 09:56 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy