diff options
Diffstat (limited to 'rs')
-rwxr-xr-x | rs | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +#!/bin/sh +whoami +ps -U "$USER" -u "$USER" | awk '{print $4}' | tail -n+2 | sort -u | dmenu -l 15 -p "Restart: " | xargs -r -- t -r |
![]() |
index : scripts.git | |
A collection of scripts I have written, with the hope that someone may find them useful. | ZachIR |
summaryrefslogtreecommitdiff |