Debian bug report logs - #821
/bin/echo doesn't check write errors

Package: shellutils; Reported by: iwj10@cus.cam.ac.uk (Ian Jackson); 193 days old.

Message received at debian-bugs:


From cus.cam.ac.uk!iwj10 Fri Apr 21 13:36:07 1995
Return-Path: <iwj10@cus.cam.ac.uk>
Received: from pixar.com by mongo.pixar.com with smtp
	(Smail3.1.28.1 #15) id m0s2PQt-0007XeA; Fri, 21 Apr 95 13:36 PDT
Received: from bootes.cus.cam.ac.uk by pixar.com with SMTP id AA11598
  (5.65c/IDA-1.4.4 for <debian-bugs@pixar.com>); Fri, 21 Apr 1995 13:36:01 -0700
Received: by bootes.cus.cam.ac.uk 
	(Smail-3.1.29.0 #30) id m0s2PFQ-000BzMA; Fri, 21 Apr 95 21:24 BST
Received: by chiark
	id m0s2PBI-0000XPA
	(Debian /\oo/\ Smail3.1.29.1 #29.30); Fri, 21 Apr 95 21:20 BST
Message-Id: <m0s2PBI-0000XPA.ijackson@nyx.cs.du.edu>
Date: Fri, 21 Apr 95 21:20 BST
From: iwj10@cus.cam.ac.uk (Ian Jackson)
To: Debian bugs submission address <debian-bugs@pixar.com>
Subject: /bin/echo doesn't check write errors
Precedence: air-mail

Package: shellutils
Version: 1.12-3

chiark:~/junk> /bin/echo foo >/dev/full
chiark:~/junk> echo $?
0
chiark:~/junk> /bin/echo foo | cat >/dev/full
cat: write error: No space left on device
chiark:~/junk> echo $?
1
chiark:~/junk> 

Acknowledgement sent to iwj10@cus.cam.ac.uk (Ian Jackson):
New bug report received and forwarded. Full text available.
Report forwarded to debian-devel@pixar.com:
Bug#821; Package shellutils. Full text available.
Ian Jackson / iwj10@thor.cam.ac.uk, with the debian-bugs tracking mechanism
This page last modified 07:43:01 GMT Wed 01 Nov