Sunday, August 9, 2020

Notepad++ killer feature

Just in case you needed another reason to use Notepad++, the open-source text editor for Windows, this is for you.  Windows lacks the useful "tail -f <filename>" utility of Linux, but Notepad++ has it built right in.  Usually done with log files, just open the log file in NotePad++ as usual, then select "View -> Monitoring (tail -f)" for built-in live file monitoring.

https://notepad-plus-plus.org

No comments:

Post a Comment

Powershell

Connect to your 365 instance. You have to do connect first, always.  Powershell ISE can't be used.  If you try you'll get a "A ...