zeus
4 years ago
3 changed files with 3 additions and 3 deletions
@ -1 +1 @@ |
|||||
grep "Jordan" $LLO_DATAFILE | cut -c 8- | head -5 |
grep "Jordan" $LLO_DATAFILE | cut -c -8 | head -5 |
||||
|
@ -1,2 +1,2 @@ |
|||||
|
|
||||
-b It uses a special form: selecting bytes upto the end of the line |
position is specified and the ending position is omitted. |
||||
|
Loading…
Reference in new issue