Search Results

Search: Posts Made By: srinivasan.neel
5,579
Posted By cnamejj
If you're using bash/sh or similar shells this...
If you're using bash/sh or similar shells this will capture the python version number in a variable.

xx=$(python --version 2>&1)

The output is being sending to stderr, which is why you need the...
Showing results 1 to 1 of 1

 
All times are GMT -4. The time now is 06:43 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy