Skip to content

Commit 3619281

Browse files
committed
Add included executables
1 parent 1baba7c commit 3619281

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,11 +158,18 @@ Bash behaves in ways unlike other programming languages. As such, there are some
158158

159159
**Already included in the Lambda environment:**
160160

161+
- `$ awk`
162+
- `$ cat`
161163
- `$ curl`
164+
- `$ cut`
165+
- `$ date`
162166
- `$ diff`
167+
- `$ grep`
163168
- `$ gzip`
164169
- `$ head`
165170
- `$ md5sum`
171+
- `$ pwd`
172+
- `$ sed`
166173
- `$ tar`
167174
- `$ tail`
168175
- `$ tee`

0 commit comments

Comments
 (0)