j
k
j a
j l
On 06.11.21 10:30, gregor willms wrote:
das wäre so: #!/bin/bash /usr/bin/touch /var/tmp/testfile case $1/$2 in pre/*) # echo "Going to $2..." /usr/bin/rmmod ath10k
das wäre so:
#!/bin/bash
/usr/bin/touch /var/tmp/testfile case $1/$2 in pre/*) # echo "Going to $2..." /usr/bin/rmmod ath10k
Ich würde das touch eher hier, hinter das rmmod packen. Viele Grüße Ulf
Back to the thread
Back to the list