JustPaste
HomeCategoriesAboutDonateContactTerms of UsePrivacy Policy
JustPaste

Free online notepad — write and share instantly

Navigate

  • Home
  • Timeline
  • Categories

Info

  • About
  • Donate
  • Contact

Legal

  • Terms of Use
  • Privacy Policy

© 2026 JustPaste.app. All rights reserved.

Made with ♥ by JustPaste

Untitled Page | JustPaste.app
14 days ago5 views
👨‍💻Programming

curl -Ls https://api.github.com/repos/achannarasappa/ticker/releases/latest \

| grep -wo "https.*linux-amd64*.tar.gz" \

| wget -qi - \

&& tar -xvf ticker*.tar.gz ticker \

&& chmod +x ./ticker \

&& sudo mv ticker /usr/local/bin/

← Back to timeline