码迷,mamicode.com
首页 >  
搜索关键字:who    ( 2492个结果
Codeforces Round #318 [RussianCodeCup Thanks-Round] (Div. 2) A. Bear and Elections(优先队列)
Limak is a grizzly bear who desires power and adoration. He wants to win in upcoming elections and rule over the Bearland. There are n candidates, including Limak. We know how many citizens are goi...
分类:其他好文   时间:2015-08-30 12:57:12    阅读次数:171
玩转linux第四天之用户及组管理类相关命令(二)
1前言本文档主要介绍用户及组管理类相关命令如:useradd、usermod、passwd、userdel、groupadd、groupmod\gpasswd、groupdel、hage,chsh,chfn,、id,w,who,whoami、wck,gourpck、su,并提供相应案例解释其含义。学习这些基础命令是一个Linux爱好者需要具备的首要条件,让小编带..
分类:系统相关   时间:2015-08-29 17:16:43    阅读次数:312
Linux用户和用户组以及相关命令(下)
用户和组管理的相关命令介绍以及使用:大体上涉及到的命令有:useradd,usermod,passwd,userdel,groupadd,groupmod,gpasswd,groupdel,chage,chsh,chfn,id,w,who,whoami,su,finger1、useradd:createanewuserorupdatedefaultnewuserinformation.用法:useradd[options]LOGINuserad..
分类:系统相关   时间:2015-08-28 02:30:57    阅读次数:357
烟草行业卷烟厂综合布线系统简析
罗森伯格亚太电子有限公司:朱华东陈凤霞1前言在WHO烟草控制框架公约和国内垄断法的双重压力下,烟草行业积极探索新的发展之路,根据《中国烟草》提供的信息,2014年行业卷烟产销量同比增长:全年累计生产内销卷烟5170万箱,同比增长2.02%;累计已销售卷烟5099.04万箱,同比增..
分类:其他好文   时间:2015-08-27 19:22:44    阅读次数:213
用户的管理
用户和组管理的相关命令:useradd、usermod、passwd、userdelgroupadd、groupmod、gpasswd、groupdelchage,chsh,chfnid,w,who,whoamisuuseradd:创建用户-r:创建系统用户-uUID:指定UID;-gGID:指定用户所属基本组,此组必须事先存在-c‘COMMENT‘:-d/PATH/TO/SOMEWHERE:指定用..
分类:其他好文   时间:2015-08-27 19:13:24    阅读次数:166
linux的基础命令
日期2015-08-27Linux有很多基本的命令,那么我们今天就针对于最基本的命令来总结一下吧比如:date、clock、hwclock、cal、ls、cd、pwd、tty、whereis、stat、echo、shutdown、halt、reboot、poweroff、who、w、whoami这些最基本命令的用法吧!##############################Dat..
分类:系统相关   时间:2015-08-27 19:07:02    阅读次数:349
2015/8/25 作业:用户和组的相关命令
用户和组的相关命令useradd、usermod、passwd、userdelgroupadd、groupmod、gpasswd、groupdelchage,chsh,chfnid,w,who,whoamisu------------------------------------19、权限权限:r、w、x文件:r:可读,可利用类似cat等命令查看文件内容 w:可写,可以编辑或删除此文件x:..
分类:其他好文   时间:2015-08-27 19:00:00    阅读次数:162
HDU 2602 Bone Collector
Bone CollectorProblem DescriptionMany years ago , in Teddy’s hometown there was a man who was called “Bone Collector”. This man like to collect varies...
分类:其他好文   时间:2015-08-27 18:04:48    阅读次数:140
hdu4649 概率dp
http://acm.hdu.edu.cn/showproblem.php?pid=4649 Problem Description Timer took the Probability and Mathematical Statistics course in the 2012, But his bad attendance angered Professor Tian who ...
分类:其他好文   时间:2015-08-27 13:39:38    阅读次数:189
8.25用户管理命令的使用小结
用户和组管理的相关命令:useradd、usermod、passwd、userdelgroupadd、groupmod、gpasswd、groupdelchage,chsh,chfnid,w,who,whoamisuuseradd:创建用户useradd[options]LOGINuseradd-D[options]-r:创建系统用户-uUID:指定UID;-gGID:指定用户所属基本组,此组必须事先存在-c‘..
分类:其他好文   时间:2015-08-27 11:22:46    阅读次数:174
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!