Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
Bash脚本编程和Windows NT cmd命令行批处理的区别?
Experiences and Insight
701
views ·
3
replies ·
To
floor
Go
xliang9550
deepin
2013-04-15 19:06
Author
最近同时在学习Bash脚本和深入挖掘Windows XP的cmd(我装了Power Shell,不过暂时还没用到)。
先问一下二者的基本概念。哪个的功能更强大。
(最近刚刚发现,在Linux终端按Tab键补全文件名的功能,Windows XP的cmd也支持,不过Windows 2000就不支持了。)
Reply
Like 0
Favorite
View the author
All Replies
cxbii
deepin
2013-04-15 19:30
#1
不是一个级别的东西,shell秒杀cmd
Reply
Like 0
View the author
xliang9550
deepin
2013-04-15 20:18
#2
找到一篇Advanced Bash Scripting Guide,去年年底修订的6.6版,先初学一下。
感觉不会Shell脚本编程就不能算会用Linux……
Reply
Like 0
View the author
tuhaihe
deepin
2013-04-15 22:09
#3
感觉不会Shell脚本编程就不能算会用Linux……
Shell编程是很基础的,不管单单桌面用户来说,也不常用。多学习一些,没有坏处。
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Ranking
Change
Display errors in control center translations
Popular Events
More
先问一下二者的基本概念。哪个的功能更强大。
(最近刚刚发现,在Linux终端按Tab键补全文件名的功能,Windows XP的cmd也支持,不过Windows 2000就不支持了。)