Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working on Linux #3

Open
johamha opened this issue Jan 9, 2017 · 1 comment
Open

Not working on Linux #3

johamha opened this issue Jan 9, 2017 · 1 comment

Comments

@johamha
Copy link

johamha commented Jan 9, 2017

Hi Tjado,

unfortunately your verry nice tool is not working on Linux.

To run in on linux just change:
in tracer.sh
/bin/sh -> /bin/bash
RAND="$((RANDOM%1000+1))" #same behavior like jot -r 1 1000

Greetz Flo :)

@tejado
Copy link
Owner

tejado commented May 23, 2017

Hey Flo,

is there another possibility? My plan was to keep sh because for compability to basic freebsd systems (without bash).

Tjado

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants