to delete a file in ubuntu - Ask Ubuntu


this question has answer here:

i wanted recover files while recovering them made folder used of disk space , space free 0 bytes. how can delete not allowing me delete it?

sudo rm -rf <your folder path>

what command force recursive removal of files , directories within specified directory, directory itself.

note: please make sure backup needed files, , very careful when using command! using on system directory or files will, in essence, destroy system!


Comments

Popular posts from this blog

Windows XP installation, no previous version of Windows NT - Super User

software installation - How to install linux driver for a lb-link wireless usb adapter - Ask Ubuntu

permissions - Mount is denied because the NTFS volume is already exclusively opened - Ask Ubuntu