isvein

Members
  • Posts

    408
  • Joined

  • Last visited

Community Answers

  1. isvein's post in Where to put executables on USB? was marked as the answer   
    aha!
    Would that be as simple as adding 2 lines that says
    "cp *location on usb/file1 /usr/local/sbin"
    "chmod +x "/usr/local/sbin/*filename*"

    for each file?