Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cmd

I want to delete all bin and obj folders to force all projects to rebuild everything

How to delete files/subfolders in a specific directory at the command prompt in Windows

Iterate all files in a directory using a 'for' loop

How can I open a cmd window in a specific location?

windows cmd

Displaying Windows command prompt output and redirecting it to a file

batch-file cmd stdout tee

Command prompt won't change directory to another drive

Windows equivalent to UNIX pwd

windows cmd pwd

Create folder with batch but only if it doesn't already exist

windows batch-file cmd

Defining and using a variable in batch file

Install an apk file from command prompt?

android cmd apk

Is there a command to refresh environment variables from the command prompt in Windows?

How can I create an empty file at the command line in Windows?

windows file cmd command-line

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

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

"rm -rf" equivalent for Windows?

windows cmd wsh

How to use ADB Shell when Multiple Devices are connected? Fails with "error: more than one device and emulator"

Batch file to delete files older than N days

Redirect Windows cmd stdout and stderr to a single file

windows command-line cmd pipe

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

batch-file cmd

Windows batch files: .bat vs .cmd?

windows batch-file cmd