mirror of
https://github.com/onceupon/Bash-Oneliner.git
synced 2024-11-22 12:57:01 +00:00
add others
add line number (nl)
This commit is contained in:
parent
e43853e465
commit
9ff923bd6c
@ -1557,6 +1557,12 @@ scroll:
|
||||
Hit your screen prefix combination (C-a / control+A), then hit Escape.
|
||||
Move up/down with the arrow keys (↑ and ↓).
|
||||
|
||||
##### Add line number
|
||||
```bash
|
||||
nl
|
||||
e.g. cat filename|cut -f2|nl
|
||||
```
|
||||
|
||||
|
||||
## System
|
||||
[[back to top](#handy-bash-oneliner-commands-for-tsv-file-editing)]
|
||||
|
Loading…
Reference in New Issue
Block a user