--- Amit Sharma <[EMAIL PROTECTED]> wrote: > Few Basic Questions : > > 1. how to undelete file/folders from command line? > > 2. is there anything like defragmentation in > windows, > i.e. to defragment linux disks hda, hdb...etc. > > 3. how to run scandisk in linux, i.e. to find/mark > bad > sectors if any?
Basic answers to those basic questions:) - No undelete feature in Linux. - Linux filesystems, in general, do not get defragmented. - The "fsck" utility (check its manpage) does check for bad sectors. The advanced answers will slightly vary, providing exceptions. -- narsingh ________________________________________________________________________ Yahoo! India Insurance Special: Be informed on the best policies, services, tools and more. Go to: http://in.insurance.yahoo.com/licspecial/index.html _______________________________________________ ilugd mailinglist -- [EMAIL PROTECTED] http://frodo.hserus.net/mailman/listinfo/ilugd Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi http://www.mail-archive.com/[EMAIL PROTECTED]/
