Skip to content

praseetht/Cmd-tips-tricks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

Cmd-tips-tricks

A collection of Windows Command Line Tips and Tricks

where

Displays the location of the files that match the search pattern

e.g: where explorer.exe

Timeout

TIMEOUT [/T] timeout [/NOBREAK]

Description: This utility accepts a timeout parameter to wait for the specified time period (in seconds) or until any key is pressed. It also accepts a parameter to ignore the key press.

Clip

Redirects output to clipboard

e.g: dir > clip

About

A collection of Windows Command Line Tips and Tricks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors