From the command line:
To find the files there are a variety of utilities that you can use including: find, locate, and slocate.
To remove the files use the command: rm filename.ext
Linux and Unix and their variants have several different ways of locating files. each of the below commands can be used to locate files.findlocatewheriswhich
To remove a directory that is full with other files or directories, use the below command. rm -rf directory
A program is essentially a set of files. To remove a program that "Add or Remove Programs" cannot find, you need to delete the files. If you cannot find those files, it is likely that the program has already been uninstalled.
do your own research
Formatting the drive would remove any files currently on it. If you want to access a Linux file system from Mac OS X, there are a few programs that can do this, such as Paragon ExtFS for Mac OS X or ext2fsx.
Ya Linux is virus free OS, How?? Answer: Linux OS Extracted files and folders are kept hidden which cannot be accessed by viruses. Now what are Viruses?? Viruses are the files which carry the path-name of the WINDOWS FOLDER present in Windows OS where all the functional .(DOT)dll files are stored. Once these .dll files get corrupted then the PC starts behaving like a mad bull. So, these .dll kind (not the same format files) of files are also their in Linux OS but they are kept hidden, as a result the virus path cannot find them. Thus, no damage but still the files stored by the user on a Linux machine get corrupted.
find . -iname '*.c' -o -iname '*.cpp'
Do this at your prompt. "find DirectoryName -type f -printf "%p " | xargs egrep -i "String" | less"
You cannot remove this program easily as Microsoft is out to bug you. Best to change to Linux operating system and not help Microsoft. Easier said than done though.
On some Linux systems there is an application called "GNOME Do" which does that.
linux files dont need extensions
More or less.