Difference between revisions of "Dot"
Jump to navigation
Jump to search
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | {{lc}} | ||
+ | |||
+ | 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]] | ||
+ | * <code>[[terraform graph]] | dot -Tpng > graph.png</code> | ||
== See also == | == See also == | ||
+ | * {{Graphviz}} | ||
* {{Bash}} | * {{Bash}} | ||
[[Category:IT]] | [[Category:IT]] |
Latest revision as of 10:09, 19 April 2023
In GitLab each job definition that begins with a period is ignored.
Related[edit]
cd
- Space in Bash
terraform graph | dot -Tpng > graph.png
See also[edit]
- Graphviz,
dot
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: