cmdex 0.2.7

Search for those commands you don't remember!
Documentation
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>"
}