This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
david
/
tldr
mirror de
https://github.com/tldr-pages/tldr.git
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Árvore:
9c86eafbc8
Ramos
Etiquetas
kant-patch-10
kant-patch-12
kant-patch-13
kant-patch-14
kant-patch-3
kant-patch-5
kant-patch-6
kant-patch-7
kant-patch-7-1
main
v2.3
v2.2
v2.1
v2.0
v1.5b
v1.5
v1.4
v1.3
v1.2
v1.1
v1.0
tldr
/
pages.ko
/
common
/
deluser.md
deluser.md
295 B
Histórico
Em bruto
deluser
유저 계정 제거 또는 그룹으로부터 사용자 제거.
유저 삭제:
deluser {{이름}}
사용자의 홈 디렉토리 및 메일 스풀과 함께 사용자 제거:
deluser -r {{이름}}
그룹으로부터 사용자 제거:
deluser {{이름}} {{그룹}}