新手问题 能用 Ruby 实现 Windows 的自动化管理吗?

wangluojisuan · November 08, 2012 · Last by williamherry replied at November 09, 2012 · 1728 hits

能用 Ruby 实现 Windows 的自动化管理吗? 就像 unix like 系统的 shell 一样强大的功能,能不能实现?

ruby 更多是依赖类 unix,用在 windows 不合适,windows 一般用 *.bat

windows 下面最好使用.bat 或者直接用 powershell 这个是微软专门给 windows 设计的。

可以试试 Perl

there is a thing call chef

You need to Sign in before reply, if you don't have an account, please Sign up first.