setpwnam.c

来自「Util-linux 软件包包含许多工具。其中比较重要的是加载、卸载、格式化、分」· C语言 代码 · 共 13 行

C
13
字号
/* *  setpwnam.c -- *  edit an entry in a password database. * *  (c) 1994 Salvatore Valente <svalente@mit.edu> *  This file is free software; you can redistribute it and/or *  modify it under the terms of the GNU Library General Public License as *  published by the Free Software Foundation; either version 2 of the *  License, or (at your option) any later version. * *  Edited 11/10/96 (DD/MM/YY ;-) by Nicolai Langfeldt (janl@math.uio.no) *  to read /etc/passwd directly so that passwd, chsh and chfn can work *  on machines that run NIS (n

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?