| |||||||||||
| |||||||||||
Looking for files with certain characteristics (Linux / Unix)
I was about to use chown to change the ownership of an entire subdirectory tree that had been passed from one user to another. But - hang on - were there any files there that belonged to someone else for any reason? One way to find out - a find command:
find . -not -user savethetrain -print "Find all the files in or below the current directory that do not belong to the savethetrain account" Other options to find include: -name - look by name -uid - look by user id -mtime - look by file modified time -perms - look by permissions -size - look by file size (written 2008-05-22 06:47:06) Associated topics are indexed under A161 - Web Application Deployment - Users and Groups
Some other Articles
The old sayings are the best (FSB)How do Google Ads work? Old Sarum airfield brings back fond memories ls command - favourite options Looking for files with certain characteristics (Linux / Unix) Easy conversion - image formats, currencies and distances The tourists guide to Linux Exchange Rates - PHP with your prices in your users currency Using cookies and sessions to connect different URLs - PHP Seeing how others do it - PHP training 1769 posts, page by page
Link to page ... 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36 at 50 posts per pageThis is a page archived from The Horse's Mouth at http://www.wellho.net/horse/ - the diary and writings of Graham Ellis. Every attempt was made to provide current information at the time the page was written, but things do move forward in our business - new software releases, price changes, new techniques. Please check back via our main site for current courses, prices, versions, etc - any mention of a price in "The Horse's Mouth" cannot be taken as an offer to supply at that price. Link to Ezine home page (for reading). Link to Blogging home page (to add comments). |
| ||||||||||
PH: 0800 043 8225 or 01225 708225 • FAX: 0845 8382 405 or 01225 707126 • EMAIL: info@wellho.net • WEB: http://www.wellho.net • SKYPE: wellho | |||||||||||