<code>while
read line
do
echo -e "$line"
done < ./users.csv
</code>
Mit diesem Bash Skript lese ich eine... er3@linux.local</code>
Das wäre dan die Ausgabe (Username;Passwort;E-Mail).
Nun will ich aber, den Usernamen, Passwort und E-Mail Adresse in einer eigenen Variabel speichern, z.b.: in der variabel username kommt "Testuser" rein, in der Variabel Passwo
minal.
-u file
True if file exists and its set-user-id bit is set.
-w file
True if file exists and... True if file exists and is owned by the effective user id.
-G file
True if file exists and is owned b