小编Mos*_*ail的帖子

如何在一个命令行中读取输出文件?

如何正确地做这样的事情?

$: lshw -html > /tmp/specs.html < firefox
Run Code Online (Sandbox Code Playgroud)

也试过

$: firefox < "lshw -html > /tmp/specs.html"
Run Code Online (Sandbox Code Playgroud)

command-line firefox

2
推荐指数
1
解决办法
330
查看次数

标签 统计

command-line ×1

firefox ×1