C语言system如何不显示命令行运行

Written by anchengan on 2024-08-06 22:55:55.733000
system("your_command > /dev/null 2>&1");