FastHandle is fast operation tools for infrastructure configurations and tests.
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
os:linux:example:index.html [2019/02/11 00:38] kurihara |
os:linux:example:index.html [2020/02/21 01:18] (current) kurihara |
||
|---|---|---|---|
| Line 52: | Line 52: | ||
| </ | </ | ||
| + | |||
| + | \\ | ||
| + | ===== TIPS ===== | ||
| + | ==== color ==== | ||
| + | |||
| + | <sxh python toolbar: | ||
| + | from fabric.colors import * | ||
| + | |||
| + | def color(): | ||
| + | print ' | ||
| + | print blue(' | ||
| + | print cyan(' | ||
| + | print green(' | ||
| + | print magenta(' | ||
| + | print red(' | ||
| + | print white(' | ||
| + | print yellow(' | ||
| + | print (red(" | ||
| + | </ | ||
| + | |||
| + | ==== tomcat start ==== | ||
| + | <sxh python toolbar: | ||
| + | def startTomcat(): | ||
| + | run('/ | ||
| + | </ | ||
| + | |||
| \\ | \\ | ||
My Sites
SNS
Copyright (c) 2025 FastHandle - IT Operations Examples All Rights Reserved.