Public Notes on
View Public Collections

Personal Dashboard for your Linux terminal


#bash-productivity #linux #linux-command-line #p

Show More

JSON Incremental digger


#bash-productivity #linux #linux-command-line #p

Show More

Queue Manager for Linux. Run multiple commands in a queue.


#linux #ci/cd #p #bash-productivity

Show More

List AWS Cloudwatch loggroup size with AWS CLI


aws logs describe-log-groups --query "logGroups[*].{LogGroup:logGroupName,VolumeSize:storedBytes,RetentionInDays:retentionInDays} | reverse(sort_by(@, &VolumeSize))" --output table --profile $profile --region $region


#aws #bash-productivity #p

Show More

Kubectl aliases #kubernetes #bash-productivity #p

Show More

Kubectl tips and tricks #kubernetes #bash-productivity #p

Show More