一

{"type":"编程笔记"}


  • Home

  • Archives
  • Search

grep_options and grep_color on mac os x

Posted on 2012-10-26   |   In macos

在Mac OS X下将grep匹配到的结果高亮显示。

 vi ~/.bash_profileexport GREP_OPTIONS='--color=auto'export GREP_COLOR='1;30;40'
linux查看某个进程的启动时间
java.lang.thread线程相关知识
  • Table of Contents
  • Overview
yuweijun

yuweijun

492 posts
12 categories
RSS
GitHub Twitter

This post does not have a Table of Contents

© 2021 yuweijun
Powered by Hexo
Theme - NexT.Mist.KISS