Horje
activate debug bash Code Example
activate debug bash
set -x #Just use this command to activate debugging within your code
## some code ... ##
set +x #Deactivate debugging

#Alternatively do
bash -x code.sh




Shell

Related
crosh hacking commands Code Example crosh hacking commands Code Example
v4l2tools sudo apt install ubuntu Code Example v4l2tools sudo apt install ubuntu Code Example
git ignoring vendor folder inside public also Code Example git ignoring vendor folder inside public also Code Example
camera from usb pi 3 Code Example camera from usb pi 3 Code Example
git rebase a local branch into my branch Code Example git rebase a local branch into my branch Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
9