Sensitive data in process substitution – unix.stackexchange.com

Let's say I do: #!/bin/bash #content=$(cat -) content="foo" pass=$1 echo $content | ccrypt -f -k <(echo -n $pass) Can the permission set on the process substition /dev/fd/* files be trusted to ...

from Hot Questions - Stack Exchange OnStackOverflow
via Blogspot

Share this

Artikel Terkait

0 Comment to "Sensitive data in process substitution – unix.stackexchange.com"