Bash, PowerShell, Sistema de archivos PowerShell bash -c "find /var -type f -exec du -h {} \; | sort -rh | head -10" 1 bash -c "find /var -type f -exec du -h {} \; | sort -rh | head -10"