/cfd

with this program you can create file and directory

Primary LanguageShellGNU General Public License v2.0GPL-2.0

cfd

Create File Directory with this program you can create file and directory

How to install and make it executable

Usage:

Create File:

  ./cfd.sh file <your_file_name>

Create Directory

  ./cfd.sh dir <your_directory_name>