[Google]Searching for files using a specific format

Last update on September 21, 2009 10:55 AM by jak58
Published by netty5

[Google]Searching for files using a specific format






Some files are easier to find when looking for them as a specific format, E.g as a manufacturer documentation often (in pdf format).

To make use of this feature of Google just use the operator filetype:

Syntax to use: Key_word filetype:format
Eg: Hardware filetype: pdf
Best answers for « Searching for files using a specific format » in :
USB stick locked - Unable to write Show USB stick locked - Unable to write Read-only lock File System Format the USB key In the case that you cannot write or save files on your USB drive, it is probably locked in read-only. Read-only lock As a first step, verify that the...
[Shell]Create a file having a specific size Show Shell]Create a file having a specific size The dd command allows you to create "empty" file of desired size, creating these arbitrary heavy files, may be useful for testing purposes. Use command below: dd if=/dev/zero of=file_to...
Creation of file with specific size ShowCreation of file with specific size The command dd allows you to create new files with specific size in order to avoid creating large sized file for testing purposes: dd if=/dev/zero of=file_to_create bs=1k count=1000 The above...
Uploading of files ShowUploading of files Form for sending files PHP Configuration to enable upload File recovery with PHP > The PHP language allows managing files uploading through HTML form. Form for sending files The first step is to create an html...
Opening a PPS FILE ShowOpening a PPS FILE PPS, acronym for PowerPoint Show, is a tool created by Microsoft Office PowerPoint for distinguished presentations and slideshows. PowerPoint enables you to draft your own presentation within different display and design...
Download Form Auto Fills ShowDescription: Form Auto Fills is a software to fill in forms in Internet Explorer, MSN Explorer and Maxthon. It offers two options for filling your forms: one by filling from a by specific default model and the other by inserting your information in...
Graphic file formats ShowWhat is a file format? We previously learned the way in which an image was coded to be shown on a monitor, however, when we want to store an image in a file, this format is not the most practical… Indeed, we may want an image which takes up less...
The NTFS file system ShowThe NTFS file system The NTFS file system (New Technology File System) is based on a structure called the "master file table" or MFT, which is able to hold detailed information on files. This system allows the use of long names, but, unlike the...