User Tools

Site Tools


notes:unix:fall2023:projects:tpb2

This is an old revision of the document!


tpb2

Steps

Helpful Commands

Some commands that could help are:

  • rev - reverses the text of a file horizontally
  • grep - can be used to check if a file matches an entry in the MANIFEST
  • uudecode -Used to decode uuencoded files
  • base64 -Displays contents of a file to output in base64 encoding. The -d modifier displays decoded base64 files to output
  • unxz - Can be used to uncompress a xz file.
  • bzip2 -A form of compression similar to zip.
  • sed -

Process

Final Pictures

There are several different end pictures that people would need to find.

These pictures include:

  • Kirby
  • Mudkip
  • MegaMan
notes/unix/fall2023/projects/tpb2.1696178483.txt.gz · Last modified: 2023/10/01 16:41 by cmazzara