I want to have output of Windows command-line program (say, powercfg -l
) written into a file which is created using Perl and then read the file line by line in a for loop and assign it to a string.
7条回答
查看更多
0人赞
添加讨论(0)
举报
上一页
1
2
相关问题
- $ENV{$variable} in perl
- xcopy include folder
- Batch file if string starts by
- Jenkins - cmd is not recognized
- Is it possible to pass command-line arguments to @
相关文章
- Running a perl script on windows without extension
- Comparing speed of non-matching regexp
- Compile and build with single command line Java (L
- Can NOT List directory including space using Perl
- Extracting columns from text file using Perl one-l
- Lazy (ungreedy) matching multiple groups using reg
- How do I tell DBD::mysql where mysql.sock is?
- How to update command line output?