luismacena19 / MyProjects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repo was created so that I can develop side projects.

Folders and files

For better organization, I decided that it would be better to categorize everything into separate child directories. Scripts, source codes and shell scripts must be separated into different directories.

Scripts

NAME

urlisup

SYNOPSIS

urlisup.sh {destination}

DESCRIPTION

urlisup.sh is a simple script made to test if a site is down or not. The script uses ping command in order to find out if the site is up or down.

About


Languages

Language:Python 62.4%Language:Shell 37.6%