Shell

Shell中[]里面的条件判断

Linux Shell函数定义与调用

shell脚本中函数的调用

shell 从函数文件中调用函数的方法

shell 函数的高级用法

Shell 函数

Shell编程——Shell中的数学运算

使用 Shell 脚本来处理 JSON

Linux awk 命令

linux awk命令详解

sed命令详解

sed 修改替换包含关键字的整行 --- yes

grep命令详解

Linux 之文本处理grep、sed、awk

Linux三剑客grep sed awk的区别

 如何在Jenkins pipeline中获取shell命令得返回值

zsh的自动完成辅助工具:oh-my-zsh

http://www.open-open.com/lib/view/open1394763235862.html

oh-my-zsh

http://ohmyz.sh

使用 Zsh 的九个理由

http://blog.jobbole.com/28829/

文本三巨头:zsh、tmux 和 vim

http://blog.jobbole.com/86571/

 

shell教程

http://outofmemory.cn/shell/tutorial/ 

Linux命令中>/dev/null 2>&1的含义

https://blog.csdn.net/tanga842428/article/details/68952593

1. 如何在windows下使用linux的shell脚本
https://jingyan.baidu.com/article/9113f81bd48e8a2b3214c71c.html

2.gradle windows上面安装配置
http://blog.csdn.net/u011546806/article/details/44806513
https://jingyan.baidu.com/article/4d58d541167bc69dd4e9c009.html
http://www.jianshu.com/p/2c3a63830051

 

 

 

 

如何查看当前用户的缺省shell?

http://blog.csdn.net/huang_xw/article/details/3945965

mac上的终端bash命令(三)变量

 http://www.cnblogs.com/xiaodao/archive/2012/02/22/2363113.html

MAC下,怎么样自己写一个简单程序,双击可以执行一条系统命令

http://zhidao.baidu.com/link?url=1FaAMbNtJg6B_b9ZjUMwwjbXvF_8US6fcj51hqi-dvwLw41IASWwZ9gKcJshs_0oXx0CWHAW_MAyDzNmf2uvSl-6OUYJMg61gPn3_9d2s8K

Automator小教程,简单易懂

http://jingyan.baidu.com/article/7f41ececd5c16c593c095c5f.html

 

mac怎麼同时启动两个Mono

open -n /Applications/Unity463/MonoDevelop.app

//命令行打开,指定路径的应用程序

lizhiyuan:~ mac$ /Applications/Unity463/Unity463.app/Contents/MacOS/Unity -projectPath /Users/mac/DDDZ/client_D

原文地址:https://www.cnblogs.com/javalzy/p/4566064.html