Ever wanted to just get our photos of your iPhone - the easy way?
Just use digital image.
Original source: http://www.askdavetaylor.com/get_download_photos_apple_iphone_mac.html
A blog about Mac OSX and software for (Intel) Mac OSX.
Ever wanted to just get our photos of your iPhone - the easy way?
Just use digital image.
Original source: http://www.askdavetaylor.com/get_download_photos_apple_iphone_mac.html
It’s gorgeous. Inside and out.
Since the software on every Mac is created by the same company that makes the Mac itself, you get a completely integrated computer that’s as secure, stable, and powerful as it is elegant and easy to use.
Apple: Why Mac
chmod u-s /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/MacOS/ARDAgent
#!/bin/sh
for d in `ls -1p | grep \/$`; do echo "entering $d" ; cd $d ; git pull ; cd .. ; done