This commit is contained in:
Igor 2022-12-17 13:08:47 -08:00 committed by GitHub
commit 8db6037452
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,13 +26,19 @@ echo -en "\n-------------------------------------"
echo -en "-------------------------------------\n\n"
# Displaying I/O usage
iostat -m
iostat -x
echo -en "\n-------------------------------------"
echo -en "-------------------------------------\n\n"
# Displaying disk information
fdisk -l
atop -Dd 1 2
echo -en "\n-------------------------------------"
iostat -m
echo -en "\n-------------------------------------"
fdisk -l
#----------------------------------------------------------#
# Vesta #
#----------------------------------------------------------#