Skip to content

telope

A tel(e)- (r)ope that connects the world and me

  • Home
  • About Plenoh
  • telope!?
  • Archives

UNIX/Linux 명령어 – grep

Leave a reply
$ grep -n '검색할 문자열' ./*

옵션 설명
-n: 행의 번호(line number)를 함께 출력
-l: 패턴이 포함된 파일의 이름을 출력
-r: 재귀적으로(recursively)… Read more “UNIX/Linux 명령어 – grep”

This entry was posted in UNIX/Linux on 2020-01-05 by Plenoh.

Things to Learn

Leave a reply
  • apt tool
  • fontconfig
  • ssh login without password
    http://www.linuxproblem.org/art_9.html
    https://www.tecmint.com/ssh-passwordless-login-using-ssh-keygen-in-5-easy-steps/
… Read more “Things to Learn”
This entry was posted in Agenda on 2020-01-05 by Plenoh.

Customizing My Ubuntu MATE

Leave a reply
  • Applying SpoqaHanSans for displaying hangul
  • Theme with shadows under panels
This entry was posted in Agenda on 2020-01-05 by Plenoh.

git/github 사용방법(usage)

Leave a reply

git/github 사용방법 학습해보자!

목표

  • github에 내 설정파일들 올리기
  • 계속 공부하기(Pull Request)

Commands

  • 웹상에서 Repository 생성
… Read more “git/github 사용방법(usage)”
This entry was posted in Git/GitHub on 2020-01-01 by Plenoh.

Post navigation

Newer posts →

Pages

  • About Plenoh
  • Archives
  • telope!?

Technology, information, and Computer Science
My studies and tech documents

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Categories

  • Agenda (20)
  • General Studies (9)
    • Latin (1)
  • Git/GitHub (2)
  • Personal Essays (15)
  • Programming Challenges (4)
  • Programming Languages (16)
    • C/C++ (3)
    • Java (5)
    • JS (3)
    • PHP (3)
    • Ruby (1)
  • Resources (10)
  • Uncategorized (1)
  • UNIX/Linux (8)
  • VI/VIM (1)
  • Web Development (12)
    • Django Tutorial (2)
    • HTML/CSS (9)

Recent Posts

  • 아치 리눅스(Arch Linux)로 전환함으로써 MS Windows 의존도 없애기
  • ‘너는 네 젊음을 가지고 뭘 했니?’라는 질문
  • 눈 보호 10계명 및 눈 체조
  • 중경삼림(1994, Chungking Express)을 봤다
  • 종이책, 전자책 장단점 정리

Archives

Proudly powered by WordPress