1 2 3 4 5 6 7
{ "name": "tar", "description": "Create a tar file from directory", "value": "tar cvf <tar-file-name> <directory-path>", "platforms": ["OS X"], "authors": "Blas Rodriguez Irizar <rodrigblas@gmail.com>" }