https://github.com/TheExacc/Script_collection/blob/master/bash_scripts.json
this program takes a query from a user then it matches the query with the json file pasted above, if it finds any relevant script it will throw it out for you.
currently the json only includes few scripts, will add more common ones.
usecase: you dont need to search on the internet for bash scripts which are common, just type in the query like "sys info" or something and it will give the script for that process
Pinned Comments
Theexacc commented on 2025-02-16 07:21 (UTC)
https://github.com/TheExacc/Script_collection/blob/master/bash_scripts.json
this program takes a query from a user then it matches the query with the json file pasted above, if it finds any relevant script it will throw it out for you.
currently the json only includes few scripts, will add more common ones.
usecase: you dont need to search on the internet for bash scripts which are common, just type in the query like "sys info" or something and it will give the script for that process