mkdir
There are 70 repositories under mkdir topic.
tanrax/terminal-AdvancedNewFile
Fast creation of files and directories. Mimics the operation of AdvancedNewFile (Vim plugin)
jghauser/mkdir.nvim
This neovim plugin creates missing folders on save.
ogty/iconic-commands
📷 Command to change file/folder icons from over 1000 icon designs. You can also register your own icons.
terkelg/mkdirplz
Make directories recursively -plz 🙏
gulpjs/fs-mkdirp-stream
Ensure directories exist before writing to them.
rmariuzzo/mkdir-date
A tool to create directories for each days in a period of time.
NNBnh/mk
📄 SuperB way to create new folders and files
fibo/dir
create a folder and enter into it
hewentaowx/autoMkdirFile
递归将.coffee后缀的文件生成相应路径的 .js 文件📃
taielab/AISafeNavigator
A Safe and Reliable AI Tools Navigation & Resource Management Platform
aslamosama/fast-files
Create complex directory structures and files in one command
ChenJiaH/jm-mkdirs
:cool:A useful module to make multi-level directories.
iguntur/path-ensure
:rocket: Ensure path exists
simonlc/async-mkdirp
📁 Recursively create directories, like `mkdir -p`, and return a promise.
busterc/mvy
:file_folder: mvy = mkdirp + mv // a cli for moving to a new directory
mimomimoto/colormkdir
macOS command to create color folder
hex7c0/mkdir-recursive
make/remove directories recursively for Nodejs
ncs-pl/rust-mkdir
A rewrite of the mkdir command in Rust
prantlf/mkdir.js
Creates directories, if they do not already exist, like the "mkdir" command.
shinnn/prepare-write
Prepare for writing a file to the given path – create ancestor directories and verify no directory exists in the path
Svaveop/GitBashComands
Learning CMD & Git bash
atao-web/fse-cli
!!! ARCHIVED, see now https://github.com/atao60/fse-cli !!!
Drozerah/mkdird-cli
Make a directory on your OS's desktop with mkdird-cli utility and Node.js
FancySnacks/HTML_Boilerplate
Creates a basic website directory with index, css and js files for quick setup.
kitty-panics/coreutils-java
[Java] 使用 Java 实现的 coreutils
Mahbub-Ferdous/Bash_Shell_Command_Study-
This is my bash command story , in there you will find almost every basic command of bash shell command. If you need then checkout please.thank you
seijinrosen/mkmk
`mkdir -p` and `touch`
shinnn/output-file
Write a file and create its ancestor directories if needed
Sourabh-Sahu/Linux-Command
Usefull Commands in Linux
UmairHabib/Virtual-Shell-Terminal-on-Ubuntu-OS
Virtual shell/terminal for handling almost all the system commands such as ls, mkdir, rmdir, cat, grep on Ubuntu using Virtual Machine. It can also handle Pipes and I/O redirection for flushing the output to console and text files.
V-core9/v_file_system
V_FS - Helper module for easy and safe way to save/delete/read... using node fs built in module. Has both SYNC and PROMISE based options.
woodger/pwd-fs
Extend the capabilities of the Node.js® fs module to advertise the current working directory and recursively execute
xeaone/fsep
FSEP = Fs + Extras + Promises
CarlosSemeao/linux-system-management-2
Users, passwords, shadow file, ulimit, and basic file operations | Project 2 of 3 in Linux System Management series
Robson-Teixeira/linux-onboarding-III
Repositório do curso Jornada do Conhecimento de DevOps (Nível Avançado) - Linux Onboarding: trabalhe com usuários, permissões e dispositivos da plataforma Alura.
xbvuno/bv-touch
CLI command similar to 'touch' in Linux, but stronger