[uw.mfcf.bugs] tail command creates temp file in current directory

dmcanzi@watshine.waterloo.edu (David Canzi) (09/22/89)

When the tail command is reading from a pipe, it tries to open a temp
file in the current directory.  This causes the command to fail when
the current directory is not writeable.  Temp files should be created
in /tmp.

-- 
David Canzi