Zeile 93:
Zeile 93:
* Einrichtung Konto
* Einrichtung Konto
−
aqhbci-tool4 adduser -t pintan --context=1 -b BANKLEITZAHL -u GIROKONTONUMMER -N "VORNAME NACHNAME" -s https://www.bankingonline.de/hbci/pintan/PinTanServlet
+
aqhbci-tool4 adduser -t pintan --context=1 -b $BANKLEITZAHL -u $GIROKONTONUMMER -N "$VORNAME $NACHNAME" -s https://www.bankingonline.de/hbci/pintan/PinTanServlet
−
aqhbci-tool4 getsysid -u GIROKONTONUMMER
+
aqhbci-tool4 getsysid -u $GIROKONTONUMMER
* Wahl iTAN-Mode
* Wahl iTAN-Mode
−
aqhbci-tool4 listitanmodes -u GIROKONTONUMMER
+
aqhbci-tool4 listitanmodes -u $GIROKONTONUMMER
−
aqhbci-tool4 setitanmodes -u GIROKONTONUMMER -m 997
+
aqhbci-tool4 setitanmodes -u $GIROKONTONUMMER -m 997
* Abruf Konten
* Abruf Konten
−
aqhbci-tool4 getaccounts -u GIROKONTONUMMER
+
aqhbci-tool4 getaccounts -u $GIROKONTONUMMER
aqhbci-tool4 listaccounts
aqhbci-tool4 listaccounts
aqbanking-cli listaccs
aqbanking-cli listaccs
* Abruf Kontostand
* Abruf Kontostand
−
aqbanking-cli request -b BANKLEITZAHL --balance
+
aqbanking-cli request -b $BANKLEITZAHL --balance
* Abruf Gut-/Lastschriften
* Abruf Gut-/Lastschriften
−
aqbanking-cli request -b BANKLEITZAHL --transactions
+
aqbanking-cli request -b $BANKLEITZAHL --transactions
==== DKB ====
==== DKB ====