This Bash script provides a simple menu-driven interface for managing C program files. You can compile and run C programs, edit code, create new files, rename files, delete files, list files, and copy files with ease using this script.
- Bash shell
gcccompiler (for compiling C programs)nanotext editor (for editing code)
-
Make sure you have the required prerequisites installed.
-
Clone or download this repository to your local machine.
-
Open a terminal and navigate to the directory where the script is located.
-
Make the script executable by running:
chmod +x crun.sh && chmod +x install.sh
./crun.sh
Run: Compile and run a C program.... Edit code: Edit an existing C program.... New file: Create a new file.... Rename file: Rename an existing file.... Delete file: Delete an existing file.... List files: List files in the current directory.... Copy file: Copy an existing file with a new name.... Exit: Exit the script.... Follow the on-screen prompts to interact with the script.
predator-rwx [AASIF]
Gmail: predatorxar@gmail.com