print or die

  • Thread starter it_says_BALLS_on_your forehead
  • Start date
M

Michele Dondi

under all conditions! (Un)fortunately I only have one filesystem that is
completely full, so I can't test it on other types (like NFS-mounted ones.)

# dd if=/dev/zero of=fs bs=1k count=100
100+0 records in
100+0 records out
102400 bytes (102 kB) copied, 0.000606 seconds, 169 MB/s
# losetup /dev/loop0 fs
# mke2fs -q /dev/loop0 100
# mkdir test
# mount -o loop fs test/
# df test/
Filesystem 1K-blocks Used Available Use% Mounted on
/tmp/fs 93 13 75 15% /tmp/test


Michele
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

die alias 15
Problem Splitting Text String 2
exact print 10
Why is Python telling me variable is local not global? 3
die problem? 3
UTF-8 read & print? 6
Problem in access time 7
timeout a print to stdout? 8

Members online

No members online now.

Forum statistics

Threads
473,995
Messages
2,570,236
Members
46,822
Latest member
israfaceZa

Latest Threads

Top