Skip to content

Instantly share code, notes, and snippets.

@gusenov
Created August 30, 2018 05:06
Show Gist options
  • Save gusenov/20dba5754684e14121f6f3b26dda0b99 to your computer and use it in GitHub Desktop.
Save gusenov/20dba5754684e14121f6f3b26dda0b99 to your computer and use it in GitHub Desktop.
Флаги для bash-скриптов.
#!/bin/bash
#set -n # Uncomment to check your syntax, without execution.
#set -x # Echo on. Uncomment to debug this shell script.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment