Issue #40
on hold
for the last step in the install process, creating the .cfg file I run into an error when I run-
echo "{\$idle > 60 ==> tag inactive}" > ~/.arbtt/categorize.cfg
I get: idle: Undefined variable.
I'm using a tcsh shell in Kubuntu 16
Comments (2)
-
repo owner -
repo owner - changed status to on hold
Not clear if this is a bug in arbtt.
- Log in to comment
That seems to be a problem with your shell. Why don’t you simply edit
~/.arbtt/categorize.cfg
in an text editor and add the linedirectly?
Or (if tcsh is anything like bash) try