Welcome To Snipplr
Everyone's Recent Bash Snippets Tagged osx
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
A pair of handy terminal commands for converting Apple .plist preference files from binary to XML format [allowing for easy editing with a text editor] and then back to binary again, afterwards.
0
3270
posted 14 years ago by stiobhart
See also http://www.gnu.org/software/bash/manual/bashref.html#Bindable-Readline-Commands for the standard bindings and more detailed explanation of what they do.
0
2656
posted 14 years ago by cczona
If you need to zip a directory named folderName and ignore all .DS_Store files, then do the following:
0
1644
posted 14 years ago by beneberle
Get a list of providers for DTrace that OSX supports. (DTrace is a probe/profiling tool created by Sun that came with Mac OS X starting with Leopard.)
0
2720
posted 14 years ago by zingo
If you want to run Google Chrome with additional program arguments under OSX, one way, is to use "open" and its --args argument.
Use it to start Chrome with the --allow-file-access-from-files setting (or any other).
Create a link to it to run i...
0
1601
posted 15 years ago by nonlinearsound
Big ups to Tom Gidden for this one. If you\'re not all that happy about some of the changes in iTunes 10, or if you\'d rather look through your own library instead of the itunes store, give these a try.
0
1415
posted 15 years ago by beneberle
**Download**\r\n\r\n1. Download the latest source code from the [GNU wget website](http://www.gnu.org/software/wget/ \"GNU wget website\"). You can download the latest version from [this link](http://ftp.gnu.org/gnu/wget/wget-latest.tar.gz \"Latest w...
0
2033
posted 15 years ago by armanx
Conversión de un archivo .dmg en .iso en MacOSX. Este código forma parte del artÃculo "Crear imagen ISO con Automator"
0
1458
posted 16 years ago by Bloomy
OSX 10.6 adds exchange support , but breaks if you use jewish calendar , this will fix it.
0
1359
posted 16 years ago by yisreldov
run the command in a terminal window
restart the computer (... I didn't find another way so that the command take effect)
0
1592
posted 16 years ago by yakafokon
* checkout : June 08, 2009
* commit : [34864f01741b1b2bb74072ba404e8b4436c18fe6](http://github.com/AndyA/htop-osx/commit/34864f01741b1b2bb74072ba404e8b4436c18fe6)
0
1624
posted 16 years ago by kmartiin