FG
💻 Software

cat on Mac OS X never exits

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

Problem

I'm a bit of a UNIX noob, but I'm trying to run the cat command to make a simple text file and it works great, however cat is never exited after making the file. For instance, I type cat > ~/mytextfile.txt and hit enter, the file is created but my cursor remains on a blank line.

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: cat on Mac OS X never exits

Low Risk

You have to send an character on the standard input to tell to stop.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment