Traceroute命令在不同的操作系统中命名?

时间:2011-11-12 20:08:23

标签: java traceroute

我希望在我的java应用程序中使用"traceroute"命令。不幸的是,它在Windows中被称为"tracert"。在不同的操作系统中我是否还有其他“有趣”的名字?

编辑: 我只对Linux,Windows和Mac发行版感兴趣。

3 个答案:

答案 0 :(得分:1)

不。

Mac:traceroute

Windows:tracert

Linux:traceroute

答案 1 :(得分:1)

这里只是几个......

Linux   Windows
ls      dir
cp      copy
mv      move
rm      del
cat     type
pwd     chdir
diff    comp
shutdown    reboot
ipconfig    ifconfig
assign  ln

答案 2 :(得分:0)

我不知道,只要您只谈论Win / Mac / Linux(以及其他一般的Unixen)。 VMS或一些奇怪的深奥操作系统可能会有所不同,当然......