[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Help how explain . / source work
From: |
63l618u2 |
Subject: |
Re: Help how explain . / source work |
Date: |
Tue, 06 Jun 2023 22:31:44 -0400 |
https://linuxcommand.org/lc3_man_pages/sourceh.html
--
Regards,
Kat O'Kelly
Principal Engineer
Light River, LLC
Jun 6, 2023 at 22:21 by budikusasi_at_gmail.com_63l618u2@duck.com:
> Help to have . / source work to perform total replacement of current
> loaded/run sourced codes script as e.g.
>
> $ , bashscript
>
> just add commands/codes script to the current loaded/run sourced one,
> while may replace if only it is coincidentally the same identifier
> name
>
> But so explain how to have total replacing it, i.e. clean up the
> current loaded/run source before sourcing the new
>