Skip to content

Instantly share code, notes, and snippets.

View marioepugh's full-sized avatar

marioepugh marioepugh

View GitHub Profile
#!/bin/bash
# Script: System Performance Indicator
# Author: Mario Pugh
# Date of latest revision: 7/30/2020
# Purpose: Data Report generation and added to txt file
# Declare variable:
report_displayed="Data Report Generated"
#!/bin/bash
# Script: Code a virus
# Author: Mario Pugh
# Date of latest revision: 7/29/2020
# Purpose: A virus that replicates it>
# Declare variables
counter=1
filenameDuplicated=$0
#!/bin/bash
# Script: Grep and piping
# Author: Mario Pugh
# Date of latest revision: 7/28/2020
# Purpose: Manipulate output
# Declare variables
grep=grep
#!/bin/bash
# Script: My First Bash Script
# Author: Mario Pugh
# Date of latest revision: 7/27/2020
# Purpose: Output System Information
# Declare variables
uname="uname --a"
@marioepugh
marioepugh / image.gallery.R
Created September 1, 2017 23:25 — forked from flodel/image.gallery.R
Basic Craigslist API