mirror of
https://github.com/GRFreire/scripts.git
synced 2026-01-09 20:59:37 +00:00
remove clear command from a few scripts
This commit is contained in:
parent
32b19214e0
commit
7f14a7e2a2
@ -34,8 +34,6 @@ initializeANSI()
|
|||||||
# note in this first use that switching colors doesn't require a reset
|
# note in this first use that switching colors doesn't require a reset
|
||||||
# first - the new color overrides the old one.
|
# first - the new color overrides the old one.
|
||||||
|
|
||||||
clear
|
|
||||||
|
|
||||||
initializeANSI
|
initializeANSI
|
||||||
|
|
||||||
cat << EOF
|
cat << EOF
|
||||||
|
|||||||
@ -34,8 +34,6 @@ initializeANSI()
|
|||||||
# note in this first use that switching colors doesn't require a reset
|
# note in this first use that switching colors doesn't require a reset
|
||||||
# first - the new color overrides the old one.
|
# first - the new color overrides the old one.
|
||||||
|
|
||||||
clear
|
|
||||||
|
|
||||||
initializeANSI
|
initializeANSI
|
||||||
|
|
||||||
cat << EOF
|
cat << EOF
|
||||||
|
|||||||
@ -34,7 +34,6 @@ initializeANSI()
|
|||||||
# note in this first use that switching colors doesn't require a reset
|
# note in this first use that switching colors doesn't require a reset
|
||||||
# first - the new color overrides the old one.
|
# first - the new color overrides the old one.
|
||||||
|
|
||||||
clear
|
|
||||||
initializeANSI
|
initializeANSI
|
||||||
|
|
||||||
cat << EOF
|
cat << EOF
|
||||||
|
|||||||
@ -34,7 +34,6 @@ initializeANSI()
|
|||||||
# note in this first use that switching colors doesn't require a reset
|
# note in this first use that switching colors doesn't require a reset
|
||||||
# first - the new color overrides the old one.
|
# first - the new color overrides the old one.
|
||||||
|
|
||||||
clear
|
|
||||||
initializeANSI
|
initializeANSI
|
||||||
|
|
||||||
cat << EOF
|
cat << EOF
|
||||||
|
|||||||
@ -34,7 +34,6 @@ initializeANSI()
|
|||||||
# note in this first use that switching colors doesn't require a reset
|
# note in this first use that switching colors doesn't require a reset
|
||||||
# first - the new color overrides the old one.
|
# first - the new color overrides the old one.
|
||||||
|
|
||||||
clear
|
|
||||||
initializeANSI
|
initializeANSI
|
||||||
|
|
||||||
cat << EOF
|
cat << EOF
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user