change formating todo list
This commit is contained in:
@@ -14,10 +14,10 @@
|
||||
- " *(ignore any special characters except '$')*
|
||||
- unclosed quotes ?
|
||||
- **redirection :**
|
||||
- > *input*
|
||||
- > *output*
|
||||
- << *read input until empty line -- doesn't update history*
|
||||
- >> *redirect and append*
|
||||
- `>` *input*
|
||||
- `>` *output*
|
||||
- `<<` *read input until empty line -- doesn't update history*
|
||||
- `>>` *redirect and append*
|
||||
- |
|
||||
- $
|
||||
- $?
|
||||
|
||||
Reference in New Issue
Block a user