Skip to content

Latest commit

 

History

History
executable file
·
21 lines (12 loc) · 524 Bytes

README.md

File metadata and controls

executable file
·
21 lines (12 loc) · 524 Bytes

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........