The problem is :
1. I had lots of content in /home. It is showing that /home has some space utilized but is not showing the content..
I even unhide the file but to no avail
Please help ..
Regards
Moderator: Moderators
ls -aR /home
mount -t type device dir
This tells the kernel to attach the file system found on device (which is of type type) at the directory dir. The previous contents (if any) and owner and mode of dir become invisible, and as long as this file system remains mounted, the pathname dir refers to the root of the file system on device.


Return to Beginners|Newbies Area
Users browsing this forum: No registered users and 1 guest