5 Feb
2015
5 Feb
'15
05:47
On 02/04/2015 05:04 PM, Freek de Kruijf wrote:
Op woensdag 4 februari 2015 16:52:15 schreef Stevens:
How does one list files in a directory by owner? I don't see an option for ls that does that. Maybe something else as simple? I don't remember ever seeing that done...
Fred
ls -l <folder> | grep <username>
This is the simplest solution and I feel like an idiot that I didn't think of it. Simplicity often eludes me. Something about having engineer dna. Thanks Freek -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org