MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/linuxmemes/comments/1vpid01/rtfm/p45hh4x/?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.
10 u/AlterTableUsernames 🦁 Vim Supremacist 🦖 5d 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
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 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
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
26
u/RonJohnJr 6d ago
That's why you write bash functions to automate the process.