请问命令找不到是怎麽会事?

请问命令找不到是怎麽会事?

我输入命令in 他总是提示我:“conmand not found ”,我用命令man in,想查一个他的具体用法,又提示我:“no manual entry for in”,这到底是怎麽会事呀?而且我在x window下登陆别的网站都可以,但是一登陆www.kernel.org,他又总说找不到该网址   。。。
有些命令需要在特定的目录下才能用。比如fdisk只能在/sbin下用。
会不会是某些软件包没装?
in 是什么命令?
in 是什麽命令?  
好像是用作链接吧。
错了。应该是ln才对。
[quote:c3367cba87="firemoth"]错了。应该是ln才对。[/quote]
正解  
真的有in这个命令的
引用:
[flasher@flasher flasher]$ in
in                  install             instrpm
inb                 installastheme.pl   interdiff
includeres          install-catalog     intltool-extract
indent              install-datebook    intltoolize
indxbib             install-expenses    intltool-merge
info                install-hinote      intltool-prepare
infocmp             install-memo        intltool-unicodify
infokey             install-netsync     intltool-update
infotocap           install-todos       inw
inl                 install-user        
引用:
[flasher@flasher flasher]$ in --help
bash: syntax error near unexpected token `in'
[flasher@flasher flasher]$ whereis in
in: /usr/sbin/in.mtftpd /usr/sbin/in.telnetd /usr/sbin/in.proftpd /usr/local/sbin/in.proftpd
我的系统里没有耶 :neutral: :
[code:1]
[bibby@debian ~]$ whereis in
in: /usr/sbin/in.identtestd
[bibby@debian ~]$
[/code:1]