All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Michael's Information Zone. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 11:12, 18 December 2019 Michael.mast talk contribs created page GNU Find Examples (Created page with "==Relative paths== <pre> find /somedir/ -type f -mtime -90 -exec realpath --relative-to /somedir {} \; </pre>")