터미널 우분투1004
터미널 우분투1004
각종 명령어를 입력하는 터미널입니다.
MS-윈도우의 도스창과 비슷하다고나 할까요?
리눅스 공부할 때는 각종 명령어 외우고 했는데요
시간이 지나다 보니 다 까먹었네요.
ls 명령어만 생각나서 한 번 입력해 봅니다.
소개
* 그놈 터미널 설명서
그놈 터미널은 다음 작업을 하는 데 이용할 수 있는 터미널 에뮬레이션 프로그램입니다:
쉘은 명령행 프롬프트에서 입력하는 명령어를 해석하고 실행하는 프로그램입니다. 그놈 터미널을 시작하면 시스템 계정에 지정되어 있는 기본 쉘을 시작합니다. 언제든지 다른 쉘로 바꿀 수도 있습니다.
그놈 터미널은 X Consortium에서 개발한 xterm 프로그램을 에뮬레이션합니다. xterm 프로그램은 DEC VT102 터미널을 에뮬레이션하며 DEC VT220 이스케이프 시퀀스도 지원합니다. 이스케이프 시퀀스는 Esc 문자로 시작하는 문자열입니다. 그놈 터미널은 VT102 와 VT220 터미널이 커서의 위치를 지정하거나 화면을 지우는 등의 기능을 위해 사용하는 이스케이프 시퀀스를 모두 지원합니다.
GNOME Terminal is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
GNOME Terminal is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with GNOME Terminal; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA