6 lines
67 B
Plaintext
6 lines
67 B
Plaintext
|
#! /usr/bin/env bash
|
||
|
|
||
|
# kill all activity-watch deamons
|
||
|
|
||
|
pkill aw-
|