Offhand, is there an Windows equivalent of "&&"? I have a few apps I open from command line. "/path/app1.exe & /path/app2.exe" and up they both pop. What I'd like to do is this:
dir /d > tmp.txt && notepad tmp.txt
But, I need a Windows equivalent of "&&" though cmd.com does recognize "&".
Discussion on:
Message 24 of 65

































