saving . . . saved Checking for Virtualization has been deleted. Checking for Virtualization has been hidden .
Checking for Virtualization
Title
Question
While entering the below command on command prompt,

grep --color vmx /proc/cpuinfo

 I encountered an error as - "'grep' is not recognized as an internal or external command,
operable program or batch file."
What could be the reason for such an error and how to fix it? 

Linux Ubuntu-Desktop-16.04 02-03 min 40-50 sec 28-08-24, 11:23 p.m. 015_sift

Answers:

Dear User,
if you are using windows OS, Use <code>findstr</code> instead <code>grep</code>, because cmd doesn't cover <code>grep</code> syntax as it works on Linux.
Kindly reply if  further assistance required.
23-09-24, 10:47 a.m. Spokenuser


Log-in to answer to this question.