LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Launcher won't execute a command line in a terminal session
#1
I am trying to create a launcher on the desktop that will execute an rsync command when I double-click it. I created the launcher and filled it out with the following entries:

Description: Backup Home Directory
Command: rsync -avr ...
Working Directory: /home/steele
Comment: Backup Home Directory
Options: Use startup notification: checked
            Run in terminal: checked

I expected it to open a terminal session, then execute the rsync command in that session.

When I double-click the launcher, nothing happens (I checked the target of the rsync and a file was not there that should have been copied). I created another one with "echo Hello" as the command and couldn't see anything happening with that either.

I'd appreciate any help you can give me.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)