Working smarter, not harder
New-to-me Windows DOS commands that are equivalent to bash commands that I always use. Another in a long series. runas [1] Equivalent to sudo, allows one to run commands as a different user assuming one knows the password for that user pushd [2] Maps a network location as a volume popd [3] Drops that mapping…