STOP CAT ABUSE!!!
authorphillbush <phillbush@cock.li>
Thu, 29 Apr 2021 23:09:10 +0000 (20:09 -0300)
committerphillbush <phillbush@cock.li>
Thu, 29 Apr 2021 23:09:10 +0000 (20:09 -0300)
xmenu.1
xmenu.sh

diff --git a/xmenu.1 b/xmenu.1
index 7b14eea..5792b9f 100644 (file)
--- a/xmenu.1
+++ b/xmenu.1
@@ -200,7 +200,7 @@ creating a command to be run by the shell.
 .EX
 #!/bin/sh
 
 .EX
 #!/bin/sh
 
-cat <<EOF | xmenu | sh &
+xmenu <<EOF | sh &
 Applications
        IMG:./web.png   Web Browser     firefox
        IMG:./gimp.png  Image editor    gimp
 Applications
        IMG:./web.png   Web Browser     firefox
        IMG:./gimp.png  Image editor    gimp
index c832bb7..d0c19a3 100755 (executable)
--- a/xmenu.sh
+++ b/xmenu.sh
@@ -1,6 +1,6 @@
 #!/bin/sh
 
 #!/bin/sh
 
-cat <<EOF | xmenu | sh &
+xmenu <<EOF | sh &
 Applications
        IMG:./icons/web.png     Web Browser     firefox
        IMG:./icons/gimp.png    Image editor    gimp
 Applications
        IMG:./icons/web.png     Web Browser     firefox
        IMG:./icons/gimp.png    Image editor    gimp