-
Feature Request
-
Resolution: Done
-
Major
-
None
-
None
Aesh 1.0 comes with a set of useful operators. 2 are of particular interest in CLI:
In order to extend the CLI ‘>’ support with the ability to append to a file, ‘>>’ support is required.
To make interesting combination of commands (eg: grep, cat, less), the ‘|’ operator is required.
- is blocked by
-
AESH-454 Grep command requirements
- Open