mirror of
https://github.com/onceupon/Bash-Oneliner.git
synced 2025-02-16 15:22:44 +00:00
edit format
This commit is contained in:
parent
1c495fe1eb
commit
bd692c5cce
@ -11,7 +11,7 @@ http://stackoverflow.com/users/4290753/once
|
||||
Here's a more stylish version~
|
||||
http://onceupon.github.io/Bash-Oneliner/
|
||||
|
||||
#Handy Bash oneliner commands for tsv file editing
|
||||
## Handy Bash oneliner commands for tsv file editing
|
||||
|
||||
- [Grep](#grep)
|
||||
- [Sed](#sed)
|
||||
@ -313,7 +313,7 @@ sed '$ s/.$//'
|
||||
sed -r -e 's/^.{3}/&#/' file
|
||||
```
|
||||
|
||||
#Awk
|
||||
## Awk
|
||||
[[back to top](#handy-bash-oneliner-commands-for-tsv-file-editing)]
|
||||
|
||||
##### set tab as field separator
|
||||
|
Loading…
x
Reference in New Issue
Block a user