Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1542063
  • 博文数量: 596
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 173
  • 用 户 组: 普通用户
  • 注册时间: 2016-07-06 15:50
个人简介

在线笔记

文章分类

全部博文(596)

文章存档

2016年(1)

2015年(104)

2014年(228)

2013年(226)

2012年(26)

2011年(11)

发布时间:2014-06-20 11:14:26

$ update-alternatives --config editorThere are 4 choices for the alternative editor (providing /usr/bin/editor).  Selection Path Priority Status------------------------------------------------------------ .........【阅读全文】

阅读(1332) | 评论(0) | 转发(0)

发布时间:2014-06-20 11:10:15

1. makedistclean2. svn update > f3. 整理file,这时候得到需要删除的文件4. 运行删除#!/bin/sh FILE=/home/cloudmind/work/spice-gtk-0.23/ffor file in `cat $FILE`do    echo $file    svn rm $file.........【阅读全文】

阅读(663) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册