找回密码
 FreeOZ用户注册
查看: 4704|回复: 32
打印 上一主题 下一主题

[其他] 趣味IT

[复制链接]
跳转到指定楼层
1#
发表于 24-9-2008 22:36:18 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有帐号?FreeOZ用户注册

x
/*-------------------------------------------
            趣味UNIX命令
翻译 2002 王咏刚 http://www.contextfree.net/
来自 David G. Wiseman http://www.csd.uwo.ca/staff/magi/
personal/humour/Computer_Audience.html
-------------------------------------------*/
这是一组有趣的UNIX命令。Shell环境是csh或sh,提示符是%,在大部分Unix/Linux系统上可以得到下面这些有趣甚至爆笑的输出结果:
% cat "food in cans"
cat: can't open food in cans

% nice man woman
No manual entry for woman.

% rm God
rm: God nonexistent

% ar t God
ar: God does not exist

% ar r God
ar: creating God

% "How would you rate Quayle's incompetence?
Unmatched ".

% Unmatched ".
Unmatched ".

% [Where is Jimmy Hoffa?
Missing ].

% ^How did the sex change operation go?
^Modifier failed.

% If I had a ( for every $ the Congress spent, what would I have?
Too many ('s.

% make love
Make: Don't know how to make love. Stop.

% sleep with me
bad character

% got a light?No match.
% man: why did you get a divorce?
man:: Too many arguments.

% !:say, what is saccharine?
Bad substitute.

% %blow%
blow: No such job.

% \(-
(-: Command not found.

$ PATH=pretending! /usr/ucb/which sense
no sense in pretending!

$ drink matter
matter: cannot create
回复  

使用道具 举报

2#
 楼主| 发表于 24-9-2008 22:47:46 | 只看该作者
Once upon a time, a computer programmer drowned at sea.  Many <insert profession here> were on the beach and heard him cry out, “F1!  F1!”, but no one understood.
回复  

使用道具 举报

3#
 楼主| 发表于 24-9-2008 22:57:08 | 只看该作者
How many software engineers does it take to change a lightbulb?


None, it's a hardware problem.
回复  

使用道具 举报

4#
 楼主| 发表于 24-9-2008 22:59:06 | 只看该作者
Q) Why didn't the clumsy java programmer want to work with C?

A) Becaue he heard the C was sharp!
回复  

使用道具 举报

5#
 楼主| 发表于 24-9-2008 23:01:11 | 只看该作者
Two geeks are talking over lunch.

The first guy(chubbycat) says "You wouldn't believe what happened this morning. A girl rode up to me on her bike, took off all her clothes, and said 'Take whatever you want!' ... So I took the bike"

The second guy(ubuntuhk) says "Good choice, her clothes probably wouldn't have fit you."

回复  

使用道具 举报

6#
 楼主| 发表于 24-9-2008 23:03:21 | 只看该作者
A project manager, hardware engineer and software engineer were in a car heading down a hill when the brakes failed. The driver managed to get it stopped by using the gears and a convenient dirt track.

All three jumped out and after peering under the car

the hardware engineer said, "I see what the problem is and with this handy roll of duct tape I think I can fix it good enough to get us to the next town".

The project manager quickly interrupted, "No, no, no. Before we do anything we need to decide on a vision for our future, figure out a plan and assign individual deliverables".

At which point the software engineer said, "You know what, I think we should push the car back up to the top of the hill and see if it happens again".
回复  

使用道具 举报

7#
 楼主| 发表于 24-9-2008 23:07:33 | 只看该作者
UNIX Sex
{
look; find; talk; grep; touch; finger; find; flex; unzip; mount; workbone; fsck; yes; gasp; fsck; yes; eject; umount; makeclean; zip; split; done; exit
}
回复  

使用道具 举报

8#
 楼主| 发表于 24-9-2008 23:10:55 | 只看该作者
"The last 10% of any software project will take 90% of the budgeted time.

The first 90% will take the other 90%"
回复  

使用道具 举报

9#
 楼主| 发表于 24-9-2008 23:11:38 | 只看该作者
Computers are high-speed idiots, programmed by low-speed idiots
回复  

使用道具 举报

10#
 楼主| 发表于 24-9-2008 23:12:56 | 只看该作者
In theory there is no difference between theory and practice, but in practice there is. (don't know where this is from)
回复  

使用道具 举报

11#
 楼主| 发表于 24-9-2008 23:15:17 | 只看该作者
"The key to understanding recursion is to begin by understanding recursion. The rest is easy."
-- Koenig/Moo, Accelerated C++
回复  

使用道具 举报

12#
发表于 25-9-2008 00:16:26 | 只看该作者
回复  

使用道具 举报

13#
发表于 25-9-2008 00:17:04 | 只看该作者
# dump core
bad key 'c'
回复  

使用道具 举报

14#
发表于 25-9-2008 00:17:30 | 只看该作者
# core dump
sh: core:  not found.
回复  

使用道具 举报

15#
发表于 25-9-2008 00:18:13 | 只看该作者
# man coredump
No manual entry for coredump.
回复  

使用道具 举报

16#
 楼主| 发表于 25-9-2008 14:58:44 | 只看该作者
~$ killall chubbycat
chubbycat: no process killed
回复  

使用道具 举报

17#
发表于 25-9-2008 23:29:40 | 只看该作者
# fuser -ck /coredump
/coredump: fuser: could not find file system mounted at /coredump.
回复  

使用道具 举报

18#
 楼主| 发表于 25-9-2008 23:34:49 | 只看该作者
$ cut chubbycat
cut: you must specify a list of bytes, characters, or fields
回复  

使用道具 举报

19#
发表于 26-9-2008 00:42:56 | 只看该作者
回复  

使用道具 举报

20#
发表于 26-9-2008 01:10:57 | 只看该作者
# echo "Kick coredump fat ass"
Kick coredump fat ass
回复  

使用道具 举报

21#
 楼主| 发表于 26-9-2008 01:21:30 | 只看该作者
原帖由 chubbycat 于 26-9-2008 00:10 发表
# echo "Kick coredump fat ass"
Kick coredump fat ass

you are rascally
回复  

使用道具 举报

22#
发表于 26-9-2008 02:34:34 | 只看该作者
回复  

使用道具 举报

23#
 楼主| 发表于 6-10-2008 02:29:21 | 只看该作者
$ which chubbycat
which: no chubbycat in (/usr/bin:/freeoz)   
回复  

使用道具 举报

24#
 楼主| 发表于 6-10-2008 02:33:24 | 只看该作者
$ zoo -add cats chubbycat
Zoo:  ERROR:  Could not open chubbycat.

回复  

使用道具 举报

25#
发表于 6-10-2008 02:49:19 | 只看该作者
# whereis coredump
coredump:
回复  

使用道具 举报

26#
 楼主| 发表于 6-10-2008 03:06:48 | 只看该作者
$touch chubbycat

$less chubbycat

chubbycat (END)



回复  

使用道具 举报

27#
发表于 6-10-2008 03:17:12 | 只看该作者
# kill coredump
sh: coredump: Specify a process identifier or a %job number.
回复  

使用道具 举报

28#
发表于 8-10-2008 22:33:25 | 只看该作者
#cls chubbycat

#                     
回复  

使用道具 举报

29#
发表于 8-10-2008 22:58:23 | 只看该作者
what's cls?
回复  

使用道具 举报

30#
发表于 9-10-2008 02:20:18 | 只看该作者

回复 #29 chubbycat 的帖子

Many newer Unix systems and Unix variants will also accept the cls command or have cls as an alias for clear.
回复  

使用道具 举报

您需要登录后才可以回帖 登录 | FreeOZ用户注册

本版积分规则

小黑屋|手机版|Archiver|FreeOZ论坛

GMT+11, 3-11-2024 04:34 , Processed in 0.038903 second(s), 45 queries , Gzip On, Redis On.

Powered by Discuz! X3.2

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表