Results for "Linux"

Tags

  • Finally, a command line shell for the 90s https://fishshell.com/ #Shell #Command #Linux #FishShell

    Tags: Shell, Command, Linux, FishShell

    1177 days ago

  • Open in terminal of Linux sudo apt-get install nautilus-extension-gnome-terminal #Terminal #Linux

    Tags: Terminal, Linux

    943 days ago

  • #Remove all line that start with # file: $ sed '/^#/ d' filename #line #sed #linux

    Tags: Remove, line, sed, linux

    2605 days ago

  • Split the file in Linux with size. $ split --bytes=50M aaaa.fa #split #linux #size

    Tags: split, linux, size

    2491 days ago

  • Remove the unwanted characters from Fasta file: sed -e '/^[^>]/s/[^ATGCatgc]/N/g' infile.fa #sed #unwanted #illegal #remove #correct #fasta #linux

    Tags: sed, unwanted, illegal, remove, correct, fasta, linux

    2340 days ago