Batch 76 String Find

  Рет қаралды 6,522

John Hammond

John Hammond

Күн бұрын

Пікірлер: 8
@0_-
@0_- 5 жыл бұрын
What's the difference between %~1 and %1?
@mamad_f1471
@mamad_f1471 2 жыл бұрын
The '~' version removes surrounding quotation marks. So for example: call :Main "Hello Man" Exit /B :Main set String=%1 echo %~1 Goto :EOF %~1 will remove the surrounding quotation marks and the output will be: Hello Man
@CryptoFoxOfficial
@CryptoFoxOfficial 8 жыл бұрын
thanks
@adriansrfr
@adriansrfr 7 жыл бұрын
I'd like to see a vid where you remove duplicate lines in a file. For instance, suppose you query the programs on 5 computers and you want to remove all the duplicate programs. How would you do this? Thanks.
@0_-
@0_- 5 жыл бұрын
Can you do a tutorial on findstr? It would be very helpful :)
@adriansrfr
@adriansrfr 7 жыл бұрын
This video need to be broken down into smaller segments. Also the script needs to be run more so audience can see the output.
@juangordillo359
@juangordillo359 2 жыл бұрын
In order to understand this video you have to watch videos 58, 59, 60
Batch 77 String is Alphabetical
7:39
John Hammond
Рет қаралды 2,2 М.
HOW TO (FIND) STRINGS IN FILES AND COMMAND OUTPUTS IN CMD
5:15
Alex Bükk
Рет қаралды 12 М.
The Lost World: Living Room Edition
0:46
Daniel LaBelle
Рет қаралды 27 МЛН
Caleb Pressley Shows TSA How It’s Done
0:28
Barstool Sports
Рет қаралды 60 МЛН
Master Pointers in C:  10X Your C Coding!
14:12
Dave's Garage
Рет қаралды 343 М.
The Rust Survival Guide
12:34
Let's Get Rusty
Рет қаралды 177 М.
The Absolute Best Intro to Monads For Software Engineers
15:12
Studying With Alex
Рет қаралды 681 М.
All Rust string types explained
22:13
Let's Get Rusty
Рет қаралды 198 М.
Writing Code That Runs FAST on a GPU
15:32
Low Level
Рет қаралды 578 М.
How To PLAN your Game as a Solo Developer
16:26
Heartbeast
Рет қаралды 538 М.
Fast Inverse Square Root - A Quake III Algorithm
20:08
Nemean
Рет қаралды 5 МЛН