Our community has moved to Discord. Join us there!
Cybr.com/Discord
These forums are still up for historical purposes.

Home Page Forums General Discussions General Chat Cheat sheet accessible via curl

  • Cheat sheet accessible via curl

    Posted by Christophe on July 6, 2020 at 2:16 am

    Had to share this recommendation I received from LinkedIn because it is a super helpful tool.

    https://cheat.sh/

    You can explore via the website, but if you have curl and an internet connection, you can simply:

    curl http://cheat.sh/...

    Like this:

    curl http://cheat.sh/chmod/755

    Christophe replied 3 years, 1 month ago 2 Members · 2 Replies
  • 2 Replies
  • foxtrot_uniform98

    Member
    February 25, 2021 at 8:11 pm

    Nice! Once I figure out how I need this I’ll be all over it ๐Ÿ˜›

    • Christophe

      Administrator
      February 26, 2021 at 12:31 am

      Haha, the very next time you open up a terminal, try it out! For example, try:

      curl cheat.sh/cat

      It will show you some correct ways of using cat, including some misuses and helpful commands!

      Let me know if I can help ๐Ÿ™‚

Log in to reply.