Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in batch-file

How do I measure execution time of a command on the Windows command line?

What is the current directory in a batch file?

batch-file directory

How do I get current date/time on the Windows command line in a suitable format for usage in a file/folder name?

How to prevent auto-closing of console after the execution of batch file

How do I shutdown, restart, or log off Windows via a bat file?

Batch file to delete files older than N days

How can I echo a newline in a batch file?

windows batch-file newline

How to run multiple .BAT files within a .BAT file

batch-file cmd

How to sleep for five seconds in a batch file/cmd [duplicate]

batch-file timeout

Windows batch files: .bat vs .cmd?

windows batch-file cmd

Split long commands in multiple lines through Windows batch file

How to "comment-out" (add comment) in a batch/cmd?

What does %~dp0 mean, and how does it work?

batch-file

How do I run two commands in one line in Windows CMD?

How can I pass arguments to a batch file?

batch-file arguments

Allow mklink for a non-admin user

batch-file cmd