VMD-L Mailing List
From: Ajasja Ljubetič (ajasja.ljubetic_at_gmail.com)
Date: Tue Jul 26 2011 - 03:54:58 CDT
- Next message: Pavan Ghatty: "Re: Question about eval"
- Previous message: Guenegou, Guillaume [ORDFR]: "RE: Avoid vmd closing with script"
- In reply to: Axel Kohlmeyer: "Re: Understand a script"
- Next in thread: Sara baretller: "Re: Understand a script"
- Reply: Sara baretller: "Re: Understand a script"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
> for more details on the find command try: man find
> or: info find
>
> this is, of course, not portable to windows.
>
>
Well, that is not entirely true. One can install Git
<http://git-scm.com/> which
on windows conventionally installs the most useful unix command line tools.
Some additional tools can be found here <http://unxutils.sourceforge.net/> and
here <http://gnuwin32.sourceforge.net/>.
One can also install msys <http://www.mingw.org/wiki/MSYS> (This is
basically what git is based on, but the installer is less is user friendly)
or cygwin <http://www.cygwin.com/> (too slow).
Of course, a native TCL implementation using glob is the best solution in
this case.
Best regards,
Ajasja
- Next message: Pavan Ghatty: "Re: Question about eval"
- Previous message: Guenegou, Guillaume [ORDFR]: "RE: Avoid vmd closing with script"
- In reply to: Axel Kohlmeyer: "Re: Understand a script"
- Next in thread: Sara baretller: "Re: Understand a script"
- Reply: Sara baretller: "Re: Understand a script"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]