On Tue, Oct 04, 2011 at 01:32:39PM -0400, RiverWind wrote:
> When attempting to extract "rar" files in either Linux or Unix, the
> file naming protocol seems to be a very crucial issue. To wit,
> should a file be fraught with open spaces, many Unix and Linux
> utilities will not work, because it seems that MS-Windows allows
> for blank spaces within file names, whereas Dos, Linux and Unix do
> not. This would seem to be the case from my personal point of view
> based upon recent experience.

Use quotes.

touch "This is a file with spaces"
rm "This is a file with spaces"

-dsr-


-- 
http://tao.merseine.nu/~dsr/eula.html is hereby incorporated by reference.
You can't fight for freedom by taking away rights.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20111004173438.gt16...@tao.merseine.nu

Reply via email to