add some attrib documentation
This commit is contained in:
parent
228194e4fd
commit
26a420a8be
@ -1,4 +1,7 @@
|
|||||||
#!/bin/python3
|
#!/bin/python3
|
||||||
|
#attrib:
|
||||||
|
#http://rampex.ihep.su/Linux/linux_howto/html/tutorials/mini/Colour-ls-6.html
|
||||||
|
#0 = black, 1 = blue, 2 = green, 3 = cyan, 4 = red, 5 = purple, 6 = brown/yellow, 7 = white.
|
||||||
from fcntl import ioctl
|
from fcntl import ioctl
|
||||||
from array import array
|
from array import array
|
||||||
import struct
|
import struct
|
||||||
|
Loading…
Reference in New Issue
Block a user