Dear All,
I tried to delete the folder whose name is premier_lubuntu which contains a folder whose name is Logs which contains a 9,9 GB big file whose name is premier_lubuntu.vdi, but premier_lubuntu or path can't be found.
I tried to delete premier_lubuntu.vdi but premier_lubuntu.vdi or path can't be found.
(I also tried to delete the folders Lubuntu and Lubuntu_Kopie without any success, but the folder Parrot has been found)
Could you please help me to delete the folder premier_lubuntu and its files?
I tried to delete the folder whose name is premier_lubuntu which contains a folder whose name is Logs which contains a 9,9 GB big file whose name is premier_lubuntu.vdi, but premier_lubuntu or path can't be found.
I tried to delete premier_lubuntu.vdi but premier_lubuntu.vdi or path can't be found.
(I also tried to delete the folders Lubuntu and Lubuntu_Kopie without any success, but the folder Parrot has been found)
Code:
auie@ThinkPad-L570:~$ cd Downloads auie@ThinkPad-L570:~$ cd VirtualBox\ VMs auie@ThinkPad-L570:~/VirtualBox VMs$ rm -r premier_lubuntu rm: das Entfernen von 'premier_lubuntu' ist nicht möglich: Datei oder Verz eichnis nicht gefunden auie@ThinkPad-L570:~/VirtualBox VMs$ rm -r Lubuntu_Kopie rm: das Entfernen von 'Lubuntu_Kopie' ist nicht möglich: Datei oder Verzei chnis nicht gefunden auie@ThinkPad-L570:~/VirtualBox VMs$ rm -rv Lubuntu_Kopie rm: das Entfernen von 'Lubuntu_Kopie' ist nicht möglich: Datei oder Verzei chnis nicht gefunden auie@ThinkPad-L570:~/VirtualBox VMs$ rm -rvi Lubuntu_Kopie rm: das Entfernen von 'Lubuntu_Kopie' ist nicht möglich: Datei oder Verzei chnis nicht gefunden auie@ThinkPad-L570:~/VirtualBox VMs$ sudo rm -r Lubuntu_Kopie [sudo] Passwort für auie: rm: das Entfernen von 'Lubuntu_Kopie' ist nicht möglich: Datei oder Verzei chnis nicht gefunden auie@ThinkPad-L570:~/VirtualBox VMs$ rm -r /home/auie/VirtualBox\ VMs/prem ier_lubuntu rm: das Entfernen von '/home/auie/VirtualBox VMs/premier_lubuntu' ist nich t möglich: Datei oder Verzeichnis nicht gefunden auie@ThinkPad-L570:~/VirtualBox VMs$ sudo rm -r /home/auie/VirtualBox\ VMs /premier_lubuntu [sudo] Passwort für auie: rm: das Entfernen von '/home/auie/VirtualBox VMs/premier_lubuntu' ist nich t möglich: Datei oder Verzeichnis nicht gefunden auie@ThinkPad-L570:~/VirtualBox VMs$ cd /home/auie/VirtualBox\ VMs/premier _lubuntu bash: cd: /home/auie/VirtualBox VMs/premier_lubuntu: Datei oder Verzeichni s nicht gefunden auie@ThinkPad-L570:~/VirtualBox VMs$ cd /home/auie/VirtualBox\ VMs/Parrot auie@ThinkPad-L570:~/VirtualBox VMs/Parrot$ cd .. auie@ThinkPad-L570:~/VirtualBox VMs$ cd /home/auie/VirtualBox\ VMs/Lubuntu bash: cd: /home/auie/VirtualBox VMs/Lubuntu: Datei oder Verzeichnis nicht gefunden
Comment