View


Git 을 이용한 GitHub 파일 다운받기



sudo apt-get install git

git clone git://"github주소".git

ex)
git clone git://github.com/zenzire/conkyrc.git
git clone git://github.com/vinay-nadig-0042/conkyrc.git


https://rogerdudler.github.io/git-guide/index.ko.html




반응형

'OS > Ubuntu' 카테고리의 다른 글

Display Manager 확인 및 변경  (0) 2016.02.26
Ubuntu 에서 Numix Theme 설치  (0) 2016.02.25
리눅스 rootkit 탐지 Tool  (0) 2016.02.11
리눅스 ssh 세션 끊기  (0) 2016.02.11
Ubuntu 부팅시 자동 upstart 서비스 위치  (0) 2016.02.11
Share Link
reply