This is the blog of a starving college student, equipped with some outdated tech, the attention span of a goldfish, and is a kid at heart. Follow at your own risk.

 

craycray asked
i'm not familiar with bash D: i'm still new to this computer science stuff lol. so you're saying puTTY is the same as terminal?

All Putty is is a terminal emulator so the Terminal application on Mac should have the same functionality.  Although with Putty, there’s a user interface for some commands while with Terminal, you’ll need to know text based command.

If you are trying to SSH into a network, you can generally just do:

ssh user@host