摘要:
> sudo apt-get install python-opencv> cp /usr/lib/python2.7/dist-packages/cv2.so /opt/anaconda/lib/python2.7/site-packages/or > conda install -c https... 阅读全文
posted @ 2015-03-26 16:52
n0p
阅读(749)
评论(0)
推荐(0)
摘要:
> nm -D [file]|grep -w Uor> objdump -T [file]|grep "\*UND\*" 阅读全文
posted @ 2015-03-26 11:48
n0p
阅读(177)
评论(0)
推荐(0)
摘要:
remove files after pack:> tar --remove-files -cf all.tar *compression:- `-j`: bzip2- `-z`: gzipadd file to existed tarball: `-r`> tar -rf existed.tar ... 阅读全文
posted @ 2015-03-26 01:47
n0p
阅读(180)
评论(0)
推荐(0)
摘要:
list only directories:> ls -d /path/to/*/ 阅读全文
posted @ 2015-03-26 01:43
n0p
阅读(141)
评论(0)
推荐(0)
摘要:
internal variable of separator: `IFS` 阅读全文
posted @ 2015-03-26 01:41
n0p
阅读(132)
评论(0)
推荐(0)
浙公网安备 33010602011771号