Sitegaga/Sitegaga

Sitegaga/Sitegaga

Free open Linux system command query tool

Links
::::::::::::::: Site Details ::::::::::::::::
Website address
Address
Category
brief introduction

ExplainShell: Free Open Linux System Command Query Tool is a very cool linux command query site developed by Idan Kamara, an Israeli, which is very convenient for linux system lovers to query related commands and quickly understand the detailed instructions on the command line.

All users who like linux are not so detailed about commands. ExplainShell is a very cool tool to help us solve this problem, and this tool is free and open source, you can also set up one to use, the tool is from Ubuntu's manpage library to call out the explanation text. The interface is very nice.

ExplainShell source code download address:GitHub address:https://github.com/idank/explainshell

This site contains 29761 parsed manpages from sections 1 and 8 found in Ubuntu's manpage repository. A lot of heuristics were used to extract the arguments A lot of heuristics were used to extract the arguments of each program, and there are errors here and there, especially in manpages that have a non-standard layout.

It It is written in Python and uses a bit of NLTK (to find the interesting parts of the manpage), a little d3.js (for the connecting lines graphic) and Flask. It is served with uwsgi and nginx.


Free open Linux system command query tool
Scroll to Top