mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-21 22:22:07 +02:00
8 lines
300 B
Markdown
8 lines
300 B
Markdown
# chsh
|
|
|
|
> उपयोगकर्ता का लॉगिन शेल बदलें।
|
|
> अधिक जानकारी: <https://manned.org/chsh>.
|
|
|
|
- शेल बदलें:
|
|
|
|
`chsh -s {{मार्ग/का/शेल_बाइनरी}} {{उपयोगकर्ता_नाम}}`
|