There are 1 repository under shell-commands topic.
Explain Shell workflow for Alfred
Some useful commands related to linux packages/tools that I have come across
Identified and patched vulnerabilities on a Metasploitable VM; secured network services and configured firewalls.
Cross-platform GNU Bash configuration for the Bash/Shell environment.
Qt Widgets Linux Manager Desktop Application
🧠 A native macOS command-line tool in Swift that uses a local AI (Ollama/codellama) to translate natural language into executable shell commands.
For reference
A professional Python application for generating cryptographically secure AES-256 encryption keys and initialization vectors (IVs) with multiple output formats suitable for various applications including penetration testing tools like msfvenom.
A Python CLI tool leveraging Ollama to run terminal commands via natural language, with step-by-step user confirmation.
CloudShell is a web-based terminal application built with Node.js. It enables you to execute shell commands from a web interface, supporting interactive shell access and real-time command execution. Easily deploy using Docker or set up manually.
Qt Quick Controls 2 - Linux Manager Desktop Application
Python-based remote communication tool for executing shell commands and transferring files between client and server machines. Simplified implementation for educational purposes to explore socket programming in Python.
match command-line arguments to their help text
Helix: AI-powered CLI with RAG intelligence that converts natural language to commands using 450+ system commands. Features local AI, cross-platform package management, Git workflows, syntax highlighting, and multi-layer safety with directory sandboxing.
DevOps curriculum of Software Engineering Foundations at Holberton School UY
Interactive CLI tool that manages your frequent commands with YAML config and clipboard support
Shell simulation
Rewrite shell commands in Python
My simple implementations of some Unix commands made to practice C language.
Powerful CLI Utility/command to batch (bulk) rename files.
just a public Wiki for some Information to share with volunteer and team members of CS
This PHP script provides a web-based shell interface for file operations and executing shell commands on the server. It supports downloading, reading, creating, deleting, and uploading files and directories. 📂🔧
A python program to run a shell command recursively through multiple specified directories
This repository acts as a comprehensive resource for command-line interface (CLI) usage. Its goal is to document and showcase various CLI commands, offering practical insights into system administration, scripting, and automation.
Basics of Shell
I've started to learn the Devops learning which includes Linux, Shell Scripting, AWS, Networking and Dev-ops tools
Crate to easily run system/shell commands across different platforms, similar to the C system command.
AI-powered CLI tool that generates concise summaries of shell command help output using local GGUF or Hugging Face models
This project simulates a Unix-like file system using an N-ary tree data structure, enabling efficient file and directory management. It supports essential operations like creation, deletion, traversal, and renaming while providing a command-line interface that mimics Unix shell commands for an intuitive user experience.
A small python3 programm to map shell commands and python3 code to your controller through the inputs library