1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00

Merge branch 'main' into old2

This commit is contained in:
Managor 2025-04-26 18:58:22 +03:00 committed by GitHub
commit 007b03e538
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
117 changed files with 154 additions and 141 deletions

32
pages/common/i3.md Normal file
View file

@ -0,0 +1,32 @@
# i3
> A tiling window manager for X11.
> More information: <https://i3wm.org/docs/userguide.html>.
- Start `i3` (Note that a pre-existing window manager must not be open when this command is run):
`i3`
- Open a new terminal window:
`<Super Enter>`
- Move the focused window to a workspace:
`<Super Shift {{Number}}>`
- Switch to a workspace:
`<Super {{Number}}>`
- Split the next window horizontally:
`<Super h>`
- Split the next window vertically:
`<Super v>`
- Open an application launcher:
`<Super d>`

13
pages/common/sway.md Normal file
View file

@ -0,0 +1,13 @@
# sway
> A tiling Wayland compositor.
> It uses the same config format as `i3`, with some Wayland-specific additions.
> More information: <https://github.com/swaywm/sway/wiki>.
- Start `sway`:
`sway`
- View documentation for `i3` (`sway` uses the same default keybindings):
`tldr i3`

View file

@ -1,32 +0,0 @@
# i3
> A dynamic tiling window manager.
> More information: <https://i3wm.org/docs/userguide.html>.
- Start i3 (Note that a pre-existing window manager must not be open when this command is run):
`i3`
- Open a new terminal window:
`<Super Enter>`
- Create a new workspace:
`<Super Shift {{Number}}>`
- Switch to a workspace:
`<Super {{Number}}>`
- Open new window horizontally:
`<Super h>`
- Open new window vertically:
`<Super v>`
- Open application (type out application name after executing command):
`<Super d>`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux [` `tldr [`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux b2sum` `tldr b2sum`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux base32` `tldr base32`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux base64` `tldr {{[-p|--platform]}} common base64`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux basename` `tldr basename`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux basenc` `tldr basenc`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux chgrp` `tldr chgrp`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux chmod` `tldr chmod`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux chown` `tldr chown`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux chroot` `tldr chroot`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux cksum` `tldr cksum`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux comm` `tldr comm`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux cp` `tldr cp`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux cut` `tldr {{[-p|--platform]}} common cut`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux date` `tldr {{[-p|--platform]}} common date`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux dircolors` `tldr dircolors`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux dirname` `tldr dirname`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux echo` `tldr echo`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux ed` `tldr ed`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux egrep` `tldr egrep`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux env` `tldr env`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux expand` `tldr expand`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux expr` `tldr expr`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux factor` `tldr factor`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux false` `tldr false`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux fgrep` `tldr fgrep`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux find` `tldr find`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux fmt` `tldr fmt`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux ftp` `tldr ftp`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux grep` `tldr grep`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux groups` `tldr groups`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux hostid` `tldr hostid`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux hostname` `tldr hostname`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux id` `tldr id`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux ifconfig` `tldr ifconfig`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux indent` `tldr {{[-p|--platform]}} common indent`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux install` `tldr install`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux join` `tldr join`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux link` `tldr link`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux ln` `tldr ln`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux logname` `tldr logname`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux ls` `tldr ls`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux make` `tldr make`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux md5sum` `tldr md5sum`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux mkdir` `tldr mkdir`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux mkfifo` `tldr mkfifo`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux mv` `tldr mv`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux nice` `tldr nice`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux nohup` `tldr nohup`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux nproc` `tldr nproc`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux od` `tldr od`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux paste` `tldr paste`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux pathchk` `tldr pathchk`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux ping` `tldr {{[-p|--platform]}} common ping`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux ping6` `tldr ping6`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux pinky` `tldr pinky`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux pr` `tldr pr`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux printenv` `tldr printenv`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux printf` `tldr printf`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux pwd` `tldr pwd`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux readlink` `tldr readlink`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux realpath` `tldr realpath`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux rm` `tldr rm`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux rmdir` `tldr rmdir`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux seq` `tldr seq`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux sha1sum` `tldr sha1sum`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux sha224sum` `tldr sha224sum`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux sha256sum` `tldr sha256sum`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux sha384sum` `tldr sha384sum`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux sha512sum` `tldr sha512sum`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux shred` `tldr shred`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux shuf` `tldr {{[-p|--platform]}} coomon shuf`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux sort` `tldr sort`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux split` `tldr {{[-p|--platform]}} common split`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux stat` `tldr {{[-p|--platform]}} common stat`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux stdbuf` `tldr stdbuf`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux stty` `tldr stty`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux sum` `tldr sum`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux sync` `tldr sync`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux tac` `tldr tac`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux tail` `tldr {{[-p|--platform]}} common tail`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux tar` `tldr tar`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux tee` `tldr tee`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux telnet` `tldr telnet`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux test` `tldr test`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux time` `tldr time`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux timeout` `tldr timeout`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux touch` `tldr touch`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux tr` `tldr tr`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux traceroute` `tldr traceroute`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux true` `tldr true`

View file

@ -4,4 +4,4 @@
- View documentation for the original command: - View documentation for the original command:
`tldr {{[-p|--platform]}} linux truncate` `tldr truncate`

Some files were not shown because too many files have changed in this diff Show more