5 lines
43 B
Text
5 lines
43 B
Text
|
#!/bin/rc
|
||
|
|
||
|
echo 'Permission denied'
|
||
|
exit 1
|