Results for "tmp"

Blogs

  • AWK for beginners !

    ...string # must match exactly, so use a variable: outfile = "/tmp/foobar.txt"; print "fo...# Reads a line from a file and stores in localvar infile = "/tmp/foobar.txt"; getline loc...

    1835 days ago

  • SLURM Commands

    ...how job=<jobid> 4. Cancel a jobTo cancel one job: scancel <jobid> To cancel one job and delete the TMP directory created by the subm...

    668 days ago

Bookmarks

  • splitbam: splits a BAM by chromosomes

    ...file/bam pattern) REQUIRED. MUST contain __CHROM__ and end with .bam -s assume input is sorted. -x | --index create index. -t | --tmp (dir) tmp file directory -G (file) chr...

    2622 days ago

Pages

Top-level pages

Wire posts

  • sudo find /tmp -type f -atime +10 -delete #Delete all tmp files created within 10 days #Linux

    1969 days ago

Bio-Scripts

Tags

  • How to redirect MIRA temporary file to non-NFS mounted location ?

    I run MIRA on my dataset and got the following error. I have /tmp directory mounted on non-NFS protocol. I wanted to use it for temporary location. How to do that? Sorry, M new to MIRA. WARNING WARNING WARNING! It looks like the directory MIRA uses for temporary files /home/user/MIRA/mira_4.0...

    Tags: MIRA, TMPDIR, tmp, Redirect, Mount, Run, NFS

    2551 days ago

Comments