By the way... Just wanted to add a comment -> I used environment
variables because I was stuck with passwords including for example a
dollar-sign, when you use these passwords with send -- "$PASSit will
raise an error that there is no value for the v...
Hey Guys,due to the current issue with macOS-Updates I changed the
script a bit and it works. There is an error which I cannot resolve.
Maybe someone of you can help.#!/bin/bash # Get logged in user USER=$(
ls -l /dev/console | awk '{print $3}' ) exp...