[OS] 우분투 -> 윈도우 파일 저장 / 리눅스 / vi 명령어
우분투
cd ../../mnt/c
윈도우 로컬 파일저장소로 이동
우분투 파일 -> 윈도우로 복사
mc 설치
# mc
f5->파일 복사 -> ok
f10눌러 종료
https://ko.linux-console.net/?p=965
Midnight Commander-Linux 용 콘솔 기반 파일 관리자
Midnight Commander-Linux 용 콘솔 기반 파일 관리자 "파일 이동이나 파일 복사와 같은 콘솔 환경에서 많은 파일을 작업 할 때 작업이 지루할 수 있습니다. ""GUI 환경에는 파일 관리자가 있습니다. ""파일
ko.linux-console.net
https://hyoeun-log.tistory.com/1
[SP] 우분투(Ubuntu)에서 윈도우(Windows) 파일 전송
과제로 Ubuntu에서 C 코드를 작성한 후, 윈도우로 옮겨 제출했어야 했다. 아직도 정확히 어떻게 동작하는지 이해는 하지 못했는데, 파일 전송은 우선 성공했다! 처음에는 단순히 이렇게 c 드라이브
hyoeun-log.tistory.com
리눅스 명령어
The 40 Most-Used Linux Commands You Should Know (kinsta.com)
The 40 Most-Used Linux Commands You Should Know
As of writing this, Linux has a worldwide market share of 2.68% on desktops, but over 90% of all cloud infrastructure and hosting services run in this
kinsta.com
[linux] 리눅스 기본 명령어/자주 쓰는 명령어 | 코딩장이 (itholic.github.io)
[linux] 리눅스 기본 명령어/자주 쓰는 명령어
리눅스 기본 명령어
itholic.github.io
자주 사용하는 리눅스 기본 명령어 모음 (tistory.com)
자주 사용하는 리눅스 기본 명령어 모음
Intro 리눅스에서 자주 사용하는 기본 명령어들을 모아 보았습니다. 리눅스 명령어야 굉장히 많지만 금방 모두 익히기는 쉽지 않습니다. 하지만 기본 명령어들을 충분히 익힌 상태라면 리눅스를
shanepark.tistory.com
vi
Basic vi Commands (colostate.edu)
Basic vi Commands
Nyy or yNy copy (yank, cut) the next N lines, including the current line, into the buffer
www.cs.colostate.edu
VI Editor with Commands in Linux/Unix Tutorial (guru99.com)
VI Editor with Commands in Linux/Unix Tutorial
The vi editor is the most popular and classic text editor in the Linux family.It works in two modes, Command and Insert. Command mode takes the user commands and the Insert mode is for editing text.
www.guru99.com
vi 에디터 사용법 (vim editor) – Lael's World
vi 에디터 사용법 (vim editor)
이 글에서는 거의 대부분의 리눅스 배포판에 포함되어 있는 vi 호환 에디터인 vim 에디터의 사용법에 대해 설명합니다. 당신이 최근 5년 이내에 배포된 리눅스를 설치하였다면 vim 에디터는 이미
blog.lael.be
뉴비를 위한 많이 쓰는 vi 에디터 사용법 정리 : 네이버 블로그 (naver.com)
뉴비를 위한 많이 쓰는 vi 에디터 사용법 정리
안녕하세요, 루나뱅입니다. 블로그에 물을 줄 수 있을 때 물을 주는게 낫다 싶어서 시간이 남는 지금 이렇...
blog.naver.com