diff options
author | jakub-g <jakub.g.opensource@gmail.com> | 2013-12-09 13:17:20 +0100 |
---|---|---|
committer | jakub-g <jakub.g.opensource@gmail.com> | 2013-12-09 21:13:06 +0100 |
commit | 248284c91b641f2bd635dfe5a640f1fd3b8cd6a3 (patch) | |
tree | 5be205d4a53f9ab8affe2a766195dcda62185b7a /zh-cn | |
parent | d71ac35d72529d3dee08d9591cd1c65cbdcccb6d (diff) |
[bash] Replace `seq` with `{1..3}`, explain backticks
`seq` is not standard, it's not available in MINGW and others.
Using backticks is not the recommended way - e.g. they can't be nested.
Diffstat (limited to 'zh-cn')
0 files changed, 0 insertions, 0 deletions