Timeline for Non-interactive shell expand alias
Current License: CC BY-SA 3.0
12 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 22, 2020 at 8:46 | answer | added | Riccardo La Marca | timeline score: 0 | |
| Sep 20, 2018 at 13:17 | comment | added | dragon788 |
On Ubuntu (16.04 and newer for sure) if you have a ~/.local/bin when the /etc/profile is processed it will automatically add that to your PATH. You can also just . /etc/profile after creating the folder to get it added to your PATH without a reboot or logout/login.
|
|
| Jun 19, 2016 at 12:35 | answer | added | Kusalananda♦ | timeline score: 8 | |
| Jun 19, 2016 at 12:22 | answer | added | Gene Pauly | timeline score: 2 | |
| S Jul 20, 2015 at 12:39 | history | suggested | Evgeny |
Add alias tag
|
|
| Jul 20, 2015 at 11:27 | review | Suggested edits | |||
| S Jul 20, 2015 at 12:39 | |||||
| Sep 28, 2014 at 15:22 | history | migrated | from serverfault.com (revisions) | ||
| Sep 19, 2014 at 17:20 | comment | added | Matt |
I've given up and just created symlinks and scripts in ~/bin that do the same thing I wanted with aliases. As long as I export my $PATH as ~/bin:$PATH it works well.
|
|
| Sep 19, 2014 at 17:19 | vote | accept | Matt | ||
| Sep 19, 2014 at 14:33 | answer | added | crimson-egret | timeline score: 17 | |
| Sep 18, 2014 at 9:40 | answer | added | Aleksandar Ivanisevic | timeline score: 0 | |
| Sep 18, 2014 at 9:31 | history | asked | Matt | CC BY-SA 3.0 |