Linux Shell - Text Processing
Useful Functions
1. cut
2. head & tail
3. tr
4. sort
5. uniq
6. paste (special usage: use '-' to ignore a field when identifying a line)
7. wc (file content count)
Useful Functions
1. cut
2. head & tail
3. tr
4. sort
5. uniq
6. paste (special usage: use '-' to ignore a field when identifying a line)
7. wc (file content count)