[OS X TeX] webarchive
George Gratzer
gratzer at mac.com
Sat May 17 12:26:40 EDT 2008
Thanks, I tried it, but did not work. I got:
Last login: Fri May 16 16:15:09 on console
george-gratzers-mac-pro:~ gratzer$ mkdir gratzer
george-gratzers-mac-pro:~ gratzer$ cd gratzer
george-gratzers-mac-pro:gratzer gratzer$ for N in `jot 31 57`
> do
> wget http://anziamj.austms.org.au/JAMSA/V52/Part1/Gratzer/p00$N.png
> done
-bash: wget: command not found
-bash: wget: command not found
-bash: wget: command not found
-bash: wget: command not found
-bash: wget: command not found
-bash: wget: command not found
-bash: wget: command not found
-bash: wget: command not found
-bash: wget: command not found
-bash: wget: command not found
-bash: wget: command not found
-bash: wget: command not found
-bash: wget: command not found
-bash: wget: command not found
-bash: wget: command not found
-bash: wget: command not found
-bash: wget: command not found
-bash: wget: command not found
-bash: wget: command not found
-bash: wget: command not found
-bash: wget: command not found
-bash: wget: command not found
-bash: wget: command not found
-bash: wget: command not found
-bash: wget: command not found
-bash: wget: command not found
-bash: wget: command not found
-bash: wget: command not found
-bash: wget: command not found
-bash: wget: command not found
-bash: wget: command not found
george-gratzers-mac-pro:gratzer gratzer$ open *
The file /Users/gratzer/gratzer/* does not exist.
george-gratzers-mac-pro:gratzer gratzer$
P.S. I run 10.5.2 on a MacPro
On 16-May-08, at 2:32 PM, Martin Costabel wrote:
> mkdir gratzer
> cd gratzer
> for N in `jot 31 57`
> do
> wget http://anziamj.austms.org.au/JAMSA/V52/Part1/Gratzer/p00$N.png
> done
> open *
More information about the MacOSX-TeX
mailing list