[the result of $[23**15] is wrong]

2022-07-11 Thread root
on of the problem, suggestion, or complaint.] in bash the result of $[23**15] is wrong for example output [root@ROCKY8-5-02 ~]#echo $[23**15] 8380818432457522983 [root@ROCKY8-5-02 ~]#echo "23^15" | bc 266635235464391245607 [root@ROCKY8-5-02 ~]# Repeat-By: [Describe the sequence of even

[the result of $[23**15] is wrong]

2022-07-11 Thread root
on of the problem, suggestion, or complaint.] in bash the result of $[23**15] is wrong for example output [root@ROCKY8-5-02 ~]#echo $[23**15] 8380818432457522983 [root@ROCKY8-5-02 ~]#echo "23^15" | bc 266635235464391245607 [root@ROCKY8-5-02 ~]# Repeat-By: [Describe the sequence of even

bash bug - unexpect file deleted using rm command

2019-05-28 Thread root
eric -fwrapv uname output: Linux minigeek.srve.com 2.6.32-754.10.1.el6.x86_64 #1 SMP Tue Jan 15 17:07:28 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux Machine Type: x86_64-redhat-linux-gnu Bash Version: 4.1 Patch Level: 2 Release Status: release Description: I deleted the file .DS_Store fom a fat

why i can't access SU mode !!

2018-05-12 Thread root
Configuration Information [Automatically generated, do not change]: Machine: x86_64 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='x86_64' -DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='x86_64-pc-linux-gnu' -DCONF_VENDOR='pc' -DLOCALEDIR='/usr/share/locale' -DPACKA

[no subject]

2017-11-07 Thread root
ubject: [50 character or so descriptive subject here (for reference)] Configuration Information [Automatically generated, do not change]: Machine: x86_64 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='x86_64' -DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='x86_64-re

Feature request

2015-05-14 Thread root
Dear Bash developers, In effort to create better commented code, I have run across the following missing bit of functionality: No block comments Which prevents such useful constructs as: echo"foo" #! useful comment 1 !# \ $(somefunction) #! Another comment !# \ "bar" # standard

can't install opera widgets

2012-10-29 Thread root
quot;Advanced" and click on "make rpm package for this widget" 4 the windows ask to wait until it tell "there was an error during package generation" details: the program launch `sh /usr/share/opera/package/main.sh /root/.opera/temporar

Special .rc file fails with message "bash: `rsync-nssh': not a valid identifier"

2012-08-29 Thread root
After invoking this newly compiled bash, I enter . /.grgrc (a link to /root/.grgrc). The message is produced. If you want more information, I would be most happy to do whatever is required.

Space or multiple spaces before command causes it to not get logged

2012-05-24 Thread root
he command to not get logged to bash history file. Repeat-By: user@server:~$ pwd /root user@server:~$ history 1 pwd 2 history user@server:~$ ls <-- Note the space before the command user@server:~$ date Fri May 25 02:59:43 UTC 2012 user@server:~$ history 1 pwd 2 history 3 date 4 history

Mixing exec redirection with explicit redirection, unexpected results

2009-12-08 Thread root
Configuration Information [Automatically generated, do not change]: Machine: i686 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i686' -DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i686-redhat-linux-gnu' -DCONF_VENDOR='redhat' -DLOCALEDIR='/usr/share/locale' -DPAC

Use of pipe in $(< filename | program) returns null

2009-11-27 Thread root
Configuration Information [Automatically generated, do not change]: Machine: i386 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i386' -DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i386-redhat-linux-gnu' -DCONF_VENDOR='redhat' -DLOCALEDIR='/usr/share/locale' -DPAC

bash does not run startup files

2009-03-10 Thread root
Configuration Information [Automatically generated, do not change]: Machine: i686 OS: linux-gnu - Red Hat Enterprise Linux Client release 5.3 (Tikanga) Compiler: gcc Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i686' -DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i686-pc-linux-gnu' -DCONF_V

