running a
tcsh
in RHEL-8.10.
doing a grep -l *
I get a bunch of Is a directory
responses.
in bash I would do grep -l * 2>/dev/null
to suppress that.
What is the equivalent syntax in tcsh ?
Asked by ron
(8647 rep)
Jul 18, 2024, 07:53 PM
Last activity: Jul 18, 2024, 08:02 PM
Last activity: Jul 18, 2024, 08:02 PM