pastebinit

  • Could it be possible to have pastebinit as:
    1) ssh type GUI where all normal debug options are displayed and selects the required option.
    2) Allow passing an argument like LE1 = dmesg, LE2 = kodi.log. LE3 = journelctl LEALL etc.
    so instead of pastebinit /storage/.kodi/temp/kodi.log one would just use pastebinit LE2

    This would make it easier to request a particular log file.

    Also what is the different between paste and pastebinit - both seem to do the same thing?

  • Code
    LibreELEC:~ # ll /usr/bin/paste
    lrwxrwxrwx    1 root     root            10 Jan 17 18:32 /usr/bin/paste -> pastebinit

    Edit: Maybe I should add that it shows that paste is a symbolic link to pastebinit.

    Edited once, last by ozolli (January 18, 2017 at 6:28 PM).