| user@host:/etc$ sudo find . -name "*hello" | |
| ./init.d/hello | |
| ./rc2.d/S01hello | |
| ./rc3.d/S01hello | |
| ./rc5.d/S01hello |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
| user@host:/etc$ sudo find . -name "*hello" | |
| ./init.d/hello | |
| ./rc2.d/S01hello | |
| ./rc3.d/S01hello | |
| ./rc5.d/S01hello |