Problem : I have created a new folder on root of C disk called recordings and I have shared it […]
Tag: command-line
Windows commandline help
QUESTION : I want to copy the folder “C:documents and settingshpmy documents” to D: through the Windows cmd console. How […]
How to list all the newly added files of a directory to a text file?
Problem : I am trying to list all the newly added files of a directory to a text file using […]
What is the windows cmd command equivalent to ubuntu command timeout 5s a.exe < input.txt
Problem : I am developing an online judge for my university. I need to timeout every program after 5 seconds […]
What is the DOS-counterpart of the bash command “ls -lad” on Unix?
Problem : What is the DOS-counterpart of the bash command ls -lad on Unix? The “dir” command on Command Prompt […]
Under Windows 7 cmd.exe, why do both utf8(65001) and gbk(936) display Chinese filename correctly?
Problem : Under Win7 cmd.exe, running the following commands will reproduce the situation I faced today: (to clarify, my D: […]
How do i run app in bat nonblocking?
Problem : Lets say i want to do gcc a.cpp BUT i dont want to block. I just want to […]
Assign control-slash to undo in Terminal.app
Problem : I’d like to have the standard Emacs key binding C-/ for undo in zsh as well. However on […]
Adding Arguments to local file URL with google chrome in command line
Problem : I’m having some troubles while trying to open a local file in google-chrome as it gives me a […]
List of all Windows administration command line tools [closed]
Problem : It’s difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or […]