摘要:
本文转自http://maketecheasier.com/beginners-guide-to-sed-linux/2012/03/29Aftergrep, the next logical step is atutorialon sed. The sed command comes from Stream EDitor, and as its name indicates, it deals with text flux. However, if sed is one of the most powerful commands in Unix, its manual page is als 阅读全文
posted @ 2012-06-24 14:20
小文字
阅读(481)
评论(0)
推荐(0)
摘要:
SED单行脚本快速参考(Unix 流编辑器)英文标题:USEFUL ONE-LINE SCRIPTS FOR SED (Unix stream editor)原标题:HANDY ONE-LINERS FOR SED (Unix stream editor)整理:Eric Pement - 电邮:pemente[at]northpark[dot]edu 版本5.5译者:Joe Hong - 电邮:hq00e[at]126[dot]com在以下地址可找到本文档的最新(英文)版本: http://sed.sourceforge.net/sed1line.txt ht... 阅读全文
posted @ 2012-06-24 14:20
小文字
阅读(1133)
评论(0)
推荐(0)
摘要:
本文转自http://www.ibm.com/developerworks/cn/web/wa-git/版本控制系统(VCS)为应用和管理项目文件集的更改提供了一个机制,在面向团队的软件、文档和其他在线开发项目中广泛使用。对于开发项目,VCS 和系统备份一样关键,因为它们支持多个用户向同一个文件或项目提交更改,没有任何一个开发人员的更改会意外覆盖另一个开发人员的更改。常用缩写CSS:级联样式表GUI:图形用户界面HTML:超文本标记语言HTTP:超文本传输协议即使 Linus Torvalds 没有开发 Linux® 操作系统内核,他也会因为创建了 Git VCS 而出名。像 Lin 阅读全文
posted @ 2012-06-24 14:19
小文字
阅读(833)
评论(0)
推荐(1)
摘要:
本文转自http://www.thegeekstuff.com/2010/11/50-linux-commands/,全文讲的是unix/linux下常用的50个命令,并且附带详细说明This article provides practical examples for 50 most frequently used commands in Linux / UNIX.This is not a comprehensive list by any means, but this should give you a jumpstart on some of the common Linux co 阅读全文
posted @ 2012-06-24 11:45
小文字
阅读(536)
评论(0)
推荐(0)
摘要:
SVN在windows下有很不错GUI可以用,如果在linux可以 使用命令行,下面的介绍摘自http://www.divvun.no/doc/tools/docu-svn-user.htm工作其实还会试用git svn,这个比较复杂,暂时没发现有GUI可以用,都是命令,所以了解一些命令还是很有用的;svn on the command lineTocheck outmeans that you copy all the documents that our projects are working on to your computer.The first commandsGo to you 阅读全文
posted @ 2012-06-24 11:19
小文字
阅读(652)
评论(0)
推荐(0)

浙公网安备 33010602011771号