Add new line
parent
c8c84d0db6
commit
89a93992ae
|
@ -303,6 +303,7 @@ A few examples of piecing together commands:
|
||||||
```
|
```
|
||||||
|
|
||||||
- Find out the name,version and codename of your Linux OS distribution with Python
|
- Find out the name,version and codename of your Linux OS distribution with Python
|
||||||
|
|
||||||
`python -c 'from platform import dist; print dist()'`
|
`python -c 'from platform import dist; print dist()'`
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue