一个在线的操作系统

以前也遇到过很多在线的操作系统,大部分都是用flash来做的。今天看一个可以真实模拟我们在shell下的一个在线操作系统。初步分析技术为Ajax,服务器端为Linux。其他的不好多说。

[www@cb.vu]~> cal
May 2008
Sun Mon Tue Wed Thu Fri Sat
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
[www@cb.vu]~> ls
about.txt bugs.txt cb.txt
exploring.gif favicon.ico index.html
shell.js sitemap.xml termlib.js
termlib_invaders.js termlib_parser.js unixtoolbox.book.pdf
unixtoolbox.book2.pdf unixtoolbox.pdf unixtoolbox.txt
unixtoolbox.xhtml

上述文字不是我自己系统显示的,而是那个在线系统显示的。网址在这里http://www.cb.vu/。你可以把他当做一个shell,而且他的功能真的和shell差不多。去看了你就知道了

1 Comment
  1. 命令太少了……
    似乎read only
    偶尔在unix-center.net玩玩

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>