|
|
|
|
|
by sillystuff
797 days ago
|
|
> 2. What text processing tasks do you consider absolutely essential to Unix command line proficiency? Learn regular expressions (REs). Every text processing tool including decent editors uses REs. And, you will never have mastered any of them without having mastered REs first. |
|