Archives

CK Computer Solutions

Autosync isync

 

Macintosh-2:~ namit$ crontab -l 30 * * * * /usr/bin/osascript < /Users/namit/script/isync.scpt Macintosh-2:~ namit$ vim /Users/namit/script/isync.scp tell application “iSync” if not syncing then synchronize repeat while syncing delay 1 end repeat quit end if end tell update: seams to be working on 10.6 OS X does the job one error but still working.

Read more...

Restart computer from command line

 

Open start menu then click run and type in CMD, if there is no run just hold down windows key and press R. For a shortcut to RESTART Windows XP: SHUTDOWN -r -t 01 For a shortcut to SHUT DOWN Windows XP: SHUTDOWN -s -t 01

Read more...

Word cloud

 

Want to create wordcloud check it out http://www.wordle.net/ I am going to use mine for new t-shirts

Read more...