Batch file programming tutorial // FIND COMMAND // Batch Scripting Part-7 - FIND Batch Command

preview_player
Показать описание
Go and check out course on Udemy for PowerShell:
Title: Batch file programming tutorial // FIND COMMAND // Batch Scripting Part-7 - FIND Batch Command

In this lesson, you will be learning the following commands.
=======================================================
1. COPY
2. DEL
3. MOVE
4. ATTRIB
5. FIND

This video will get long so we will be splitting the video into different parts . Let's start with "FIND" command.

FIND -- This batch command searches for a string in files or input, outputting matching lines.

Syntax : FIND [text] [destination]

Where text is the string which needs to be searched for and destination is the source in which the search needs to take place.


=======================================================

If you have any questions, please post them. Don't forget to comment, like, rate and subscribe

=====================================================

======================================================
Check out other videos

Рекомендации по теме
visit shbcf.ru