Re: How to run 'tail' command from menu script
Duke Normandin <[email protected]> Mon, 12 Feb 2024 13:38:29 -0700
| Newsgroups | gmane.comp.window-managers.fluxbox.user |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 12 Feb 2024 15:04:46 -0500 Andrew Nevai <[email protected]> wrote: > # The following doesn't work! I've tried quite a few permutations > # & combinations thereof, but I haven't lucked-in on the correct > # one. > # > # urxvt -e tail ~/notes/<filename.txt> > # > # Any help would be appreciated! TIA ... > # -- > # Duke > [snip] > Maybe: > > {uxterm -e "tail ~/notes/<filename.txt>; $SHELL"} That did it! Thx a bunch .. -- Duke ** Bottom-posting, text-only is the netiquette way! **