enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. find (Unix) - Wikipedia

    en.wikipedia.org/wiki/Find_(Unix)

    find can traverse and search through different file systems of partitions belonging to one or more storage devices mounted under the starting directory. [ 1 ] The possible search criteria include a pattern to match against the filename or a time range to match against the modification time or access time of the file.

  3. findstr - Wikipedia

    en.wikipedia.org/wiki/Findstr

    /S Searches for matching files in the current directory and all subdirectories. /I Specifies that the search is not to be case-sensitive. /X Prints lines that match exactly. /V Prints only lines that do not contain a match. /N Prints the line number before each line that matches. /M Prints only the filename if a file contains a match.

  4. locate (Unix) - Wikipedia

    en.wikipedia.org/wiki/Locate_(Unix)

    locate is a Unix utility which serves to find files on filesystems. It searches through a prebuilt database of files generated by the updatedb command or by a daemon and compressed using incremental encoding. It operates significantly faster than find, but requires regular updating of the database.

  5. Unix filesystem - Wikipedia

    en.wikipedia.org/wiki/Unix_filesystem

    The filesystem appears as one rooted tree of directories. [1] Instead of addressing separate volumes such as disk partitions, removable media, and network shares as separate trees (as done in DOS and Windows: each drive has a drive letter that denotes the root of its file system tree), such volumes can be mounted on a directory, causing the volume's file system tree to appear as that directory ...

  6. dir (command) - Wikipedia

    en.wikipedia.org/wiki/Dir_(command)

    Recursively list all files and directories in the specified directory and any subdirectories, in wide format, pausing after each screen of output. The directory name is enclosed in double-quotes, to prevent it from being interpreted is as two separate command-line options because it contains a whitespace character.

  7. ext2 - Wikipedia

    en.wikipedia.org/wiki/Ext2

    Each directory is a list of directory entries. Each directory entry associates one file name with one inode number, and consists of the inode number, the length of the file name, and the actual text of the file name. To find a file, the directory is searched front-to-back for the associated filename. For reasonable directory sizes, this is fine.

  8. GoboLinux - Wikipedia

    en.wikipedia.org/wiki/GoboLinux

    GoboLinux is a Linux distribution whose most prominent feature is a reorganization of the traditional Linux file system.Rather than following the Filesystem Hierarchy Standard like most Unix-like systems, each program in a GoboLinux system has its own subdirectory tree, where all of its files (including settings specific for that program) may be found.

  9. Hierarchical file system - Wikipedia

    en.wikipedia.org/wiki/Hierarchical_file_system

    All versions of Classic Mac OS before System 2.1 used a flat file system, the Macintosh File System, which maintained all the files in a single list, however Finder provided the illusion of folders with records maintained in the Desktop file. [14] From System 2.1 onwards, the Macintosh File System was superseded by the Hierarchical File System ...