BASH version: 5.2.26(1)-release. OS: Fedora; Desktop edition.
Hello.
Current state: Vim set as default text editor.
$ cat .bashrc | grep '^export EDITOR'
export EDITOR='/usr/bin/vim'
$ typeset -p EDITOR
declare -x EDITOR="/usr/bin/vim"
$ which nano
/usr/bin/nano
Failure: attempt to set a text e
Hello.
For reference | Execute 'man ' e.g 'man alias'; this opens a
BASH_BUILTINS(1) titled manual. The obvious is then noticeable: a manual
entry for bash_builtins does exist. Once it is searched with 'man', it is
no longer found.
To reproduce:
$ man bash_builtins
No manual entry for bash_built
there is no track of comments here. See I Andreas Kusalananda K comment.
Not award of all previous comments. Otherwise X was not used; Wayland was
used. Anyway current bug list not appropriate to track software issues.
Hey. Goal: scheduling tasks along with visual output in terminal. I
concieved it could be achieved under Linux. I had defined a use-case for
that purpose..
$ at -q c now + 1 minute
warning: commands will be executed using /bin/sh
at> dnf check-update --security | gnome-terminal
at>
job 24 at Thu
Tested on *Gnome*; Component: bash.x86_64 5.0.11
Used Shell;
$ echo $SHELL
/bin/bash
Following command opens the queried graphical terminal emulator;
$ echo q | gnome-terminal
Result in opened terminal:
[yk@localhost ~]$
Redirected output is thus not present as input there.
Thanks for the tip!
pe 23. marrask. 2018 klo 14.26 Greg Wooledge (wool...@eeg.ccf.org)
kirjoitti:
> On Fri, Nov 23, 2018 at 02:21:04PM +0100, Ricky Tigg wrote:
> > To reproduce: on Linux with GUI in GUI terminal – e.g. gnome-terminal –
> > execute following command then attempt t
To reproduce: on Linux with GUI in GUI terminal – e.g. gnome-terminal –
execute following command then attempt to click present URL links:
$ rpm -qfi `which FBReader`
(...)
Actual result: it fails.
Yet while the following,command is executed, same URL links can be clicked:
$ rpm -qfi `which FBR
Awesome, thanks!
ma 29. lokak. 2018 klo 13.57 Ilkka Virta (itvi...@iki.fi) kirjoitti:
> On 29.10. 12:40, Ricky Tigg wrote:
> > Actual result:
> >
> > $ curl https://www.startpage.com
> > (...) [yk@localhost ~]$
>
> The shell just prints the prompt where ever th
Component: bash.x86_64 4.4.23-5.fc29 @fedora
To reproduce,: execute 'curl https://www.startpage.com'.
Actual result:
$ curl https://www.startpage.com
(...) [yk@localhost ~]$
Expected result:
$ curl https://www.startpage.com
(...)
[yk@localhost ~]$
Built-in function 'set' produces variable outputs.
OS: Fedora 29 – Component: bash-4.4.23-5.fc29.x86_64
To reproduce:
$ export SSLKEYLOGFILE=/home/user/test
$ set | grep SSL
SSLKEYLOGFILE=/home/user/test
_=SSLKEYLOGFILE
$ set | grep SSL
SSLKEYLOGFILE=/home/user/test
Expected result right afte
GNU Bash built-in function 'logout' has been translated by mistake.
OS: Fedora 29 – Component: bash-4.4.23-5.fc29.x86_64
To reproduce:
$ locale
LANG=fi_FI.UTF-8
$ help
(...)
lopetus [n]
Expected result:
$ help
(...)
logout [n]
Additional information:
$ LANG=C help
(...)
logout [n]
h it should be considered according
to another way,.
2018-07-14 16:38 GMT+02:00 Ricky Tigg :
> OS: Fedora; Component: bash.x86_64 4.4.23-1.fc28 @updates
>
> Description: Non-valid documented command 'BASH_BUILTINS(1)'.
>
> $ man 1 bash_builtins
> No manual entry for bash_bu
OS: Fedora; Component: bash.x86_64 4.4.23-1.fc28 @updates
Description: Non-valid documented command 'BASH_BUILTINS(1)'.
$ man 1 bash_builtins
No manual entry for bash_builtins in section 1
$ man bash_builtins
No manual entry for bash_builtins
Additional informations:
$ apropos bash
(...)
alias (
13 matches
Mail list logo