What happens if you put /dev/urandom into a shell script and run it?
-3
votes
1
answer
264
views
I want to know what happens when you run the contents of /dev/urandom as a shell script. I know when you
cat
it into a terminal it will set off a bunch of random things in the terminal environment. Does this work for shell scripts as well?
Asked by Bunabyte
(111 rep)
Nov 5, 2023, 12:42 AM
Last activity: Nov 5, 2023, 07:21 PM
Last activity: Nov 5, 2023, 07:21 PM