Skip to content

Wanho Choi

CG/VFX Software Engineer

Menu
  • 홈
  • About Me
  • Publication
  • Seminar
  • Maya C++ API
  • MathBook
  • Trip
  • Photo
  • Link

Tag: vi

Posted on2016-05-102016-06-13Linux

여러 파일의 텍스트 치환하기

by wanoLeave a comment on 여러 파일의 텍스트 치환하기

find ./ -name “*.h” -exec sed -i ‘s/Dexter Digital/Dexter Studios/g’ {} \;

Read More
Posted on2012-02-08Linux

Hex mode in vi editor

by wanoLeave a comment on Hex mode in vi editor

%!xxd: binary -> hex %!xxd -r: hex -> binary

Read More
Posted on2011-03-132011-03-13Linux

vi 에디터 tab size 바꾸기

by wanoLeave a comment on vi 에디터 tab size 바꾸기

vi 에디터에서 명령모드에서 set ts=4 즉, :set ts=4라고 해주면 tab size가 모두 바뀌게 된다. 하지만, 이것은 현재 수정중인 파일에만 tab size 설정이 저장된다. 항상 tab…

Read More
Posted on2011-03-132016-10-02Linux

gvim color change

by wanoLeave a comment on gvim color change

OS: CentOS 5.1 64bit http://www.cs.cmu.edu/~maverick/VimColorSchemeTest/index-c.html 에서 원하는 색상 설정 파일(*.vim)을 다운 받는다. 다운받은 파일(*.vim)을 /usr/share/vim/vim70/colors에 저장한다. gvim을 열고 명령 모드에서 :colorscheme [.vim을 제외한 설정 파일…

Read More
Posted on2011-03-132011-03-13Linux

vi에디터에서 ^M 문자 없애기

by wanoLeave a comment on vi에디터에서 ^M 문자 없애기

text문서를 Windows와 Linux사이에서 왔다갔다 하다보면 다음과 같은 문제가 발생할 수 있다. 1. Linux에서 작성한 문서를 Windows의 notepad에서 열면 [enter]를 입력 부분이 인식이 안되고 한 줄로…

Read More

  • 51
  • 2,797
  • 12,708
  • 168,272

Categories

  • Android
  • Computer Graphics
  • CUDA
  • Deep Learning
  • Drone
  • Etc.
  • Houdini
  • Linux
  • Math
  • Maya
  • Nuke
  • OpenGL
  • OS X & IOS
  • Programming
  • Python
  • RenderMan
  • Tips
  • Trip
  • VFX
  • Windows
  • WordPress

Tags

Android Studio API booting C CentOS Chrome context CUDA deep learning derivation DigiPro driver fragment google GPU image install Keynote LaTeX Linux Maya nVIDIA OpenCV OpenGL programming Python RenderMan SIGGRAPH SWIG Tensorflow Ubuntu update vi Visual Studio Windows Windows7 WordPress YUM 설치 수학 안드로이드 스튜디오 우분투 텐서플로우 프래그먼트 한글

  • 51
  • 2,797
  • 12,708
  • 168,272

Categories

  • Android
  • Computer Graphics
  • CUDA
  • Deep Learning
  • Drone
  • Etc.
  • Houdini
  • Linux
  • Math
  • Maya
  • Nuke
  • OpenGL
  • OS X & IOS
  • Programming
  • Python
  • RenderMan
  • Tips
  • Trip
  • VFX
  • Windows
  • WordPress

Tags

Android Studio API booting C CentOS Chrome context CUDA deep learning derivation DigiPro driver fragment google GPU image install Keynote LaTeX Linux Maya nVIDIA OpenCV OpenGL programming Python RenderMan SIGGRAPH SWIG Tensorflow Ubuntu update vi Visual Studio Windows Windows7 WordPress YUM 설치 수학 안드로이드 스튜디오 우분투 텐서플로우 프래그먼트 한글
Amphibious Theme by TemplatePocket ⋅ Powered by WordPress