From fc82eedb684602b0fed3439b057b039466a1789f Mon Sep 17 00:00:00 2001 From: Ihor Dvoretskyi Date: Sun, 17 Apr 2016 19:08:00 -0700 Subject: [PATCH] [uk] awesome-osx-command-line translation updated [awesome-osx-command-line](https://github.com/herrbischoff/awesome-osx-command-line) translated. --- README-uk.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README-uk.md b/README-uk.md index c119235..c25658e 100644 --- a/README-uk.md +++ b/README-uk.md @@ -333,7 +333,7 @@ ## Інші джерела - [awesome-shell](https://github.com/alebcay/awesome-shell): Розширює Shell. -- [awesome-osx-command-line](https://github.com/herrbischoff/awesome-osx-command-line): A more in-depth guide for the Mac OS command line. +- [awesome-osx-command-line](https://github.com/herrbischoff/awesome-osx-command-line): Поглиблений гайд до командного рядка OS X. - [Strict mode](http://redsymbol.net/articles/unofficial-bash-strict-mode/) щоб краще писати Shell скрипти. - [shellcheck](https://github.com/koalaman/shellcheck): A shell script static analysis tool. Essentially, lint for bash/sh/zsh. - [Filenames and Pathnames in Shell](http://www.dwheeler.com/essays/filenames-in-shell.html): The sadly complex minutiae on how to handle filenames correctly in shell scripts.