Echo %path% on separate lines?

后端 未结 3 1280
一生所求
一生所求 2020-12-12 14:36

Using the windows command prompt, can I echo %path% and get the resulting paths on separate rows? Something like this but for windows:

echo $path | tr \':\'         


        
3条回答
提交回复
热议问题