Search Results

Search: Posts Made By: Apop85
2,996
Posted By Apop85
So managed now to get it work #!/bin/bash...
So managed now to get it work


#!/bin/bash
#filename=testrun
script_name=$0
script_full_path=$(dirname "$0")

$script_full_path/onboard_run &
xfce4-terminal -e "sudo dpkg-reconfigure...
2,996
Posted By Apop85
Ah ok good to know. I removed exec but still get...
Ah ok good to know. I removed exec but still get same bash -x output

.
bash -x testrun
+ onboard
+ xfce4-terminal -e 'sudo dpkg-reconfigure keyboard-configuration'
21:36:42.063 WARNING Config:...
2,996
Posted By Apop85
I will try it. I also checked the output of bash...
I will try it. I also checked the output of bash -x and i saw that the script seems to stop after executing onboard. I had some echoes at the end but they didn't get printed.

bash -x testrun
+...
2,996
Posted By Apop85
Hm nope onboard is still running with this...
Hm nope onboard is still running with this solution
2,996
Posted By Apop85
Have tried this but if i run onboard in the...
Have tried this but if i run onboard in the background the keyboard don't shows up. Only the terminal opens in this case.

I also tried the while command just for try&error but don't figured out...
2,996
Posted By Apop85
Have troubles with bash script: xubuntu systemd.link onboard
Hey there.
I'm new in write bash scripts in fact this is my first one so please be patient ;). Also english is not my native language but i hope you understand me anyway.

I installed xubuntu on...
Showing results 1 to 6 of 6

 
All times are GMT -4. The time now is 12:46 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy