I need to know which Firefox version is installed on my system from command line of Windows
or Linux.
I need to know which Firefox version is installed on my system from command
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
According to this link, it seems that the
-vargument (and more) is broken on Windows. If you follow the bug link on the site, it seems there is a workaround. I quote the comment:So for example for Firefox:
It works for me at least. Without
| moreI get nothing printed. On Linux it works with or without the piping.