Hi,
What does the below do?
Code:
. /lib/lsb/init-functions
It's in a script that I'm trying to run but I'm getting the below error:
Quote:
test.sh: line 5: /lib/lsb/init-functions: No such file or directory
|
The script was originally created for Debian but I'm trying to execute it on a MacBook.
Is it possible there's an equivalent MacBook path?
Cheers
Paul