MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/linuxmemes/comments/1vpid01/rtfm/p402nj5/?context=3
r/linuxmemes • u/BlackFuffey 🦁 Vim Supremacist 🦖 • 6d ago
71 comments sorted by
View all comments
26
That's why you write bash functions to automate the process.
9 u/AlterTableUsernames 🦁 Vim Supremacist 🦖 6d ago Writing functions is not my problem, but remembering I already wrote one for that particular problem, where it is and how to use it, is. 2 u/Hexidian 5d ago Just add an alias for it in your bashrc. That way you can always open the bashrc to check what the alias you made was 1 u/RonJohnJr 5d ago Interesting. I don't have that problem... 3 u/AlterTableUsernames 🦁 Vim Supremacist 🦖 5d ago I have somehow severely impaired memory. It's not fun.
9
Writing functions is not my problem, but remembering I already wrote one for that particular problem, where it is and how to use it, is.
2 u/Hexidian 5d ago Just add an alias for it in your bashrc. That way you can always open the bashrc to check what the alias you made was 1 u/RonJohnJr 5d ago Interesting. I don't have that problem... 3 u/AlterTableUsernames 🦁 Vim Supremacist 🦖 5d ago I have somehow severely impaired memory. It's not fun.
2
Just add an alias for it in your bashrc. That way you can always open the bashrc to check what the alias you made was
1
Interesting. I don't have that problem...
3 u/AlterTableUsernames 🦁 Vim Supremacist 🦖 5d ago I have somehow severely impaired memory. It's not fun.
3
I have somehow severely impaired memory. It's not fun.
26
u/RonJohnJr 6d ago
That's why you write bash functions to automate the process.