New answers tagged binary
2
votes
Run binary file from stdin
cat test | {whatever program}
How can I do that ?
Not at all like that; the Linux exec syscalls (and all its variants) intentionally only allow you to execute independent programs from paths or file ...
Top 50 recent answers are included
Related Tags
binary × 320linux × 49
bash × 37
files × 30
shell × 23
executable × 22
shell-script × 21
grep × 17
text-processing × 14
command-line × 14
elf × 13
compiling × 12
ubuntu × 10
cat × 10
debian × 9
scripting × 8
sed × 7
terminal × 7
software-installation × 7
curl × 7
diff × 7
conversion × 7
centos × 6
package-management × 6
path × 6