mirror of
https://github.com/onceupon/Bash-Oneliner.git
synced 2025-02-16 15:22:44 +00:00
add others
tac a file
This commit is contained in:
parent
6ee16107fc
commit
1dc726c2a2
@ -2739,4 +2739,9 @@ unexpand filenme
|
|||||||
```bash
|
```bash
|
||||||
od filenme
|
od filenme
|
||||||
```
|
```
|
||||||
|
|
||||||
|
##### Reverse cat a file
|
||||||
|
```bash
|
||||||
|
tac filenme
|
||||||
|
```
|
||||||
=-=-=-=-=-A lot more coming!! =-=-=-=-=-=-=-=-=-=waitwait-=-=-=-=-=-=-=-=-=-
|
=-=-=-=-=-A lot more coming!! =-=-=-=-=-=-=-=-=-=waitwait-=-=-=-=-=-=-=-=-=-
|
||||||
|
Loading…
x
Reference in New Issue
Block a user