Tag: commands
-
ricklamers/shell-ai: LangChain powered shell command generate and run CLI
Shell-AI (shai) is a CLI utility that brings the power of natural language understanding to your command line. Simply input what you want to do in natural language, and shaiwill suggest single-line commands that achieve your intent. Under the hood, Shell-AI leverages the LangChain for LLM use and builds on the excellent InquirerPy for the interactive CLI. github.com/ricklamers/shell-ai
-
Theofline at GitHub
Fluency on the command line is a skill often neglected or considered arcane, but it improves your flexibility and productivity as an engineer in both obvious and subtle ways. This Github page is a selection of notes and tips on using the command-line that we’ve found useful when working on Linux. Some tips are elementary,…
-
Python Cheatsheet
Three pages of basic Python programming rules. www.cogsci.rpi.edu/~destem/gamedev/python.pdf
-
The Unauthorized Version: Make a Clonezilla Live USB Stick for Mac
This tutorial shows how to create a Clonezill Live USB Stick on the Mac. > dthatcher.blogspot.de/2015/09/make-clonezilla-live-usb-stick-for-mac.html
-
An Introduction to the Linux Terminal by DigitalOcean
in this excellent tutorial to the linux terminal, hosting provider DigitalOcean teaches Linux basics to get new users on their feet, covers getting started with the terminal, the Linux command line, and executing commands. www.digitalocean.com/community/tutorials/an-introduction-to-the-linux-terminal