NOTES.md
451 Bytes
Notes
xclip hangs in subshell environment
In certain situations xclip is known to wait infinatly. According to this:
This is related to xclip not closing stdout.
To mitigate this I will try to close stdout and stderr within the accountmanager.sh script.