Skip to content

Commit

Permalink
Add new binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
Graham Krizek committed Dec 13, 2018
1 parent 1e1c12c commit 0a774ac
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,19 +143,29 @@ Bash behaves in ways unlike other programming languages. As such, there are some
### Included Executables

- `$ aws`
- `$ bc`
- `$ git`
- `$ jq`
- `$ rsync`
- `$ scp`
- `$ sftp`
- `$ ssh`
- `$ time`
- `$ tree`
- `$ wget`
- `$ zip`

**Already included in the Lambda environment:**

- `$ curl`
- `$ diff`
- `$ gzip`
- `$ head`
- `$ md5sum`
- `$ tar`
- `$ tail`
- `$ tee`
- `$ xargs`

_If you would like to see more, please create an issue._

Expand Down
Binary file added bin/bc
Binary file not shown.
Binary file added bin/rsync
Binary file not shown.
Binary file added bin/time
Binary file not shown.
Binary file added bin/tree
Binary file not shown.

0 comments on commit 0a774ac

Please sign in to comment.