Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

#!/bin/bash
RED='\033[0;31m'
GREEN='\033[0;32m'
NC='\033[0m' # No Color
printf "\n\n\nLet's generate a key for you...\n----------------------------------------\n"
read -p 'Please enter your e-mail address: ' email
printf "\nYou entered ${GREEN}$email${NC}\n"
read -p "Is this correct? [y/N] " -n 1 -r
@nikonovak
nikonovak / index.php
Created October 31, 2017 22:44
Test application
<html>
<body>
<?php
echo "Hello World!";
?>
</body>
</html>

Keybase proof

I hereby claim:

  • I am nikonovak on github.
  • I am nikonovak (https://keybase.io/nikonovak) on keybase.
  • I have a public key whose fingerprint is 3E4A 43EE 6D4A 8C01 E0DA 079D 7E34 B417 B18E D014

To claim this, I am signing this object: