[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to deal with space in command line?
From: |
Sven Mascheck |
Subject: |
Re: How to deal with space in command line? |
Date: |
Mon, 11 Oct 2010 15:10:50 +0200 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
On Mon, Oct 11, 2010 at 09:02:25AM -0400, Greg Wooledge wrote:
> Also, if you truly must have them all in one invocation, it may
> be better to fail and get a nice friendly error, than to have the
> command run with only a subset of the files.
Good point, thanks.