Fix ldid detection, some readme improvements

This commit is contained in:
opa334
2022-10-09 15:11:35 +02:00
parent 788a009d61
commit 08df46dcd6
-2
View File
@@ -1,2 +0,0 @@
{ LDID_OUTPUT="$( { ldid; } 2>&1 1>&3 3>&- )"; } 3>&1;
echo "aaa: $LDID_OUTPUT"