Difference between revisions of "Directory"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
 
(11 intermediate revisions by 3 users not shown)
Line 2: Line 2:
 
[[wikipedia:Directory (computing)]]
 
[[wikipedia:Directory (computing)]]
  
 +
*  <code>[[find . -type d]]</code>
 +
* List files but not [[directories]]: <code>[[find . -type f]]</code>
  
 
== Related terms ==
 
== Related terms ==
 
* [[Finder]]
 
* [[Finder]]
 +
* smart folder in [[MacOS]] since April 2005, Apple released [[Mac OS X v10.4]]
 +
* [[wikipedia:Virtual folder]]
 +
* <code>[[mkdir]]</code>
 +
* [[Database Schema]]
 +
* [[GCS]]
 +
* [[Folder (Object Storage)]]
 +
* <code>[[pwdx]]</code>
 +
* [[basename]]
  
 
== See also ==
 
== See also ==
Line 11: Line 21:
  
 
[[Category:Linux]]
 
[[Category:Linux]]
 +
[[Category:OS]]
 +
[[Category:Computing]]

Latest revision as of 04:28, 12 February 2024

Advertising: