dirent

There are 11 repositories under dirent topic.

  • jonschlinkert/add-filename-increment

    When copying or moving files, it's common for operating systems to automatically add an increment or 'copy' to duplicate file names. This does that for Node.js applications, with automatic platform detection and support for Linux, MacOs, and Windows conventions.

    Language:JavaScript22311
  • folder/dirent

    Virtual file class. Extends Node's `fs.Dirent` with methods to simplify path handling. Like Vinyl, but lightweight.

    Language:JavaScript11200
  • jonschlinkert/strip-filename-increment

    Operating systems commonly add a trailing increment, or the word 'copy', or something similar to duplicate files. This strips those increments. Tested on Windows, MacOS, and Linux.

    Language:JavaScript9301
  • abhishek0508/POSIX-Shell

    A POSIX compatible shell with a subset of feature support of default shell.

    Language:C++1100
  • mrehfeld-code/list-all

    list-all is a simple one-file C application. It lists all files in all subdirectories in a root directory.

    Language:C0100
  • naman14310/File_Explorer

    A File explorer, which runs on terminal with simple cursor based UI. Works in Normal mode (for Navigation) and Command mode (for executing shell commands).

    Language:C++0100
  • Therety/ransw

    Simple ransomware for educational purposes

    Language:C0100
  • bincrafters/conan-dirent-win32

    [OBSOLETE] The recipe is now in https://github.com/conan-io/conan-center-index

    Language:C++50
  • CherryPill/var_apps

    Collection of various small programs that don't deserve their own separate repo.

    Language:C20
  • oblerion/dirent2

    C++ Struct to get file and folder information in directory.

    Language:C++10
  • prajwollamichhane11/search_strings

    "Search_String" as the name suggests is a simple C program that searches strings on the text files of your working directory on Linux systems.

    Language:C20