[00:24] testing week has begun - https://xubuntu.org/news/xubuntu-21-04-testing-week/ [00:25] join us in the #ubuntu-quality IRC channel or the telegram group - https://t.me/XubuntuDevelopment [08:42] Hello. Is there any way to create a launcher in the menu editor so a terminal with an specifc command opens? [08:46] Arseniev: You want xfce-terminal? [08:46] Arseniev: Anyway, just call `xfce4-terminal -x $COMMAND` [08:47] so make a starter with the terminal icon and this as the command to execute [08:48] ok, let me check. xfce-terminal is ok [08:48] I have e.g. a command that starts `xfce4-terminal -x tmux` so I get a terminal window with tmux already inside [08:57] oh not working [08:57] upsc salicru [08:58] ths is the command I need to run very often in a terminal so I would better create a launcher for everyday use :) [08:59] Arseniev: not working? What is not working? [09:04] xfce4-terminal -x $upsc salicru [09:04] without the dollar sign [09:04] sorry [09:04] did not show any terminal [09:04] that was meant ot indicate the variable ;) [09:04] ooop ok :) [09:05] just xfce4-terminal -x upsc salicru [09:05] ok, a terminal flashed very quickly and dissapeared [09:06] yeah. Becuase this command is run instead of a shell [09:07] what is your goal? You could make something like xfce4-terminal -x "upsc salicru; read" if you want to close the window only when you press enter [09:07] or you want to have a regular shell afterwards? [09:07] so what happens right now: A terminal will run, execute upsc salicru and when the command is over, closes again [09:08] I need it to stay as I need to read the result of such command [09:09] I can't read it in a milisecond haha [09:09] then try this: xfce4-terminal -x "upsc salicru; read" [09:09] then it will wait till you press enter [09:09] or try this: xfce4-terminal -x "upsc salicru; sleep N" [09:09] where you replace N by the amount of seconds that you want to see the terminal [09:17] error with both of them :S [09:17] Arseniev: What's the error? [09:19] well i'll translate it because it is in spanish. [09:21] an error happened while running the son process. "upsc salicru; read" there is no such file or directory [09:21] Arseniev: I'm offline in five minutes, so rather be quick if there's not somebody else jumping in ;) [09:21] Arseniev: Aaah, I see [09:21] with sleep it should owrk [09:21] read is a shell built-in [09:21] ok [09:21] you could start a shell to run that command ,but I'd recommend the tim hting [09:22] the same error [09:22] Arseniev: Try "upsc salicru; /bin/sleep 5" [09:23] Arseniev: Could also be you have to give the whole path for upsc [09:24] you can find out with `which upsc` (just run in terminal to get the full path) [09:25] nothing seems to work hahah. Bad day. I'll try another day. Thank yo anyway gnrp [13:17] hello i install xubuntu 18.04 [13:19] readid: xubuntu 18.04 will go EOL (End Of Life) this months and won't be supported anymore [13:22] Yes, 20.04 is the current long term release. [13:23] he's goneanyway [13:24] i would like to have known if he has a 32bit machine or a 64bit one [13:24] most people install 18.04 because it's the only and last release with 32bit support [13:25] Maik: I very much wonder, what percentage of 32bit installs are simply because the person didn't know whether to download 32 or 64? [13:25] I've got pretty ancient hardware, but still it is 64 bit! [13:28] remline: also true. But there was a user in kubuntu yesterday who had a 32bit only machine so we had to tell him to switch to Debian. [13:40] I've got a couple 32-bit systems still running :) [13:40] theyre impractically slow for any real use, but still [13:43] fyrri: Neat! What CPUs are they? [13:45] AMD k6-2, thunderbird and one Mac Mini [13:45] PPC Mac Mini [13:46] I've kept them for nostalgia's sake all these years :) [17:49] testing week has begun - https://xubuntu.org/news/xubuntu-21-04-testing-week/ [17:49] join us in the #ubuntu-quality IRC channel or the telegram group - https://t.me/XubuntuDevelopment