摘要:
2014年1月4日 19:21:161. ls命令显示文件列表时不再花花绿绿1 vi ~/.bashrc2 3 alias ls='ls -a --color=never'4 alias ll='ls -lh --color=never | more'--color=never 表示输出没有彩色--... 阅读全文
摘要:
2013年12月11日 09:21:58; The syntax of the file is extremely simple. Whitespace and lines; beginning with a semicolon are silently ignored (as you probably guessed).; Section headers (e.g. [Foo]) are also silently ignored, even though; they might mean something in the future.php.ini 的语法非常简单,空白和以分号开头的行. 阅读全文