Rememberable
  • Getting Started
    • Introduction
    • Rules of documentation
  • DevOps
    • 🐋Yandex Cloud
    • 🐋OC
      • 🐋Linux
      • 🐋CLI
      • 🐋Set new server
  • Frameworks
    • 🏎️Laravel
    • 🏎️Node Js
    • 🏎️Alpine Js
  • Languages
    • 🏷️PHP
      • 🏷️OOP
      • 🏷️News in php 8
    • 🏷️Typescript
    • 🏷️Css
    • 🏷️Js
    • 🏷️Go
    • 🏷️Mysql
  • Techniques
    • 👨‍💻Frontend
    • 👨‍💻SOLID
    • 👨‍💻Simple rules for simple code
  • Testing
    • 🪚Pest
  • Tooling
    • 💡Neovim
    • 💡PhpStorm
    • 💡Docker
    • 💡Sail
    • 💡Git
    • 💡Vim
    • 💡Composer
    • 💡Oh My Zsh
    • 💡Mac Os
Powered by GitBook
On this page
  1. DevOps
  2. 🐋OC

🐋CLI

The Basics

Move

  • cntr + a

  • cntr + e

Clean Console

  • cntr + l

Cut

  • cntr + u

  • cntr + w

Weather in Moscow

  • curl wttr.in/moscow

Copy file contents from the clipboard

  • pbcopy < file.txt

Last updated 1 year ago