Setup OS-X to quicklook vbs files
I have some .vbs files I wrote, and I thought that I should be able to quicklook them just like any other text file. Finding out exactly how wasn’t terribly easy.
Your Guide To All Things Cain™
Archive for the ‘OS-X’ Category.
I have some .vbs files I wrote, and I thought that I should be able to quicklook them just like any other text file. Finding out exactly how wasn’t terribly easy.
For Wireless
ipconfig getpacket en1
For Wired
ipconfig getpacket en0
sudo networksetup -setairportpower on sudo networksetup -setairportpower off man networksetup
I like the Terminal in OS-X. However, there are a few things you can do to make it much nicer.
The most important step is the Visor Plugin. it gives you a quake like drop down window for your terminal. I bind my terminal to Command+\. The original developer also wrote quicksilver, and he now works for Google.