From f2e6504a1d889add9617d27f08e41ab891d6d154 Mon Sep 17 00:00:00 2001 From: Marco Peereboom Date: Tue, 27 Jan 2009 16:16:20 +0000 Subject: [PATCH] Add tags --- baraction.sh | 2 +- screenshot.sh | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/baraction.sh b/baraction.sh index b81ceee..61be49f 100644 --- a/baraction.sh +++ b/baraction.sh @@ -1,5 +1,5 @@ #!/bin/sh - +# $scrotwm$ print_cpu() { echo -n "CPU: ${7}% User ${8}% Nice ${9}% Sys ${10}% Int ${11}% Idle " } diff --git a/screenshot.sh b/screenshot.sh index 0536d9c..82b9709 100644 --- a/screenshot.sh +++ b/screenshot.sh @@ -1,4 +1,6 @@ #!/bin/sh +# $scrotwm$ +# screenshot() { case $1 in full) -- 1.7.10.4