Results for "sed"

Users

Blogs

  • Install ImageMagick from Unix Source

    ...te: Total 124593 (delta 94), reused 94 (delta 64), pack-reused 124452Receiving objects: 100%...ocessor... gcc -Echecking for a sed that does not truncate output...essor... g++ -Echecking for ld used by g++... /usr/bin/ld -m elf_...www/api/MagickWand/ftv2folderclosed.png /usr/local/share/doc/Imag...

    2130 days ago

Bookmarks

  • Linux command line exercises for NGS data processing

    ...ial is to introduce students to the frequently used tools for NGS analysis as wel...exercises as it is a language in itself and is used more often to manipulate NGS...d to the other command line tools such as grep, sed, perl etc. Furthermore, havin...

    2859 days ago

Files

  • Download blasr 1.3 version

    ...wa_aln_core] 70778880 sequences have been processed.[bwa_aln_core] calculate SA c...wa_aln_core] 70989574 sequences have been processed.[main] Version: 0.7.15-r1140[...G_v2.0.6/all_p_ctg.fa | cut -d ' ' -f1-5,7-12 | sed 's/ /\t/g' > FALCON-Unzip-...

    2136 days ago

Top-level pages

Wire posts

  • rename all *.txt as *.bak: find . -name "*.txt" | sed "s/\.txt$//" | xargs -i echo mv {}.txt {}.bak | sh #Linux #Rename #Oneliner

    3606 days ago

  • replace a word in all files in a directory: grep -lr --exclude-dir=".git" -e "oldword" . | xargs sed -i "s/oldword/newword/g" #Replace #Word #Linux

    3517 days ago

  • +21 more Wire posts

Bio-Scripts

Tags

Comments