[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: aliases v. functions; command extension? (-f & -F)?
From: |
Piotr Grzybowski |
Subject: |
Re: aliases v. functions; command extension? (-f & -F)? |
Date: |
Sat, 9 Jan 2016 23:06:18 +0100 |
On Sat, Jan 9, 2016 at 8:12 PM, Reuti <reuti@staff.uni-marburg.de> wrote:
>
> AFAICS putting the name in quotes (single or double) will prefer the function
> over the alias, but it will fall back to a command if there is no function.
>
> 'P' params
if Linda is ok with it, I will not argue, I would prefer an explicit
way to call what I want.
>
> Does:
>
> type - a P
>
> list them in order? It seems always to be in the order alias - function -
> command.
slightly forgot about that ;-) I am not sure if it removes all doubts
about what will be called though.
cheers,
pg
- 'official function declaration format' doesn't work if alias defined, Linda Walsh, 2016/01/06
- Re: 'official function declaration format' doesn't work if alias defined, Greg Wooledge, 2016/01/07
- Re: 'official function declaration format' doesn't work if alias defined, Reuti, 2016/01/07
- Re: aliases v. functions; command extension? (-f & -F)?, Linda Walsh, 2016/01/08
- doesn't bash do variable subst. or quote removal on function statement, Linda Walsh, 2016/01/09
- Re: doesn't bash do variable subst. or quote removal on function statement, Andreas Schwab, 2016/01/10
- Re: differences in Q.-removal, var-expansion and allowed characters in fn & var names, Linda Walsh, 2016/01/10
- Re: differences in Q.-removal, var-expansion and allowed characters in fn & var names, Chet Ramey, 2016/01/11
- Re: doesn't bash do variable subst. or quote removal on function statement, Chet Ramey, 2016/01/11
- Re: doesn't bash do variable subst. or quote removal on function statement, Linda Walsh, 2016/01/12
- Re: doesn't bash do variable subst. or quote removal on function statement, Greg Wooledge, 2016/01/12
- Re: doesn't bash do variable subst. or quote removal on function statement, Linda Walsh, 2016/01/12
- Re: doesn't bash do variable subst. or quote removal on function statement, Chet Ramey, 2016/01/13