Skip to content

snoopysecurity/explainshell-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

7 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

explainshell-cli

A simple CLI wrapper for explainshell.com to explain shell commands in your terminal.

Usage:

explainshell-cli tar -xzvf
โฏ explainshell-cli ls -la
โ•ญโ”€โ”€โ”€โ”€โ”€ ๐Ÿ” Explanation โ”€โ”€โ”€โ”€โ”€โ”€โ•ฎ
โ”‚                           โ”‚
โ”‚  list directory contents  โ”‚
โ”‚                           โ”‚
โ•ฐโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฏ
โ•ญโ”€โ”€โ”€โ”€โ”€โ”€ ๐Ÿ” Explanation โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฎ
โ”‚                             โ”‚
โ”‚  -l                         โ”‚
โ”‚  use a long listing format  โ”‚
โ”‚                             โ”‚
โ•ฐโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฏ
โ•ญโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€ ๐Ÿ” Explanation โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฎ
โ”‚                                         โ”‚
โ”‚  -a                                     โ”‚
โ”‚  ,                                      โ”‚
โ”‚  --all                                  โ”‚
โ”‚  do not ignore entries starting with .  โ”‚
โ”‚                                         โ”‚
โ•ฐโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฏ

๐Ÿ“ฆ Installation

Clone the repo and install it with pip:

git clone https://github.com/snoopysecurity/explainshell-cli.git
cd explainshell-cli
pip install .

About

CLI to explain shell commands using explainshell.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages