I hereby claim:
- I am jabofh on github.
- I am eroux (https://keybase.io/eroux) on keybase.
- I have a public key ASC5UB4Bb1CLXILlowGXshouWRWbXVa26fR47vASECpavQo
To claim this, I am signing this object:
| #!/usr/bin/env sh | |
| ######## Usage ################################################################# | |
| # | |
| # #1 Install the AWS CLI | |
| # https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-install.html | |
| # | |
| # #2 Install the Session Manager Plugin for the AWS CLI | |
| # https://docs.aws.amazon.com/systems-manager/latest/userguide/session-manager-working-with-install-plugin.html | |
| # |
| #!/usr/bin/env python3 | |
| # -*- coding: utf-8 -*- | |
| """ | |
| Python 3.2+ Script to send the contents of a file (or files) as a MIME message. | |
| """ | |
| import os, sys, pwd | |
| import textwrap | |
| import smtplib |
| #!/usr/bin/env perl -T | |
| use strict; | |
| use warnings; | |
| use Getopt::Std; | |
| my $VERSION = "0.0.5"; | |
| $Getopt::Std::STANDARD_HELP_VERSION = 1; | |
| #=============================================================================== |
I hereby claim:
To claim this, I am signing this object:
| #!/usr/bin/python | |
| #import the required modules | |
| import optparse | |
| import zipfile | |
| from time import time | |
| #parse arguments | |
| parser = optparse.OptionParser() | |
| parser.add_option('-f', '--file', action="store", dest="file_path", help="Zip File Path", default=None) |
| Verifying that "eugeneroux.id" is my Blockstack ID. https://onename.com/eugeneroux |