more실행환경에서 한 페이지씩 뒤로, 또는 앞으로 이동하기
작성자 정보
- 관리자 작성
- 작성일
컨텐츠 정보
- 2,938 조회
- 0 추천
- 목록
본문
more실행환경에서 한 페이지씩 뒤로, 또는 앞으로 이동하기
more명령어로 특정 파일을 실행한 이후에 페이지 이동하는 가장 기본적인 방법은 다음과 같습니다.
f : 한 페이지 뒤로 이동하기(Spacebar와 동일)
b : 한 페이지 앞으로 이동하기
아래의 예는 INSTALL이라는 파일을 more명령어로 실행한 상태입니다.
여기서 f키를 한번 입력하면 다음 페이지로 이동합니다.
그리고 다시 b를 입력하면 앞 페이지로 이동합니다.
참고로 SpaceBar를 입력하여도 f와 동일하게 다음페이지로 이동합니다.
sftp supports command-line editing via NetBSD's libedit. If your platform has it available natively you can use that, alternatively you might try these multi-platform ports:
http://www.thrysoee.dk/editline/ http://sourceforge.net/projects/libedit/
Autoconf:
If you modify configure.ac or configure doesn't exist (eg if you checked the code out of CVS yourself) then you will need autoconf-2.61 to rebuild the automatically generated files by running "autoreconf". Earlier versions may also work but this is not guaranteed.
http://www.gnu.org/software/autoconf/
Basic Security Module (BSM):
Native BSM support is know to exist in Solaris from at least 2.5.1, FreeBSD 6.1 and OS X. Alternatively, you may use the OpenBSM implementation (http://www.openbsm.org).
--More--(32%) |
more명령어 상태에서 페이지를 앞으로 또는 뒤로 이동하는 것은 more명령어상태에서 가장 많이 사용되는 굉장히 흔한 방법입니다.
관련자료
-
이전
-
다음