xp icon indicating copy to clipboard operation
xp copied to clipboard

Add process.stdin and out support so you can pipe data in and out of xp calls

Open Marak opened this issue 14 years ago • 2 comments

We should be able to make calls like:

echo "foobar" | xp base64 

Marak avatar Apr 05 '11 09:04 Marak

+1 would be good to be able to cat in files, both text and binary such as png files and be able to output as base64 for dataurl stuff.

tanepiper avatar Apr 05 '11 17:04 tanepiper

Should be easy to add, I just didn't have time to squeeze it in the first release.

Marak avatar Apr 05 '11 17:04 Marak