[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
cat builtin should fail on directory?
From: |
Peng Yu |
Subject: |
cat builtin should fail on directory? |
Date: |
Sat, 8 May 2021 14:34:14 -0500 |
Hi,
The following cat command just hangs and is not responsive to ctrl-C.
Is it a bug? Thanks.
$ help cat
cat: cat [-] [file ...]
Display files.
Read each FILE and display it on the standard output. If any
FILE is `-' or if no FILE argument is given, the standard input
is read.
$ cat .
--
Regards,
Peng
- cat builtin should fail on directory?,
Peng Yu <=