Results for "Linux"

Wire posts

  • Find the DIRs in Linux: $ find / -name "DIR_NAME" #Linux #Find #DIR

    2593 days ago

  • sudo apt-get install libgd-svg-perl to install GD::SVG #Perl #Linux #Install #Graph #Plot

    2579 days ago

  • To generate ssh folder in linux $ ssh-keygen #Linux #ssh #Key #Connect

    2579 days ago

  • Add color to vim. Open vi .vimrc and at the end of the file add "syntax on" #Vim #Syntax #Highlight #Vi #Linux

    2578 days ago

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

    2572 days ago

  • Open exFAT drive on Linux. $ sudo apt-get install exfat-fuse exfat-utils #Linux #exFAT

    2568 days ago

  • Show before(B) and after(A) the matching region $ grep -B 3 -A 2 foo README.txt #Linux #Tricks #View #Grep

    2522 days ago

  • Augustus 3.2 location https://fossies.org/linux/misc/augustus-3.2.3.tar.gz/ #Genes #Augustus #Predict

    2519 days ago

  • Latest Augustus tool https://fossies.org/linux/misc/augustus-3.2.3.tar.gz/ #Tool #Prediction #Augustus

    2514 days ago

  • Filter #blank #lines from a #fasta file using sed. $ sed '/^$/d' finalSample.fa > finalSample_filtered.fa #Linux #Filter #FASTA #SED

    2494 days ago