4 lines
31 B
Batchfile
4 lines
31 B
Batchfile
@echo off
|
|
grep %1 contact.txt
|
|
|
@echo off
|
|
grep %1 contact.txt
|
|
|