Meta package / quick reference for command line string manipulation tools?
        Posted  
        
            by 
                Dylan McCall
            
        on Ask Ubuntu
        
        See other posts from Ask Ubuntu
        
            or by Dylan McCall
        
        
        
        Published on 2011-01-14T23:58:09Z
        Indexed on 
            2011/01/15
            5:59 UTC
        
        
        Read the original article
        Hit count: 329
        
command-line
The latest version of the Scribes text editor lets us select some text, hit Alt+X, and then run an arbitrary command. For example, I can run the sort command and the selected text is replaced appropriately.
This is quite useful but I am also not very well-versed in awk and the like. Is there something I can grab that will provide more of these commands like sort? Maybe a package with a whole bunch of handy, task-specific string manipulation commands?
© Ask Ubuntu or respective owner