Page MenuHomeDevCentral

No OneTemporary

diff --git a/laptop/restart-gnome-bluetooth b/laptop/restart-gnome-bluetooth
new file mode 100755
index 0000000..307cb6a
--- /dev/null
+++ b/laptop/restart-gnome-bluetooth
@@ -0,0 +1,4 @@
+#!/bin/sh
+old_pid=$(ps auxw | grep "gnome-control-center bluetooth" | grep -v grep |awk '{print $2}')
+kill -9 $old_pid
+gnome-control-center bluetooth

File Metadata

Mime Type
text/x-diff
Expires
Thu, Sep 18, 16:39 (10 h, 13 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2991096
Default Alt Text
(342 B)

Event Timeline