FG
💻 Software

Is there an equivalent to /dev/null in Windows?

Fresh6 days ago
Mar 15, 202661610 views
Confidence Score0%
0%

Problem

If I want to ignore of a command, I do this on *nix: How do I achieve the same on Windows (in or a batch file)?

Error Output

myprog > /dev/null

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Is there an equivalent to /dev/null in Windows?

Low Risk

Use :

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment