On Fri, 13 Jun 2003 [EMAIL PROTECTED] wrote:

> Hi everyone,
>
> $PDB=~/.kde/share/apps/kpilot/DBBackup/Cool Joe/AddressDB.pdb
> $PDB="~/.kde/share/apps/kpilot/DBBackup/Cool Joe/AddressDB.pdb"
> $PDB='~/.kde/share/apps/kpilot/DBBackup/Cool Joe/AddressDB.pdb'
>
> ls $PDB
>
> give me error.  is there a way or no way?

You can try someting like

/path/to/dir\ space/

Basically you can escape the space by putting a \ infront of it. Try do a
tab completion in bash to see what I mean

Rgds


Rus
--
www: http://www.65535.net       | Hosting - Shell Accounts
MSNM: [EMAIL PROTECTED]         | Virtual Servers from just $15/mo
e: [EMAIL PROTECTED]               | Community: http://www.65535.org
t: +44 (0) 7092016595           | 10% Donation on every FreeBSD product


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to