Skip to content

Commit

Permalink
update resource checks
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisguest75 authored and Chris Guest committed Apr 27, 2022
1 parent 1acdce7 commit 7965fca
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
File renamed without changes.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,10 @@ Steps [README.md](./32_jq/README.md)
Demonstrates using awscli to query resources in an AWS account.
Steps [README.md](./33_awscli/README.md)

## Example 34 - Checking Resources
Demonstrate how to use various commands to verify resource usage in the OS.
Steps [README.md](./34_checking_resources/README.md)

## Example 35 - APT and DPKG

Demonstrate examples of working with APT and DPKG
Expand Down Expand Up @@ -285,10 +289,6 @@ Steps [README.md](./53_sync_files/README.md)
Demonstrate date handling in shell.
Steps [README.md](./54_date_handling/README.md)

## Example 55 - Checking Resources
Demonstrate how to use various commands to verify resource usage in the OS.
Steps [README.md](./55_checking_resources/README.md)

## TODO:
* oh-my-zsh and oh-my-bash
* Globbing
Expand Down

0 comments on commit 7965fca

Please sign in to comment.