A simple Command Line Task Manager built using Bash scripting.
? Features
Add new task with validation
List all tasks
Filter tasks by status
Update existing tasks
Delete tasks with confirmation
? Technologies Used
Bash
grep
sed
awk
Linux CLI
▶ How to Run
chmod +x task_manager.sh
./task_manager.sh