A collection of basic shell scripts written in Bash.
- Reads the first name.
- Reads the last name.
- Prints first and last name.
- Prints a list of the files in a directory.
- Sorts the files by size.
- Removes the largest files.
- Checks if Firefox is running in the background.
- Kills the Firefox application.