Quote Originally Posted by Ni3ls View Post
I get the error No such file or directory, while the files are there.
Code:
#!/bin/bash

screen -S test /exectest.sh
startexectest.sh
try screen -S test ./exectest.sh