
Quick Tip: Opening Total Commander from terminal
Intro Total Commander provides commandline interface, so in order to open desired folder in Total Commander from Powershell or Windows Terminal you need to run: "C:\totalcmd\TOTALCMD64.EXE" /O /T /L="C:\Directory\To\Open" But who wants to write that long stuff all over again. Solution Solution is, as usual, very simple. You have to add function, to your powershell... » read more