[6585] in Athena Bugs
rt 7.2G: lsdel
daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Tue Dec 11 21:54:53 1990
Date: Tue, 11 Dec 90 21:54:41 -0500
From: "Jonathan I. Kamens" <jik@pit-manager.MIT.EDU>
To: bugs@ATHENA.MIT.EDU
System name: pit-manager
Type and version: RTPC-ROMPC 7.2G
Display type: apa16
megapel
What were you trying to do?
Pipe the output of lsdel through another command.
What's wrong:
Lsdel's output is in columns, even when its stdout is not a
tty.
What should have happened:
Lsdel should check if stdout is a tty and output in a single
column if it isn't, just like ls. Also, a -C option should
be added (like with ls) to force multi-column output even when
stdout isn't a tty.
Please describe any relevant documentation references:
None.
jik