index
:
mesalab_git/chenguanlin/td_evaluation.git
master
Repository for chenguanlin/td_evaluation
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rssb_statistics
/
un_recv_survey_mid_st.py
blob: e1e970f89d7526f59a7d752e76f1fe16137f28ae (
plain
)
1
2
3
import os cmd = "cat survey.log.2018* | grep \"sync_audio\" | wc -l" os.system(cmd)