Search found 1 match

by edward
2016.12.14. 17:33
Forum: Bug Reports
Topic: Problem with limit of harddisk
Replies: 12
Views: 51883

Re: Problem with limit of harddisk

Linux support max 702 hdd bash command to show all possible combination... 'for i in {a..z}; do echo /dev/sd$i; for j in {a..z}; do echo /dev/sd$i$j; done done'