I have command called serverspec-init which prompts
Select OS type:
1) UN*X
2) Windows
Select number:
Now I have manually enter value 1 or 2. But I want to automate this so when i run script it automatically pick the value from variable and give input here.