Regular experssions are not working in 3.2.39 as in 3.1.17

2008-10-14 Thread root
Configuration Information [Automatically generated, do not change]: Machine: i486 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i486' -DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i486-pc-linux-gnu' -DCONF_VENDOR='pc' -DLOCALEDIR='/usr/share/locale' -DPACKAGE='ba

unset strangely rejects certain function names eg fu~

2007-12-12 Thread root
Configuration Information [Automatically generated, do not change]: Machine: i686 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i686' -DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i686-redhat-linux-gnu' -DCONF_VENDOR='redhat' -DLOCALEDIR='/usr/share/locale' -DPAC

filename expansion with [a-z] matches upper case

2007-03-31 Thread root
Configuration Information [Automatically generated, do not change]: Machine: i386 OS: linux-gnu Compiler: i386-redhat-linux-gcc Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i386' -DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i386-redhat-linux-gnu' -DCONF_VENDOR='redhat' -DLOCALEDIR='/usr/s

BASH doesn't make new process group, when process substitution used

2006-10-10 Thread root
Configuration Information [Automatically generated, do not change]: Machine: i486 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i486' -DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i486-pc-linux-gnu' -DCONF_VENDOR='pc' -DLOCALEDIR='/usr/share/locale' -DPACKAGE='ba

Reading bytes one-by-one from pipe of process substitution

2006-09-28 Thread root
Configuration Information [Automatically generated, do not change]: Machine: i486 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i486' -DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i486-pc-linux-gnu' -DCONF_VENDOR='pc' -DLOCALEDIR='/usr/share/locale' -DPACKAGE='ba

Segmentation fault on AIX 5.1

2006-06-23 Thread Z the root
Configuration Information [Automatically generated, do not change]: Machine: powerpc OS: aix4.3.2.0 Compiler: cc Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='powerpc' -DCONF_OSTYPE='aix4.3.2.0' -DCONF_MACHTYPE='powerpc-ibm-aix4.3.2.0' -DCONF_VENDOR='ibm' -DSHELL -DHAVE_CONFIG_H -I/usr/

[:)))

2006-04-16 Thread root
Configuration Information [Automatically generated, do not change]: Machine: i686 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i686' -DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i686-redhat-linux-gnu' -DCONF_VENDOR='redhat' -DLOCALEDIR='/usr/share/locale' -DPAC

Augen auf

2005-05-16 Thread root
http://www.rocknord.de http://www.aktivefrauenfraktion.tk http://www.kopfmord.de http://www.das-gibts-doch-nicht.de http://www.zukunft-europa.info/index.html http://www.geocities.com/scorpios2602/links.html http://www.g-d-f.de http://www.bewaeltigen.de http://www.wk-institut.de http://www.jungefrei

4,8 Mill. Osteuropaeer durch Fischer-Volmer Erlass

2005-05-14 Thread root
Lese selbst: http://www.npd.de/npd_info/deutschland/2005/d0405-13.html Neue Dokumente: http://www.rp-online.de/public/article/nachrichten/politik/deutschland/87647 Botschafter in Kiew beschwerte sich noch 2004: http://www.rp-online.de/public/article/nachrichten/politik/deutschland/85735 Traumzie

Double-quoting of commandline args (problem if $1 as a string of more than 1 char)

2005-04-02 Thread root wheel
Configuration Information [Automatically generated, do not change]: Machine: i586 OS: linux Compiler: gcc -I/usr/src/packages/BUILD/bash-2.05b -L/usr/src/packages/BUILD/bash-2.05b/../readline-4.3 Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i586' -DCONF_OSTYPE='linux' -DCONF_MACHTYPE='i58

Virus Alert

2005-02-23 Thread root
The mail message (file: message.scr) you sent to <[EMAIL PROTECTED]> contains a virus. (on fujitsu4.fujitsu.com) ___ Bug-bash mailing list Bug-bash@gnu.org http://lists.gnu.org/mailman/listinfo/bug-bash