ChinaUnix.net
相关文章推荐:

No more mirrors to try

linux c 培训那里最好? 各位知道吗? [ 本帖最后由 Lonny 于 2006-3-23 15:17 编辑 ]

by Lonny - 系统管理 - 2006-03-23 15:14:39 阅读(630) 回复(0)

相关讨论

select * from table_name where 1=2

by zx0228 - Sybase - 2004-06-14 13:38:56 阅读(1230) 回复(4)

[code]/* * Generic parts * Linux ethernet bridge * * Authors: * Lennert Buytenhek ; * * $Id: br.c,v 1.45 2000/10/22 18:26:07 davem Exp $ * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version * 2 of the License, or (at your option) an...

by un_xxx - Linux论坛 - 2004-04-16 09:56:02 阅读(449) 回复(0)

如果在脚本里作不太好。我不喜欢。 我习惯把它放在定时里做 crontab 这个命令你可以试试 用法是这样的 你的脚本名字 expora.sh [code] 写一个文件ttt 内容 * * 01 * * expora.sh 然后执行crontab ttt 就可以了 在不同的系统有的用cron 最好man crontab的用法 记不太清楚了 [/code]

by - Shell - 2003-12-03 10:29:52 阅读(1001) 回复(0)

try

by linzdl - Linux论坛 - 2003-08-16 12:40:26 阅读(368) 回复(0)

edit /etc/default/passwd

by mirnshi - Solaris - 2003-07-01 13:26:41 阅读(619) 回复(0)

try

by netabc - 网络技术 - 2003-05-25 09:23:16 阅读(881) 回复(1)

#! /bin/sh # # mirrorRoot - mirrors the root disk cleanly and safely # ################################################################ # Author: Todd Stansell # $Id: mirrorRoot,v 1.21 2004-02-01 03:40:20-08 todd Exp $ # # Notes: # # 1) I use vxprint -F ... throughout this script because of the # fact that vxprint -ht output is not consistent between versions. # Version 3.1 adds info...

by ywsun - Solaris文档中心 - 2005-08-30 17:40:36 阅读(1148) 回复(0)