Set command lists the shell variables and values, then lists other text (Script?)

2025-01-26 Thread Pete Edwards
;!*.ly" [modplug123]="!*.@(669|abc|am[fs]|d[bs]m|dmf|far|it|mdl|m[eo]d|mid?(i)|mt[2m]|oct|okt?(a)|p[st]m|s[3t]m|ult|umx|wav|xm)" [pbzcat]="!*.?(t)bz?(2)" [unxz]="!*.@(?(t)xz|tlz|lzma)" [playmidi]="!*.@(mid?(i)|cmf)" [lzcat]="!*.@(tlz|lzma)" [slitex]="!*.@(?(la)tex|texi|dtx|ins|ltx|dbj)" [aaxine]="!*@(.@(mp?(e)g|MP?(E)G|wm[av]|WM[AV]|avi|AVI|asf|vob|VOB|bin|dat|divx|DIVX|vcd|ps|pes|fli|flv|FLV|fxm|FXM|viv|rm|ram|yuv|mov|MOV|qt|QT|web[am]|WEB[AM]|mp[234]|MP[234]|m?(p)4[av]|M?(P)4[AV]|mkv|MKV|og[agmv]|OG[AGMV]|t[ps]|T[PS]|m2t?(s)|M2T?(S)|mts|MTS|wav|WAV|flac|FLAC|asx|ASX|mng|MNG|srt|m[eo]d|M[EO]D|s[3t]m|S[3T]M|it|IT|xm|XM)|+([0-9]).@(vdr|VDR))?(.@(crdownload|part))" [advi]="!*.dvi" [lzmore]="!*.@(tlz|lzma)" ) postinst=/etc/post-install/07-pacman-key.post __expand_tilde_by_ref () { [[ -n ${1+set} ]] || return 0; [[ $1 == REPLY ]] || local REPLY; _comp_expand_tilde "${!1-}"; [[ $1 == REPLY ]] || printf -v "$1" "$REPLY" } __load_completion () { _comp_load "$@" } __ltrim_colon_completions () { _comp_ltrim_colon_completions "$@" } __parse_options () { local -a _options=(); _comp_compgen_help__parse "$1"; printf '%s\n' "${_options[@]}" } _allowed_groups () { _comp_compgen -c "${1:-$cur}" allowed_groups } _allowed_users () { _comp_compgen -c "${1:-$cur last section entry to the file. quote_readline () { local REPLY; _comp_quote_compgen "$1"; printf %s "$REPLY" } >>> command output ends. This stuff looks to be an artifact of a bug and results in data at the end of the output that is not part of the expected key value list and therefore makes it harder to parse the shell variables and values. $ bash --version GNU bash, version 5.2.37(1)-release (x86_64-pc-msys) Copyright (C) 2022 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html > Please advise? Thank you Pete Edwards

Re: Issus with popd and pushd

2017-04-22 Thread Pete Smith
Thanks I was being a bit dense, didn't realize that the format you gave causes the commands to run in the parent shell. It works as it should! -Pete On Fri, Apr 21, 2017 at 10:52 AM, Chet Ramey wrote: > On 4/21/17 1:36 PM, Chet Ramey wrote: > > > I think the key takeawa

Re: Issus with popd and pushd

2017-04-21 Thread Pete Smith
ake any changes to the dirs stack. Does the exchanges of your implementation comments mean the possibility of the addition of the -v option to pushd and popd are in the realm of possibility? -Pete On Tue, Apr 18, 2017 at 11:17 AM, Chet Ramey wrote: > On 4/18/17 2:13 PM, L A Walsh wrote: > &

Re: Issus with popd and pushd

2017-04-17 Thread Pete Smith
Ahh that makes sense: "That will never change the current directory, since the popd is run in a subshell." So what's the possibility of adding -v option to popd and pushd??? -Pete On Mon, Apr 17, 2017 at 1:33 PM, Chet Ramey wrote: > On 4/17/17 2:05 PM, Pete Smith wro

Issus with popd and pushd

2017-04-17 Thread Pete Smith
comments and feedback on this. -Pete

exec vs. source spawning piped commands

2011-09-21 Thread Pete Nelson
$ bash --version GNU bash, version 4.1.5(1)-release (x86_64-pc-linux-gnu) Copyright (C) 2009 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software; you are free to change and redistribute it. There is NO WARRANTY, to the

Bash bug with ints beyond 2147483646

2010-11-03 Thread Pete Gregory
malloc error larger numbers are accepted but cause similar issues - perhaps because it is internally treating these as signed 32-bit ints? It would be great if things could 'just work' Regards Pete

Re: ulimit block size

2007-10-01 Thread Pete Graner
CORE { 'c',RLIMIT_CORE, 1024, "core file size", "blocks" }, #endif ~p -- Pete Graner <[EMAIL PROTECTED]> Base Operating Systems Red Hat Inc.

ulimit block size

2007-10-01 Thread Pete Graner
://www.opengroup.org/onlinepubs/95399/utilities/ulimit.html http://www.opengroup.org/onlinepubs/009695399/functions/ulimit.html Thanks ~p -- Pete Graner <[EMAIL PROTECTED]> Base Operating Systems Red Hat Inc.

Re: Web urls cannot be accessed from Bash Terminal

2007-09-17 Thread Pete Graner
I get a reliable binary > for the above stated architecture. > > > > Thanks, > Pratiksha > > > > This is a not even a yum problem, its a network/upstream server problem. If you cut an paste the URL into your browser you will get the information. ~p -- Pete Graner <[EMAIL PROTECTED]> Manager - Base Operating Systems Red Hat Inc.

Here is the smoking gun

2005-05-18 Thread Pete
The memo that has "IMPEACH HIM" written all over it. The top-level government memo marked "SECRET AND STRICTLY PERSONAL", dated eight months before Bush sent us into Iraq, following a closed meeting with the President, reads, "Military action was now seen as inevitable. Bush wanted to remove Sad

Use of arrows to scroll history list not same.

2005-04-26 Thread pete Spam-Avoider
lines i had passed over remains at the prompt and not a blank line. Repeat-By: Scroll up and down through the history list and see if you can return down to a blank line. pete jordan x2164 at mailcity.com -- ___