On 1/10/21 1:28 PM, wael-zwai...@gmx.com wrote:
bash: /home/hagbard/Genadm/build/gungadin-1.0/sysrc/gungadin.rc: line 455:
syntax error: unexpected end of file
This happens when I use
quick-grepot-Hirn ()
{ find "$4" -name "*.org" -name "*.texi" -print0 \
d/Genadm/build/gungadin-1.0/sysrc/gungadin.rc: line 455:
syntax error: unexpected end of file
This happens when I use
quick-grepot-Hirn ()
{ find "$4" -name "*.org" -name "*.texi" -print0 \
| xargs -0 -n1 -P0 /bin/grep --color="auto" -Hirn "$1" "$2" "$3" }
Regards
On Mon, Jan 16, 2017 at 06:01:24PM +0100, Daniel Bullard wrote:
> what do i do?
First, stop top-posting.
Second, stop taking list questions to private email. (I've remembered
one of the list addresses to add back to the Cc: list, but not the other.)
Third, add the missing "fi" line at the end.
On Sun, Jan 15, 2017 at 08:44:24PM +0100, Daniel Bullard wrote:
> # enable programmable completion features (you don't need to enable
> # this, if it's already enabled in /etc/bash.bashrc and /etc/profile
> # sources /etc/bash.bashrc).
> if ! shopt -oq posix; then
> if [ -f /usr/share/bash-comple
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' -DL$
uname output: Linux udontknowme 4.4.