Top "Command-line" questions

A command line is a string given to a command interpreter that tells it actions to take, such as running programs or copying files.

Show a popup/message box from a Windows batch file

Is there a way to display a message box from a batch file (similar to how xmessage can be used …

windows batch-file command-line messagebox
How to export and import a .sql file from command line with options?

Not Duplicate! looking for some feature have phpmyadmin during export in command line I want to export and import a .…

mysql command-line command-line-arguments sqlcommand
How to checkout a specific Subversion revision from the command line?

I want to checkout a specific revision of a folder in Subversion using the command line. I don't see an …

svn command-line tortoisesvn
Git is not working after macOS Update (xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools)

I updated to macOS Mojave (this happens to Catalina update too). This morning I navigated to my work's codebase in …

xcode git macos command-line terminal
Command prompt won't change directory to another drive

I'm trying to compile some java (learning java currently), and to do so I need to change command-prompt's directory (using …

command-line cmd directory command-line-interface command-prompt
List of Stored Procedures/Functions Mysql Command Line

How can I see the list of the stored procedures or stored functions in mysql command line like show tables; …

mysql stored-procedures command-line
Get Folder Size from Windows Command Line

Is it possible in Windows to get a folder's size from the command line without using any 3rd party tool? …

windows command-line
How can I extract a predetermined range of lines from a text file on Unix?

I have a ~23000 line SQL dump containing several databases worth of data. I need to extract a certain section of …

unix command-line sed text-processing
Windows shell command to get the full path to the current directory?

Is there a Windows command line command that I can use to get the full path to the current working …

windows batch-file command-line cmd
how to find host name from IP with out login to the host

i need to find the host name of a UNIX host whose IP is known with out login to that …

unix command-line hostname