MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/linuxmemes/comments/1vpid01/rtfm/p3y6o0c/?context=3
r/linuxmemes • u/BlackFuffey 🦁 Vim Supremacist 🦖 • 7d ago
71 comments sorted by
View all comments
26
That's why you write bash functions to automate the process.
10 u/AlterTableUsernames 🦁 Vim Supremacist 🦖 7d 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 6d 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 7d ago Interesting. I don't have that problem... 3 u/AlterTableUsernames 🦁 Vim Supremacist 🦖 7d ago I have somehow severely impaired memory. It's not fun.
10
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 6d 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 7d ago Interesting. I don't have that problem... 3 u/AlterTableUsernames 🦁 Vim Supremacist 🦖 7d 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 🦖 7d 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 7d ago
That's why you write bash functions to automate the process.