mv -v, cp -v messages should be different (original) (raw)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
From: | jidanni |
---|---|
Subject: | mv -v, cp -v messages should be different |
Date: | Tue, 08 Dec 2009 23:39:47 +0800 |
Gentlemen, I object. The messages for these two commands should be different.
$ cp -v f g
f' ->
g'
$ mv -v f g
f' ->
g'
Exactly how different etc. I leave up to you. Maybe even just => for the
latter instead of ->.
- mv -v, cp -v messages should be different,jidanni <=
- Re: mv -v, cp -v messages should be different, Pádraig Brady, 2009/12/08
- Prev by Date:Re: [PATCH] timeout: fix failure if timeout's parent has ignored SIGCHLD
- Next by Date:Re: mv -v, cp -v messages should be different
- Previous by thread:[PATCH] sort: fix failure if sort's parent has ignored SIGCHLD
- Next by thread:Re: mv -v, cp -v messages should be different
- Index(es):