Results for "Comma"

Tags

  • Join the result of ls -1 into one line and delimit it with comma : newStr=$(ls -m *.txt) or mystring=$(printf "%s," *) #Bash #Comma #String #List #ls

    Tags: Bash, Comma, String, List, ls

    3515 days ago

  • Remove tab with comma in file: perl -lpe 's/\t/,/g' < flattened_line_0.fa.data > output.csv #PerlTrick #PerlO,liner #Perl #Tab #Comma

    Tags: PerlTrick, PerlO, Perl, Tab, Comma

    2795 days ago