@@ -54,7 +54,7 | |||
|
54 | 54 | #self.txtInfo.setText(output_p2) No newline at end of file |
|
55 | 55 | No newline at end of file |
|
56 | 56 | var_cmd="find " + str(var_Dpath) + " -name *.r | awk -F/ '{print substr($NF,2,7)}' | sort| uniq" |
|
57 | No newline at end of file | |
|
57 | output_p2=commands.getstatusoutput(var_cmd)[] No newline at end of file | |
|
58 | 58 | No newline at end of file |
|
59 | 59 | self.txtInfo.setText(output_p2) No newline at end of file |
|
60 | 60 | No newline at end of file |
General Comments 0
You need to be logged in to leave comments.
Login now