What is searchx:

This is a tool which finds the examples of linux commands(ex: grep, nmap, ls etc) from the web and displays it in terminal.

Pre-requirements:

  • python3 should be installed in system
  • Internet connection (if that command is not saved by user)

How to use:

For searching a command.(ex: tar)

./searchx.py tar

For searching and save it offline:

./searchx.py tar -- save

Commands available:

tar, grep , find , diff, xargs, ls, crontab, gzip and many more........