fgierlinger

Results 5 comments of fgierlinger

Another possible way of solving this and sticking with the 1 letter design, is to use a lower d for dynamic and an upper D for discrete graphics. So the...

The `parted` command line program actually does not care in which case (lower, upper, mixed) the unit is passed ``` $ parted -s -m /dev/sda -- unit KIB print BYT;...

I‘m not sure which is the proper way of solving this. IMO there are two ways to solve this problem. Either transforming the output received from `parted` to match the...