Skip to content

Prajwal5755/Linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Linux CLI Project

This repository contains a command-line based project built using Python.
The base structure was provided beforehand, and I extended the project by implementing additional functionality and features.

My Contributions

1. Custom Linux-Style Commands

Implemented several Linux-like commands to interact with the application environment:

  • ls – list available items or resources
  • grep – search through stored data
  • additional command-style interactions for navigating the system

These commands simulate basic Linux command behaviour inside the CLI application.

2. Linux Quiz Game

Built an interactive quiz game that runs entirely in the terminal.

Features include:

  • interactive question display
  • command-based navigation
  • score tracking
  • database-backed question storage

The terminal interface was enhanced using the Rich Python library for improved formatting and user experience.

Technologies Used

  • Python
  • Rich Library
  • SQLite / Database
  • Linux CLI concepts

How to Run

git clone
cd
python main.py

Author

Prajwal G N
GitHub: https://github.com/Prajwal5755

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages