Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F11724633
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
342 B
Referenced Files
None
Subscribers
None
View Options
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
Details
Attached
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)
Attached To
Mode
rWK Wynter Kitro utilities
Attached
Detach File
Event Timeline
Log In to Comment