Difference between revisions of "Dot"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
In [[GitLab]] each [[GitLab jobs|job]] definition that begins with a [[period]] is ignored. | In [[GitLab]] each [[GitLab jobs|job]] definition that begins with a [[period]] is ignored. | ||
+ | |||
+ | |||
+ | |||
== Related == | == Related == | ||
* <code>[[cd]]</code> | * <code>[[cd]]</code> | ||
* [[Space in Bash]] | * [[Space in Bash]] | ||
+ | [[terraform graph]] | dot -Tpng > graph.png | ||
== See also == | == See also == |
Revision as of 21:55, 30 October 2022
In GitLab each job definition that begins with a period is ignored.
Related
terraform graph | dot -Tpng > graph.png
See also
Bash [ -c ]
,alias
,&&
, Bash history, Autocompletion,set
,unset
,export
,.bash_aliases, .bashrc and .bash profile
,PS1
,echo
,brace expansion
, Function,shopt
,trap
,set -e
,source
,PATH
,complete
,disown
,.hushlogin
,.bashrc
,builtin
,eval
,set
,$PATH
,$HOME
,TZ
,.profile
,-e, -i
,Builtin (Bash)
,mapfile
,~
, return (Bash), for, until,declare, dirname, basename, functions.sh
, Bash arithmetic expansion,shift, bash --rcfile, readonly, $1, $@
Advertising: