# This ensures that any variables defined in the while loop
# are still accessible in the script.
done <<-EOF
$(vmstat)
$(vm_stat)
EOF
mem_used=$((mem_used * 4 / 1024))
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.