Skip to content

Instantly share code, notes, and snippets.

@unode
Created February 21, 2017 00:24
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