Skip to content

Instantly share code, notes, and snippets.

@arxipovdev
Last active October 19, 2022 09:03
Show Gist options
  • Select an option

  • Save arxipovdev/96ca1b1082f04c8d6a493b717f2bfdbc to your computer and use it in GitHub Desktop.

Select an option

Save arxipovdev/96ca1b1082f04c8d6a493b717f2bfdbc to your computer and use it in GitHub Desktop.
[Unix shortcuts] #shortcuts #linux #ubuntu #unix #console #terminal #commands
Less
  • q Выход
  • G Переход в конец документа
  • g Переход в начало документа
  • пробел Прокрутка на один экран вперед
  • b Прокрутка на один экран назад
  • /text Поиск text
  • n вперед по найденым вхождениям
  • N назад по найденым вхождениям
  • h Справка

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment