How can I execute a command shortcut inside a command?
For example, I have: alias cdp='cd /home/username' inside ~/.bashrc and I want to execute: mv A cdp,
where A is a folder.
But it doesn't work?
Asked
Active
Viewed 123 times
0