huizhenhe-dev
Results
1
comments of
huizhenhe-dev
> ```shell > #!/bin/bash > > echo Hello World > # or perhaps > touch ~/Desktop/helloworld > ``` I tried this just now, the simple bash script also cannot execute.