sorl

command
v0.0.0-...-49e8b8a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 7, 2021 License: GPL-3.0, GPL-3.0 Imports: 17 Imported by: 0

README

goSorl

Golangs SORL : Solution ORchestration Language

SORL Scripting example

wait ?||$||#
cat /etc/passwd
var a=a11
var b=b22
tag test1 {
echo "{b}{b}==>{a}"
date
hostname
echo "Done tag test1"
}
echo "{a}{a}=>{b}" > /tmp/dellme.dell
cat /tmp/dellme.dell
echo "DONE"
#

tag abcd {

cd /tmp
pwd
echo "Done tag abcd."
}

if true {
echo ""
echo "*** IF works fine***"
echo ""
}
echo "SORL DONE"
exit

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL