Преглед изворни кода

mautore now prints bell character when it reloads

master
mort пре 8 година
родитељ
комит
248a1a287a
1 измењених фајлова са 3 додато и 0 уклоњено
  1. 3
    0
      bin/mautore

+ 3
- 0
bin/mautore Прегледај датотеку

@@ -18,6 +18,9 @@ while :; do

$CMD &
PID=$!

# Print bell character
echo -e "\a"
fi

sleep 1

Loading…
Откажи
Сачувај