home
engineer
design
io
< back to all tags
Tag - bash
Blogs
July 25, 2022
Trigger Lambda With IAM User Through Function URL Using CURL

Using CURL to trigger AWS services is platform/evvironment irrelevant. One of my work's target is to make it easy to be deployed by an AWS zero-knowledge user. So I want to make the dependency of my solution minimum.

blog
bash
aws
lambda
Readings
June 18, 2022
Sed and Awk 101 Hacks: CP2 - Sed Substitue Command

SED Substitue Command

readings
sed and awk 101 hacks
bash
sed
Readings
June 17, 2022
Sed and Awk 101 Hacks: CP1 - Sed Syntax and Basic Commands
Sed Flow

Sed Syntax and Basic Commands

readings
sed and awk 101 hacks
bash
sed
Blogs
June 11, 2022
Bash Shortcut For Static Website Curling

TO track the current status of my case in USCIS, here is the command I used for curl USCIS static website every 5 mins and print in CLI.

blog
bash
home
© 2022 zzz