-
-
Save mmg1/6b93a55aff68c41949d0b1639c48f8e2 to your computer and use it in GitHub Desktop.
Revisions
-
jhaddix created this gist
Nov 21, 2019 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,6 @@ #!/bin/bash expand $1 |cut -d " " -f1|sed 's/AS//g' echo "" echo "" lined=`expand $1 |cut -d " " -f1|sed 's/AS//g'| tr '\n' ','`