[SGVLUG] SGVLUG this Thursday 9/8: Text Processing at the Linux Command Line

Lan Dang l.dang at ymail.com
Sat Sep 10 06:05:40 PDT 2016


Hi all,
It was a great meeting.  We seem to average about 30+ people for an SGVLUG meeting, even when we don't go out of our way to advertise it.
We ended up starting after 8pm, because I came pretty late, and we were all in socializing mode.  The table setup was not bad, except that we have now established that the projector needs to be 7-8 feet away from the screen.  Our server is named Lyn, though I have the impression that there were other servers involved in taking orders.

Joel gave a wonderful survey of text processing command line tools.  I strongly encouraged him to submit to SCALE.
I almost immediately used one of the utilities he mentioned at work.  The nl utility does line numbering and has several options.  The option I used today was to have it number my output only if it matched a regular expression.  This enables me to get a numbered list, without having the numbering start at the header text.
I used the nl -b p<regex> option, as all the lines I was numbering had a string I could match.

Lan

      From: Lan Dang via SGVLUG <sgvlug at sgvlug.net>
 To: SGVLUG Discussion List. <sgvlug at sgvlug.net> 
 Sent: Wednesday, September 7, 2016 2:49 AM
 Subject: [SGVLUG] SGVLUG this Thursday 9/8: Text Processing at the Linux Command Line
  


Hi all,


Remember -- dinner at 7pm, presentation at 8pm. Parking can be annoying around that hour so come a little early.


http://www.meetup.com/SGVTech/events/233145950/

TOPIC: Text Processing at the Linux Command LinePRESENTER: Joel Steres
LOCATION: Du-Par's Restaurant and Bakery

214 S Lake Ave, Pasadena, CA


ABSTRACT:


Text is everywhere but not always in a useful form. On any given day we encounter dozens or hundreds of data formats. Some formats are focused on presentation while others focus on structure at the expense of presentation. Many times the information we need has to be found, disentangled and manipulated before it is useful. The easier we can navigate across these boundaries, the more freedom we have to find new uses and insights.

Linux offers a rich array of commands and tools for text processing at the command line. This talk proposes a classification for different types of command line processing tasks and then explores some of the common tools available within each category. Many of these tools have a host of options. Some useful but lesser known options will be highlighted. The tools will then be applied to a number of examples covering data extraction, processing and presentation.


BIO:

Joel Steres spends most of his time at the command prompt. He is still amazed at how small specialized building blocks can be combined to achieve big results.


Lan



   
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://sgvlug.net/pipermail/sgvlug/attachments/20160910/1298dac6/attachment-0003.html>


More information about the SGVLUG mailing list