Re: I don't want the backslash to escape ...
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.tcl archive

Re: I don't want the backslash to escape ...

From: Ralf Fassel <ralfixx@gmx.de>
Date: Fri May 27 2005 - 10:08:58 CEST

* "cheizer" <heizer1@llnl.gov>
| thanks for the reply. Yes, I agree about using [file delete] but I have
| had problems with it in the past

Which problems?

| and it also supporting recursive deletes including directories.

Use
   file delete -force
to delete directories. See documentation for details.

R'
Received on Thu Sep 29 14:19:27 2005