码迷,mamicode.com
首页 >  
搜索关键字:who    ( 2492个结果
辛星浅析linux中的日志
linux中对于连接时间的日志,一般由/var/log/wtmp和/var/run/utmp这两个文件记录,不过这两个文件无法直接使用cat查看,并且该文件由系统自动更新,我们可以通过w、who、finger、id、last、lastlog、ac命令进行查看。        linux中对于进程的监控日志,首先说进程监控日志在监控用户的操作指令是很有效的,当服务器最近发现经常发生无故宕机或者无故...
分类:系统相关   时间:2015-04-05 06:43:11    阅读次数:222
codeforces 372A Counting Kangaroos is Fun
There are?n?kangaroos with pockets. Each kangaroo has a size (integer number). A kangaroo can go into another kangaroo‘s pocket if and only if the size of kangaroo who hold the kangaroo is at lea...
分类:其他好文   时间:2015-04-04 16:57:10    阅读次数:158
android Application类的详细介绍
在代码中经常看到application这个类,一直不知道这个是干什么用的,今天刚好有点时间,所以进行了详细的学习。一.先对它的整体概念解释:在android源码中对他的描述是; * Base class for those who need to maintain global applicatio...
分类:移动开发   时间:2015-04-02 22:17:06    阅读次数:180
POJ - 2886 Who Gets the Most Candies?
Who Gets the Most Candies? Time Limit: 5000MS   Memory Limit: 131072KB   64bit IO Format: %I64d & %I64u Submit Status Description N children are sitting in a circle to...
分类:其他好文   时间:2015-04-02 15:09:06    阅读次数:179
探索 OpenStack 之(16):计量模块 Ceilometer
0. 背景0.1 为什么要有 Ceilometer?通常云,特别是公有云在计费方面有三个层次:计量 (Metering): 收集资源的使用数据,其数据信息主要包括:使用对象(what), 使用者(who), 使用时间(when)和 用量(how much)。计费 (Rating):将资源使用数据按照...
分类:其他好文   时间:2015-04-02 07:58:02    阅读次数:231
2010.03 u-boot--Makefile完全分析
## (C) Copyright 2000-2009# Wolfgang Denk, DENX Software Engineering, wd@denx.de.## See file CREDITS for list of people who contributed to this# proje...
分类:其他好文   时间:2015-04-01 17:20:19    阅读次数:237
who am i
本原创文章属于《Linux大棚》博客,博客地址为http://roclinux.cn。文章作者为rocrocket。 为了防止某些网站的恶性转载,特在每篇文章前加入此信息,还望读者体谅。===[正文开始]今天要说的不是成龙的电影“我是谁”,而是Linux里的who系列命令,包括who、whoami和...
分类:其他好文   时间:2015-04-01 09:29:03    阅读次数:143
Diesel-engined suits the fashion desires connected with both ladies and men as a result of the large variety
Diesel-engined wristwatches for women usually are a cost-effective opt for for all females who wish to spend less on their jean pocket dollars nonethe...
分类:其他好文   时间:2015-03-31 17:38:31    阅读次数:142
HDU 4965 Fast Matrix Calculation(矩阵快速幂)
Description One day, Alice and Bob felt bored again, Bob knows Alice is a girl who loves math and is just learning something about matrix, so he decided to make a crazy problem for her.  Bob has...
分类:其他好文   时间:2015-03-31 12:52:29    阅读次数:129
Sicily 1063. Who's the Boss
1063. Who's the Boss Constraints Time Limit: 1 secs, Memory Limit: 32 MB Description Several surveys indicate that the taller you are, the higher you can climb the corporate ladder. At T...
分类:其他好文   时间:2015-03-31 09:04:14    阅读次数:125
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!