Tagged Questions
0
votes
1answer
260 views
Taking BusID output from lspci and storing in a variable
I am trying to get the BusID's of each video card stored in a server and putting them in a variable each to be used for an input to a simple find and replace perl script. How would I go about getting ...