[CentOS] ls --author ?
James B. Byrne
ByrneJB at Harte-Lyne.caMon Mar 20 20:50:38 UTC 2006
- Previous message: [CentOS] ls --author ?
- Next message: [CentOS] ls --author ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 20 Mar 2006 at 10:23, Paul Heinlein wrote: > stat -c %U filename > > The stat(1) man page has format details; it's part of the > coreutils rpm Thank you. This is far more elegant than my solution: _SVNUSER_=$(ls -l /var/spool/svn/db/__db.001 | cut -d" " -f4) Regards, Jim -- *** e-mail is not a secure channel *** mailto:byrnejb.<token>@harte-lyne.ca James B. Byrne Harte & Lyne Limited vox: +1 905 561 1241 9 Brockley Drive fax: +1 905 561 0757 Hamilton, Ontario <token> = hal Canada L8E 3C3
- Previous message: [CentOS] ls --author ?
- Next message: [CentOS] ls --author ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list