* bug#15373: eshell rm -f is not silent about missing files
@ 2013-09-13 17:43 Glenn Morris
2013-09-15 0:36 ` Glenn Morris
0 siblings, 1 reply; 2+ messages in thread
From: Glenn Morris @ 2013-09-13 17:43 UTC (permalink / raw)
To: 15373
Package: emacs
Version: 24.3
Severity: minor
emacs -Q -f eshell
eshell> rm -f /tmp/DOES-NOT-EXIST
Removing old name: no such file or directory, /tmp/DOES-NOT-EXIST
`rm -f' should silently ignore non-existent files, cf:
/bin/rm -f /tmp/DOES-NOT-EXIST
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-09-15 0:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-13 17:43 bug#15373: eshell rm -f is not silent about missing files Glenn Morris
2013-09-15 0:36 ` Glenn Morris
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).