mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
chsh: add link
This commit is contained in:
parent
4d87a4e1a5
commit
4e04e056f9
10 changed files with 12 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
|||
# chsh
|
||||
|
||||
> Promijeni korisnički login shell.
|
||||
> Više informacija: <https://man.archlinux.org/man/chsh.1>.
|
||||
|
||||
- Promijeni shell:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# chsh
|
||||
|
||||
> Skift brugerens login shell.
|
||||
> Mere information: <https://man.archlinux.org/man/chsh.1>.
|
||||
|
||||
- Skift shell:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# chsh
|
||||
|
||||
> Ändere die Login-Shell eines Benutzers.
|
||||
> Mehr Informationen: <https://man.archlinux.org/man/chsh.1>.
|
||||
|
||||
- Ändere die Login-Shell eines Benutzers:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# chsh
|
||||
|
||||
> उपयोगकर्ता का लॉगिन शेल बदलें।
|
||||
> अधिक जानकारी: <https://man.archlinux.org/man/chsh.1>.
|
||||
|
||||
- शेल बदलें:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# chsh
|
||||
|
||||
> Cambia shell di login dell'utente.
|
||||
> Maggiori informazioni: <https://man.archlinux.org/man/chsh.1>.
|
||||
|
||||
- Cambia shell:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# chsh
|
||||
|
||||
> 사용자 로그인 쉘을 변경합니다.
|
||||
> 더 많은 정보: <https://man.archlinux.org/man/chsh.1>.
|
||||
|
||||
- 쉘 변경하기:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# chsh
|
||||
|
||||
> Wijzig de login-shell van de gebruiker.
|
||||
> Meer informatie: <https://man.archlinux.org/man/chsh.1>.
|
||||
|
||||
- Wijzig shell:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# chsh
|
||||
|
||||
> Forandre brukerens påloggings shell.
|
||||
> Mer informasjon: <https://man.archlinux.org/man/chsh.1>.
|
||||
|
||||
- Forandre shell:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# chsh
|
||||
|
||||
> Ändra användarens inloggnings-shell.
|
||||
> Mer information: <https://man.archlinux.org/man/chsh.1>.
|
||||
|
||||
- Ändra shell:
|
||||
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
# chsh
|
||||
|
||||
> Change user's login shell.
|
||||
> Change the user's login shell.
|
||||
> More information: <https://man.archlinux.org/man/chsh.1>.
|
||||
|
||||
- Change shell:
|
||||
- Change the user's login shell:
|
||||
|
||||
`chsh -s {{path/to/shell_binary}} {{username}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue