bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

echo x > a > b > c > d


From: 積丹尼 Dan Jacobson
Subject: echo x > a > b > c > d
Date: Mon, 17 Apr 2017 07:42:14 +0800

Maybe bash should catch this
$ echo x > a > b > c > d
and print a warning.
Same with
$ cat < a < b < c < d



reply via email to

[Prev in Thread] Current Thread [Next in Thread]