[10424] in Athena Bugs
rt 7.4H: doswrite
daemon@ATHENA.MIT.EDU (zelevin@Athena.MIT.EDU)
Wed Apr 7 15:38:40 1993
From: zelevin@Athena.MIT.EDU
To: bugs@Athena.MIT.EDU
Date: Wed, 07 Apr 93 15:38:27 EDT
System name: m2-225-9
Type and version: RTPC-ROMPC 7.4H
Display type: apa16
What were you trying to do?
Trying to copy a file from Athena to a DOS diskette.
What's wrong:
The format of DOSWRITE command in the different clusters
is different: sometimes (f.x., on this machine, the format
is DOSWRITE FILENAME; on the others, it's
DOSWRITE FILENAME NEWFILENAME (the last parameter is obligatory).
What should have happened:
Well, maybe I'm picky, but I think, the command should not differ
from one workstation to another; even more, the doc's are the same.
Please describe any relevant documentation references:
MAN DOSREAD
Any additional info:
One more bug: with DOSDEL command. When I want to use wildcards
(f.x, *.TXT do delete all .TXT files from my disk, the command
tries to delete files, taking their names from the athena directory:
f.x., if I have some .TXT files on disk and none in the current
directory, it will give a message :'No files found'.