FG

Notepad++, Run command and open output in new tab

Fresh3 days ago
Mar 15, 20269869 views
Confidence Score0%
0%

Problem

Is there any way to execute a command from and have the results piped back into the program in a new tab?

Error Output

notepad++

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Notepad++, Run command and open output in new tab

Low Risk

If your program outputs plain text and you can run batch files... Create a batch file (e.g. dir.bat) which pipes the results of your command to a temporary file, then opens the file in Notepad++ e.g. (replace dir with your command and add an extensi…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment