Command | Description | Usage | Example |
---|---|---|---|
pushd | |||
popd |
Command | Description | Usage | Example |
---|---|---|---|
apt | Advanced Package Tool in debian | apt update | apt get install |
dpkg | Debian Package | ||
pacman | Package Management in arch linux |
Command | Description | Usage | Example |
---|---|---|---|
tar | an archiving utility | TODO | TODO |
find | search for files in a directory hierarchy | TODO2 | TODO2 |
grep | print lines matching a pattern | TODO3 | TODO3 |
Command | Description | Usage | Example |
---|---|---|---|
todo | TODO | TODO | TODO |
todo2 | TODO2 | TODO2 | TODO2 |
todo3 | TODO3 | TODO3 | TODO3 |