PREV INDEX NEXT

Author: Unknown
Subject: double redirect?
Date: Monday, 28 Sep 2020, 18:52:44

hi,

when I give parsley the arguements:

(1)$ echo <hi >hello

I get the response 

CMD (Depth = 0):  SIMPLE,  argv[0] = echo  <hi  >hello

Should this not print an error since a double redirect is being attempted? Can you please explain what is supposed to happen in this case?
PREV INDEX NEXT