ChinaUnix.net
相关文章推荐:

linux 根据内容 查找文件

怎样在linux查找文件 用FIND 命令吗。能举一例子最好

by thomastang - Linux论坛 - 2005-03-12 13:24:19 阅读(1182) 回复(7)

相关讨论

linux系统如何快速查找文件   查找文件可以用find,但最好是用locate,速度快,参数少。   $locate filename

by goodcjh2005 - IT职业生涯 - 2005-07-17 16:54:05 阅读(970) 回复(1)

怎样在linux查找文件 ,例如 我要搜索 NET 。CONF ,但我不知道他的位置,他能象WINDOWS 那样定位文件在哪吗

by thomastang - 系统管理 - 2005-03-10 11:41:56 阅读(873) 回复(3)

例如我想一次杀掉所有的有关oracle 的进程,该怎么执行命令??

by afei0727 - Linux论坛 - 2005-09-23 11:37:22 阅读(1643) 回复(3)
by nuaa19321 - Linux论坛 - 2003-09-14 14:55:27 阅读(3003) 回复(2)

是考哪些内容啊?

by houzibao - IT职业生涯 - 2008-12-13 16:10:17 阅读(1191) 回复(3)

rt. linux 下有什么办法可以很快清除掉磁带上面全部内容, 谢谢

by embed - 系统管理 - 2006-11-21 18:21:05 阅读(741) 回复(4)

最好扩展知识多一些的。。 有没有谁看过,给推荐一下行吗?

by batflngi - Linux论坛 - 2004-06-07 00:35:52 阅读(571) 回复(0)

如题,我要根据主机名称找到主机对应ip地址,有这方面的命令吗? 。。。。。。。 为什么本帖被关闭?!斑竹为啥啊! [ 本帖最后由 jinyonghe 于 2008-9-18 22:32 编辑 ]

by jinyonghe - C/C++ - 2008-09-18 20:43:40 阅读(2353) 回复(1)

代码如下: [code] #include //#include #include #include #include #include #include #include #include #include #include #include #include #include int main(int argc, char **argv) { int sockfd; char *ptr; struct ...

by amoyppa - C/C++ - 2013-03-22 16:36:51 阅读(6910) 回复(7)

请问在linux OS 根据IP我怎么得到MAC地址,谢谢!

by reviewmyself - C/C++ - 2005-11-17 13:54:39 阅读(1712) 回复(11)