May 21, 2010May 21, 2010Tech Switching Spaces from the command line Apple have no way of directly controlling Spaces from Applescript or from the command line so a little bit of slight of […]
May 20, 2010Tech Using Screen command Using Screen Screen is started from the command line just like any other command: [admin@gigan admin]$ screen You may or may not […]
May 20, 2010May 20, 2010Tech Change ScreenShot Format Here is a little app I knocked up to change the Apple Screenshot Format ScreenShot Changer
April 9, 2010April 9, 2010Tech Wifi Strength from command line This hint basically does the same job as AP Grapher, but can be run from the command line or over SSH — […]
March 25, 2010Tech SSH Port Forwarding SSH Port Forwarding All too frequently, after people setup a firewall to protect themselves, they discover it sometimes keeps them out as […]
March 25, 2010Tech Launch Apps With Root Permissions Launching Carbon applications with root privileges Older Carbon applications have to be run via LaunchCFMApp because they are in the wrong binary format […]
March 25, 2010April 15, 2010Tech Clear MCX Cache’s 10.5 Upwards Just for reference so I dont forget, goto : /var/db/dslocal/nodes/Default/computers/ on the client and remove the plists Reboot the mac and the […]
March 16, 2010March 30, 2010Tech Final Cut Remover There is a really nice app by Digital Rebellion that removes FCSvr, Final Cut Studio and a host of other apps and […]
March 16, 2010March 16, 2010Tech Dialogue’s from a Command Line CocoaDialog is an excellent way of using OS looking Dialogs from the command line CocoaDialog Site
March 16, 2010March 16, 2010Tech QT Ref files Making a Reference Movie from a Text File (XML) You can also create a .qtl reference movie by typing three lines of […]
March 16, 2010May 21, 2010Tech Using Diff Two useful flags you can specify when comparing files are -b (ignore blanks) and -i (ignore case). You can use them separately or in […]