Skip to content

Latest commit

 

History

History
31 lines (28 loc) · 954 Bytes

TODO.md

File metadata and controls

31 lines (28 loc) · 954 Bytes

Things to fix/implement:

Bashcrawl Part 1

  • Add a help message somewhere to alias the inventory
  • Write clearer directions for the mkdir -p exercise
  • Add a challenge with the special character "-"
  • Add a challenge that requires you to look at file sizes
  • More ASCII Art
  • Add extra info about the OS to the library
  • Change flavor text for the frying pan
  • Add treasure to the progress file
  • Rubber gloves to take the librarians spectacles
  • mkdir -p exercise uses actual names
  • make the double quotes more clear

Bashcrawl Part Deux

  • Challenge: find command
  • Challenge: less command
  • Challenge: head / tail
  • Challenge: sort
  • Challenge: uniq
  • Challenge: cut
  • Challenge: tar

Bashcrawl Three: Into the Network

  • Challenge: ip address
  • Challenge: ip route
  • Challenge: hostname
  • Challenge: ping
  • Challenge: ss
  • Challenge: nc / ncat