F5F Stay Refreshed Software Operating Systems Command matching synchronous logging in terminal

Command matching synchronous logging in terminal

Command matching synchronous logging in terminal

T
TastyTicTac
Junior Member
34
09-28-2016, 01:10 PM
#1
Check if your system supports filtering logs to separate unsolicited and requested messages, similar to iOS logging synchronous behavior.
T
TastyTicTac
09-28-2016, 01:10 PM #1

Check if your system supports filtering logs to separate unsolicited and requested messages, similar to iOS logging synchronous behavior.

K
kalleboii
Senior Member
738
09-29-2016, 02:26 AM
#2
Hi @WWicket You haven't heard much yet. You can send the unwanted output to /dev/null, though that's somewhat restricted. For more details, check this link: https://www.maketecheasier.com/dev-null-in-linux/ Remember, it's a strong tool but needs solid command-line knowledge and good memory. Advanced features are usually handled in bash scripts.
K
kalleboii
09-29-2016, 02:26 AM #2

Hi @WWicket You haven't heard much yet. You can send the unwanted output to /dev/null, though that's somewhat restricted. For more details, check this link: https://www.maketecheasier.com/dev-null-in-linux/ Remember, it's a strong tool but needs solid command-line knowledge and good memory. Advanced features are usually handled in bash scripts.