| Dictionary, Encyclopedia and Thesaurus - The Free Dictionary 1,799,627,888 visitors served. |
|
Dictionary/ thesaurus | Medical dictionary | Legal dictionary | Financial dictionary | Acronyms | Idioms | Encyclopedia | Wikipedia encyclopedia | ? |
DOS filters & pipes |
0.02 sec. |
DOS filters & pipesFilters are external commands that change data in some manner. The filters are: FIND - Searches for text SORT - Rearranges data in alpha order MORE - Displays data a screenfull at a time Pipes let you direct the output of one command as input to another. The pipe symbol is the vertical bar "|" above the "\" (press shift-backslash). Pipes are used with filters as follows. To get a Dir list of all the files that have "ZIP" somewhere in their names, you would type:
C:\>dir | find "ZIP" command
PKUNZIP EXE results displayed
PKZIP EXE
C:\>
The pipe redirects the Dir list output to the find command, which looks for ZIP and filters only lines with "ZIP" in them through to output. See DOS Find, DOS Sort, DOS Type and DOS Dir. How to thank TFD for its existence? Tell a friend about us, add a link to this page, add the site to iGoogle, or visit webmaster's page for free fun content. |
|
| ? Mentioned in |
|---|
| Encyclopedia |
| Free Tools: |
For surfers:
Free toolbar & extensions |
Word of the Day |
Help
For webmasters: Free content | Linking | Lookup box | Double-click lookup | Partner with us |
|---|