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

chsh: remove linux distro dependant command (#15711)

This commit is contained in:
CleanMachine1 2025-02-11 11:56:32 +00:00 committed by GitHub
parent 8392a65baf
commit 376068fff9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 0 additions and 12 deletions

View file

@ -15,7 +15,3 @@
- 특정 사용자에 대해 로그인 [s]셸 설정: - 특정 사용자에 대해 로그인 [s]셸 설정:
`sudo chsh --shell {{경로/대상/셸}} {{사용자명}}` `sudo chsh --shell {{경로/대상/셸}} {{사용자명}}`
- 사용 가능한 셸 [l]나열:
`chsh --list-shells`

View file

@ -15,7 +15,3 @@
- Stel een login[s]hell in voor een specifieke gebruiker: - Stel een login[s]hell in voor een specifieke gebruiker:
`sudo chsh --shell {{pad/naar/shell}} {{gebruikersnaam}}` `sudo chsh --shell {{pad/naar/shell}} {{gebruikersnaam}}`
- Toon ([l]) beschikbare shells:
`chsh --list-shells`

View file

@ -15,7 +15,3 @@
- Set a login [s]hell for a specific user: - Set a login [s]hell for a specific user:
`sudo chsh --shell {{path/to/shell}} {{username}}` `sudo chsh --shell {{path/to/shell}} {{username}}`
- [l]ist available shells:
`chsh --list-shells`