Skip to main content

Timeline for Linux "alias" command question

Current License: CC BY-SA 4.0

2 events
when toggle format what by license comment
Dec 18, 2018 at 6:40 comment added Peschke The alias is lost because it’s stored in memory for the shell process. Making them persist, as wef points out, means that a shell process reads a configuration file at startup to store desired configurations in memory.
Dec 18, 2018 at 5:53 history answered wef CC BY-SA 4.0