sqshq / sampler

Tool for shell commands execution, visualization and alerting. Configured with a simple YAML file.

Home Page:https://sampler.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to show two digit number in windows?

tae0y opened this issue · comments

  • What should I do for to two digit number in Windows.
    please give your warm advice
    and if you need information please let me know.

  • Now, echo 33 looks like this
    image
    sampler version is 1.1.0 (windows 10, SH is installed)
    and config.yml is here

textboxes:
  - title: echo nums
    position: [[0, 0], [80, 11]]
    rate-ms: 500
    sample: echo 33
  • when execute echo 33 in sh
    image

I added 0 in front of command results, and it works! :)
it seems that sampler cannot accepts the first letter