A More Readable Path
August 20th, 2015 by Charlie Russel and tagged $Profile
The path on many modern computers gets to be so long that reading it is a nuisance. Worse, from within Windows PowerShell, there isn’t a built in equivalent to the old cmd “path” command. Yet all the information we need is there, it’s just not where we might expect it. The actual executable path for a […]
Posted in PowerShell | Comments Off on A More Readable Path