Advertisement
Guest User

Untitled

a guest
Dec 24th, 2012
22
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.43 KB | None | 0 0
  1. root@notebook:/home/fruel# while true ; do echo `date +%H:%M:%S` `top -b -n 1 | grep 'MusicManager' | cut -d' ' -f 19` | tee -a stats.txt ; sleep 3; done
  2. 12:31:10 0.0
  3. 12:31:13 0.0
  4. 12:31:16 0.0
  5. 12:31:19 0.0
  6. 12:31:22 0.0
  7. 12:31:26 0.0
  8. 12:31:29 0.0
  9. 12:31:32 0.0
  10. 12:31:35 0.0
  11. 12:31:38 0.0
  12. 12:31:41 0.0
  13. 12:31:45 0.0
  14. 12:31:48 0.0
  15. 12:31:51 0.0
  16. 12:31:54 0.0
  17. 12:31:57 0.0 --- Upload started
  18. 12:32:00 6.2
  19. 12:32:04 0.0
  20. 12:32:07 6.5
  21. 12:32:10
  22. 12:32:13 0.0
  23. 12:32:16 0.0
  24. 12:32:19 6.5
  25. 12:32:23 0.0
  26. 12:32:26 0.0
  27. 12:32:29
  28. 12:32:32 0.0
  29. 12:32:35 0.0
  30. 12:32:38
  31. 12:32:42 0.0
  32. 12:32:45 6.5
  33. 12:32:48
  34. 12:32:51 6.5
  35. 12:32:54
  36. 12:32:58
  37. 12:33:01 0.0
  38. 12:33:04 6.5
  39. 12:33:07 6.3
  40. 12:33:10
  41. 12:33:13 6.2
  42. 12:33:17 0.0
  43. 12:33:20
  44. 12:33:23 0.0
  45. 12:33:26 6.5
  46. 12:33:29 6.4
  47. 12:33:32
  48. 12:33:36 0.0
  49. 12:33:39 0.0
  50. 12:33:42 0.0
  51. 12:33:45
  52. 12:33:48
  53. 12:33:51 0.0
  54. 12:33:55
  55. 12:33:58
  56. 12:34:01 6.5
  57. 12:34:04 6.3
  58. 12:34:07 0.0
  59. 12:34:10
  60. 12:34:14 0.0
  61. 12:34:17 6.5
  62. 12:34:20
  63. 12:34:23 6.2
  64. 12:34:26
  65. 12:34:30
  66. 12:34:33 0.0
  67. 12:34:36 0.0 -- Upload finished
  68. 12:34:39 0.0
  69. 12:34:42 0.0
  70. 12:34:45 0.0
  71. 12:34:49 0.0
  72. 12:34:52 0.0
  73. 12:34:55 0.0
  74. 12:34:58 0.0
  75. 12:35:01 0.0
  76. 12:35:04 0.0
  77. 12:35:08 0.0
  78. 12:35:11 0.0
  79. 12:35:14 0.0
  80. 12:35:17 0.0
  81. 12:35:20 0.0
  82. 12:35:23 0.0
  83. 12:35:27 0.0
  84. 12:35:30 0.0
  85. 12:35:33 0.0
  86. 12:35:36 0.0
  87. 12:35:39 0.0
  88. 12:35:42 0.0
  89. 12:35:46 0.0
  90. 12:35:49 0.0
  91. 12:35:52 0.0
  92. 12:35:55 0.0
  93. 12:35:58 0.0
  94. 12:36:02 0.0
  95. 12:36:05 0.0
  96. 12:36:08 0.0
  97. ^C
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement