Linux CLI - Disk and Storage
You run
du -sh /etc /var but get an error: "du: invalid option -- 's'". What is the likely cause?du -sh /etc /var but get an error: "du: invalid option -- 's'". What is the likely cause?du command does not recognize -s.du versions lack -s support.-s option is not supported by your du version -> Option Adu --version if options fail [OK]15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions