cmd
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
cmd [2012/08/26 15:56] – created skipidar | cmd [2020/12/27 20:35] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ===== cmd ===== | ||
+ | Here the Linus syntax is used together with windows. | ||
+ | Linux commands can be installed on Windows by installing [[http:// | ||
+ | |||
+ | < | ||
+ | command1 | command2 - pipe passes the output from command1 an input to command2 | ||
+ | grep " | ||
+ | dir /d | grep " | ||
+ | </ |