> > Le 10.07.21 à 19:44, felix a écrit : > > > ( /proc/cpu dit: ``flags : ... lm ...'' ) Ah et au fait je faisais: grep -q \\blm\\b /proc/cpuinfo && echo 64bits pour savoir si le CPU supporte l'adressage en 64 bits.
A présent, `lscpu` le fait bien aussi. $ lscpu | grep --color \\blm\\b -- Félix Hauri - <[email protected]> - http://www.f-hauri.ch _______________________________________________ gull mailing list [email protected] https://forum.linux-gull.ch/mailman/listinfo/gull
