Skip to content

Instantly share code, notes, and snippets.

@unode
Created February 21, 2017 00:24
Show Gist options
  • Save unode/e21e6f8a67ff9953a4225cd0834882a5 to your computer and use it in GitHub Desktop.
Save unode/e21e6f8a67ff9953a4225cd0834882a5 to your computer and use it in GitHub Desktop.
echo "require("awful.spawn").easy_async("./test.sh", print)" | awesome-client
#!/usr/bin/env sh
echo | awk '{ print "This is seen" ; print "" ; print "but this is not" }'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment