0 LIKES
Snippet
$SortText
In Category General IRC Posted by err0r On 11/21/11
I didn't create this snippet but I find it very useful so I thought I would share it.
;Usage: /sorttxt <file> ;Sorts a text file the propper (and fastest) way ;From QuickStep alias sorttxt $iif($isfile($+(",$$1-,")),filter -affc $str($+(",$1-,",$chr(32)),2))
Comments 0
You must be logged in to comment.