Bash脚本编程和Windows NT cmd命令行批处理的区别?
Tofloor
poster avatar
xliang9550
deepin
2013-04-15 19:06
Author
最近同时在学习Bash脚本和深入挖掘Windows XP的cmd(我装了Power Shell,不过暂时还没用到)。
先问一下二者的基本概念。哪个的功能更强大。

(最近刚刚发现,在Linux终端按Tab键补全文件名的功能,Windows XP的cmd也支持,不过Windows 2000就不支持了。)
Reply Favorite View the author
All Replies
cxbii
deepin
2013-04-15 19:30
#1
不是一个级别的东西,shell秒杀cmd
Reply View the author
xliang9550
deepin
2013-04-15 20:18
#2
找到一篇Advanced Bash Scripting Guide,去年年底修订的6.6版,先初学一下。
感觉不会Shell脚本编程就不能算会用Linux……
Reply View the author
tuhaihe
deepin
2013-04-15 22:09
#3
感觉不会Shell脚本编程就不能算会用Linux……
Shell编程是很基础的,不管单单桌面用户来说,也不常用。多学习一些,没有坏处。
Reply View the author