Skip to content

Instantly share code, notes, and snippets.

@r1beast02
Created October 26, 2014 02:15
Show Gist options
  • Save r1beast02/dbc26a1ba508a7a4f4e7 to your computer and use it in GitHub Desktop.
Save r1beast02/dbc26a1ba508a7a4f4e7 to your computer and use it in GitHub Desktop.
Dudes! i think this works aye?
ls | tr '\n' ',' | sed 's/^/files=/' | sed '$s/,$//' > hack.txt; cat hack.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment