CodeMaster's command line tools
-
Updated
Nov 17, 2023 - C
CodeMaster's command line tools
This project is a command-line application that employs multithreading to populate a hash set with words from a specified .txt file, referred to as a Dictionary. Subsequently, it leverages multithreading to access the previously mentioned hash set and generate a series of random passwords.
simple_shell is a custom Unix shell built in C, handling basic command execution, environment management, and I/O redirection. It demonstrates core concepts in system programming and process management.
Shell emulator, written by me in December 2023 for a university project
Add a description, image, and links to the comand-line topic page so that developers can more easily learn about it.
To associate your repository with the comand-line topic, visit your repo's landing page and select "manage topics."