Remove clear in DisplayBlist and forse verbose to false to tidy up output.
This commit is contained in:
@ -175,7 +175,7 @@ function Reload() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function DisplayBlist() {
|
function DisplayBlist() {
|
||||||
clear
|
verbose=false
|
||||||
echo -e " Displaying Gravity Affected Domains \n"
|
echo -e " Displaying Gravity Affected Domains \n"
|
||||||
count=1
|
count=1
|
||||||
while IFS= read -r AD
|
while IFS= read -r AD
|
||||||
|
Reference in New Issue
Block a user