Displaying 2 results from an estimated 2 matches for "rlein".
Did you mean:
rhein
2011 Jan 10
2
tmpfs regression in recent -STABLE
Hey,
the following line in fstab used to work just fine for my /tmp:
tmpfs /tmp tmpfs rw,size=1g,mode=1777 0 0
But since I upgraded to 8.2-PRERELEASE, /tmp will soon run out of space
(usually after leaving the box overnight).
% df /tmp
Filesystem 1K-blocks Used Avail Capacity Mounted on
tmpfs 12 12 0 100% /tmp
Yes, what you see here, is not
2012 Sep 25
1
Problem with zcat uncompressing man pages
Hi
When I read 'certain' -- not all -- man pages zcat writes a small error to stderr when opening the man page; however, the man page does actually open. The message i get on the terminal is:
zcat: error writing to output: Broken pipe
zcat: /usr/local/man/man5/muttrc.5.gz: uncompress failed
When closing the man page, another message is shown on stderr:
grotty:<standard input>