Difference between revisions of "Directory"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{Draft}} == See also == * {{file}}")
 
 
(15 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
{{Draft}}
 
{{Draft}}
 +
[[wikipedia:Directory (computing)]]
  
 +
*  <code>[[find . -type d]]</code>
 +
* List files but not [[directories]]: <code>[[find . -type f]]</code>
 +
 +
== Related terms ==
 +
* [[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 ==
* {{file}}
+
* {{files}}
 +
 
 +
 
 +
[[Category:Linux]]
 +
[[Category:OS]]
 +
[[Category:Computing]]

Latest revision as of 04:28, 12 February 2024

Advertising: