File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99#
1010
1111scriptname=" aws-info"
12- scriptbuildnum=" 0.9.3 "
13- scriptbuilddate=" 2017-03-20 "
12+ scriptbuildnum=" 0.9.4 "
13+ scriptbuilddate=" 2017-03-23 "
1414
1515# ###########################################################
1616# ## PRE-EXECUTION
@@ -21,10 +21,6 @@ if test -t 1; then # check if stdout is a terminal
2121 if test -n " $ncolors " && test " $ncolors " -ge 8; then
2222 # Set Colors
2323 bold=" $( tput bold) "
24- underline=" $( tput smul) "
25- standout=" $( tput smso) "
26- normal=" $( tput sgr0) "
27- black=" $( tput setaf 0) "
2824 red=" $( tput setaf 1) "
2925 green=" $( tput setaf 2) "
3026 yellow=" $( tput setaf 3) "
Original file line number Diff line number Diff line change 99#
1010
1111scriptname=" aws-list"
12- scriptbuildnum=" 0.9.3 "
13- scriptbuilddate=" 2017-03-20 "
12+ scriptbuildnum=" 0.9.4 "
13+ scriptbuilddate=" 2017-03-23 "
1414
1515# ###########################################################
1616# ## PRE-EXECUTION
@@ -21,10 +21,6 @@ if test -t 1; then # check if stdout is a terminal
2121 if test -n " $ncolors " && test " $ncolors " -ge 8; then
2222 # Set Colors
2323 bold=" $( tput bold) "
24- underline=" $( tput smul) "
25- standout=" $( tput smso) "
26- normal=" $( tput sgr0) "
27- black=" $( tput setaf 0) "
2824 red=" $( tput setaf 1) "
2925 green=" $( tput setaf 2) "
3026 yellow=" $( tput setaf 3) "
Original file line number Diff line number Diff line change 99#
1010
1111scriptname=" aws-ssh"
12- scriptbuildnum=" 0.9.3 "
13- scriptbuilddate=" 2017-03-20 "
12+ scriptbuildnum=" 0.9.4 "
13+ scriptbuilddate=" 2017-03-23 "
1414
1515# ###########################################################
1616# ## PRE-EXECUTION
@@ -21,10 +21,6 @@ if test -t 1; then # check if stdout is a terminal
2121 if test -n " $ncolors " && test " $ncolors " -ge 8; then
2222 # Set Colors
2323 bold=" $( tput bold) "
24- underline=" $( tput smul) "
25- standout=" $( tput smso) "
26- normal=" $( tput sgr0) "
27- black=" $( tput setaf 0) "
2824 red=" $( tput setaf 1) "
2925 green=" $( tput setaf 2) "
3026 yellow=" $( tput setaf 3) "
Original file line number Diff line number Diff line change 66# https://github.com/robertpeteuil/Easy-EC2
77#
88# Author: Robert Peteuil @RobertPeteuil
9- # Version: 0.9.2 , 2017-03-20
9+ # Version: 0.9.4 , 2017-03-23
1010
1111
1212if [ -z " $1 " ] || [ " $1 " = " -h" ]; then
Original file line number Diff line number Diff line change 66# https://github.com/robertpeteuil/Easy-EC2
77#
88# Author: Robert Peteuil @RobertPeteuil
9- # Version: 0.9.1 , 2017-03-13
9+ # Version: 0.9.4 , 2017-03-23
1010
1111
1212if [ -z " $1 " ] || [ " $1 " = " -h" ]; then
You can’t perform that action at this time.
0 commit comments