if grep ^flags /proc/cpuinfo | grep -qw pcid; then pstatus green YES 'performance degradation with PTI will be limited' else pstatus blue NO 'no security impact but performance will be degraded with PTI' fi