On 3/14/17 12:56 PM, Pedro Gimeno wrote:
> When using the 'alias' command without parameters, or with the '-p'
> parameter, a list of aliases is displayed. This list has the form:
>
> alias name='value'
>
> 'help alias' states that this form is 'reusable', thus implying, if I
> understand it
When using the 'alias' command without parameters, or with the '-p' parameter,
a list of aliases is displayed. This list has the form:
alias name='value'
'help alias' states that this form is 'reusable', thus implying, if I
understand it correctly, that it can be fed back to bash.
But that's