Results for "Delete"

Blogs

Bookmarks

  • Public Databases for Bioinformatics !

    ...fast local storage not backed up, but on raid and data will never be deleted most analysis should be per...ed nightly, but not backed up ie if the hard drives fail or you delete something and notice...

    1139 days ago

Pages

Top-level pages

Wire posts

  • Remove the blank space from a fasta file. perl -nlwe 'tr/ //d; print if length' fileName #Delete #Space #Fasta #Perl #Oneliner

    3621 days ago

  • #Delete all files (*.bak) in a #folder with find . -type f -name "*.bak" -exec rm -f {} \;

    2979 days ago

  • +7 more Wire posts

Fun

Video

Bio-Scripts

Tags

  • Remove the blank space from a fasta file. perl -nlwe 'tr/ //d; print if length' fileName #Delete #Space #Fasta #Perl #Oneliner

    Tags: Delete, Space, Fasta, Perl, Oneliner

    3621 days ago

  • Search Shell Command History

    We use couple of hundreads of command in daily basis. Most of them are actually repeated several time. The question remain open how do I search old command history under bash shell and modify or reuse it? Now a days almost all modern shell allows you to search command history if enabled by user. ...

    Tags: Bioinformatics, Computational Biology, Linux, History, Search, Find, Delete, Shell, Command

    3615 days ago

  • +7 more Tags

Comments