pastebin - collaborative debugging tool
eckelmann.kpaste.net RSS


labgrid_mx25_busybox_cp_prompt
Posted by Anonymous on Thu 19th Dec 2019 11:52
raw | new post

  1. # version of busybox
  2. ====================
  3. root@CI4000:/tmp cp
  4. BusyBox v1.29.3 () multi-call binary.
  5.  
  6. root@CI4x10:/tmp cp
  7. BusyBox v1.29.3 () multi-call binary.
  8.  
  9.  
  10. # board-4 / mx25 via labgrid
  11. ============================
  12.  
  13. labgrid-client -p board-4 lock
  14. labgrid-client -p board-4 con
  15. root@CI4000:~ cd /tmp
  16. root@CI4000:/tmp echo "text" > infile
  17. root@CI4000:/tmp cp -i infile outfile
  18. root@CI4000:/tmp echo "text2" > infile
  19. root@CI4000:/tmp cp -i infile outfile
  20. cp: overwrite 'outfile'? y
  21. # cursor jumps to first col. nothing happens. can abort with control-c
  22. root@CI4000:/tmp cat outfile
  23. text
  24.  
  25.  
  26. # board-4 / mx25 via ssh
  27. ========================
  28.  
  29. ssh root@172.18.198.154
  30. root@CI4000:~ cd /tmp
  31. root@CI4000:/tmp echo "text" > infile
  32. root@CI4000:/tmp cp -i infile outfile
  33. root@CI4000:/tmp echo "text2" > infile
  34. root@CI4000:/tmp cp -i infile outfile
  35. cp: overwrite 'outfile'? y
  36. root@CI4000:/tmp cat outfile
  37. text2
  38.  
  39.  
  40. # board-2 / mx6 via labgrid
  41. ============================
  42.  
  43. labgrid-client -p board-2 lock
  44. labgrid-client -p board-4 con
  45. root@CI4x10:~ cd /tmp
  46. root@CI4x10:/tmp echo "text" > infile
  47. root@CI4x10:/tmp cp -i infile outfile
  48. root@CI4x10:/tmp echo "text2" > infile
  49. root@CI4x10:/tmp cp -i infile outfile
  50. cp: overwrite 'outfile'? y
  51. root@CI4x10:/tmp cat outfile
  52. text2

Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.

Syntax highlighting:

To highlight particular lines, prefix each line with {%HIGHLIGHT}




All content is user-submitted.
The administrators of this site (kpaste.net) are not responsible for their content.
Abuse reports should be emailed to us at