Mit Lingos hast du deine Vokabeln immer zur Hand.
Lerne effektiver und organisiere deine Karteikarten clever.
# Check disk space disk_space=$(df -h . | awk 'NR==2 print $5') if [ $disk_space%\% -gt 90 ]; then echo "Low disk space: $disk_space" fi
# If on a Unix-like system, you can use lsof to see if the file is open lsof | grep bigfile000
# Check if file exists if [ ! -f "$bigfile" ]; then echo "$bigfile does not exist." fi
# Define the file in question bigfile="bigfile000"
# Check disk space df -h
# Check disk space disk_space=$(df -h . | awk 'NR==2 print $5') if [ $disk_space%\% -gt 90 ]; then echo "Low disk space: $disk_space" fi
# If on a Unix-like system, you can use lsof to see if the file is open lsof | grep bigfile000
# Check if file exists if [ ! -f "$bigfile" ]; then echo "$bigfile does not exist." fi
# Define the file in question bigfile="bigfile000"
# Check disk space df -h
Deine Vokabeln sind immer griffbereit und auch offline verfügbar.
Einfach die App über den Link herunterladen, ausprobieren und wenn
die App dir gefällt auf dem Homescreen speichern und mit Spaß
lernen. Über eine positive Bewertung im Store würden wir uns freuen!
Lass uns gerne deine Anregungen und Vorschläge wissen!