码迷,mamicode.com
首页 > 系统相关 > 详细

Linux operator(often adding)

时间:2014-12-27 00:14:26      阅读:157      评论:0      收藏:0      [点我收藏+]

标签:

For myself to view:

 

1.mount -t vboxsf E_DRIVE /mnt/shared

2.tar xvzf arm-linux-gcc....tgz

3.Add PATH

  export PATH=$PATH:/work/tools/...
   It is just for once.

  We can edit:

  #gedit /root/.bashrc

  add:   export PATH=$PATH:/work/tools/...

4.

 

  

Linux operator(often adding)

标签:

原文地址:http://www.cnblogs.com/ht-beyond/p/4187857.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!