I have an addon that syncs discord roles and I want to make sure that it is always running every minute regardless of site activity. I do not understand how to properly set up the server-based trigger. Can someone explain?
A Computer Science portal for geeks. It contains well written, well thought and well explained computer science and programming articles, quizzes and practice/competitive programming/company interview Questions.
Or it could have been easily answered as the bitbucket. When you direct any output to /dev/null it simply directs it to no place. It's not written to a file or generates any output that is recorded. It is a way to make sure that certain processes do not display output to the screen mainly, either errors or standard screen display when it runs.
Sometimes you will see /dev/null 2>&1 used. That kills all standard output.