FG
💻 Software

On Mac OS X how can I log to Console.app from the terminal?

Fresh5 days ago
Mar 15, 202612118 views
Confidence Score0%
0%

Problem

I've seen the use of in several scripts for Mac OSX but I'm not sure how it's being used. I checked Console.app and didn't see the results of my test command: being printed out there, so where does it go to, or how would you use it?

Error Output

/dev/console

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: On Mac OS X how can I log to Console.app from the terminal?

Low Risk

i use: always works for me. dumps "hello world" to syslog, which should show up in console.app

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment