Top "Terminal" questions

A terminal or command-line interface is a text-only interface for interacting with an operating system or a piece of software.

Clearing the terminal screen?

I'm reading data from 9 different sensors for my robot and I need to display them all steadily, in the same …

terminal arduino refresh erase
How to call VS Code Editor from terminal / command line

The question says it all. How can I open VS Code editor from windows cmd linux and mac terminal e.…

command-line terminal visual-studio-code text-editor
Terminal Commands: For loop with echo

I've never used commands in terminal like this before but I know its possible. How would I for instance write: …

macos terminal command
Running a command in a new Mac OS X Terminal window

I've been trying to figure out how to run a bash command in a new Max OS X Terminal.app …

macos bash terminal
"You have mail" message in terminal, os X

Few days ago I got this message in my terminal window: What does that mean? I've never seen that before. …

macos terminal
How to open the command prompt and insert commands using Java?

Is it possible to open the command prompt (and I guess any other terminal for other systems), and execute commands …

java command terminal launch
How do I force detach Screen from another SSH session?

I had Screen running inside an SSH session. Terminal froze. After restarting Terminal, that Screen session still thinks it's attached. …

linux ssh terminal gnu-screen
(Mac) -bash: __git_ps1: command not found

I'm trying to change my command promt in terminal. I keep getting the error: -bash: __git_ps1: command not found …

macos git terminal ps1
In OS X Lion, LANG is not set to UTF-8, how to fix it?

I try to setup postgress in OS X Lion, and find that is not correctly setup the LOCALE environment var. …

macos encoding utf-8 terminal
Using 'make' on OS X

I have a MacBook Pro that I'm trying to do some development on. I have a program I want to …

macos makefile terminal