Merge pull request #192 from zackp30/links

Link to a few projects.
pull/176/merge
Joshua Levy 2015-07-12 19:35:17 -07:00
commit 5080003675
1 changed files with 2 additions and 2 deletions

View File

@ -345,7 +345,7 @@ A few examples of piecing together commands:
- `factor`: factor integers - `factor`: factor integers
- `gpg`: encrypt and sign files - [`gpg`](https://gnupg.org/): encrypt and sign files
- `toe`: table of terminfo entries - `toe`: table of terminfo entries
@ -353,7 +353,7 @@ A few examples of piecing together commands:
- `socat`: socket relay and tcp port forwarder (similar to `netcat`) - `socat`: socket relay and tcp port forwarder (similar to `netcat`)
- `slurm`: network trafic visualization - [`slurm`](https://github.com/mattthias/slurm): network trafic visualization
- `dd`: moving data between files or devices - `dd`: moving data between files or devices