linux - C++:parsing regular expression Pss and its value from /proc/$pid/smaps using file operations without using awk or grep -
c++:parsing regular expression pss , value /proc/$pid/smaps using file operations without using awk or grep. have pss values corresponding given pid , sum using file operations in c++. tried fscanf cannot read regular expression. me write c++ code perform function?
Comments
Post a Comment