使用package.el
, 主要用来编程:
- CC Mode
- Ruby Mode
- CPerl Mode
- lua Mode
- yaml Mode
- markdown Mode
我的电脑
上次发现在注释里, 回车后, 行首不能自动添加 *
了. 像这样:
/*
* =====================================================================================
*
* Filename: word_segment.cpp
*
* Description:
*
set breakpoint pending on
dir /tmp/ksearch_trunk/src/searcher/
file /home/admin/ksearch/bin/sap_server
# core-file /home/admin/ksearch/core.4155
set args -c /home/admin/ksearch/conf/sap_server_app.cfg -l /home/admin/ksearch/conf/sap_server_log.cfg -k start
# b result_format.cpp:341
b ResultFormat::formatPB(SearchResult const&, K3Shop&) if search_result.query_info->uid == 67740708
b ResultFormat::docFormatPB(QueryInfo*, Document const*, std::vector<FieldInfo*, std::allocator<FieldInfo*> > const&, K3Document*) if query_info->uid == 67740708
ignore 2 15
安装rvm:
user$ \curl -L https://get.rvm.io | bash -s stable
可能得多试几次, 不知道和功夫网
有没有关系
设置好环境:
echo "source /home/admin/.rvm/scripts/rvm" > ~/.bashrc
Linux console下给同一台机器上的另一个登陆用户发消息:
write admin pts/3
更多详细内容:
man write
cat http2kfc.20121008 | grep tbskip |head -n 1000000 |
perl -MURI -MList::Util -nale '$uri = new URI ("/bin/search?" . $F[-1]);
%h = $uri->query_form; $fat= List::Util::reduce { $a . "_". $b } (keys %h);
print $fat;' | sort | uniq -c
Ctrl + B