/ Published in: Bash
Expand |
Embed | Plain Text
echo "alias name='command string'" >> ~/.profile
You need to login to post a comment.
noah on 07/19/08
basic hack command file Bash String alias write fast profile capture easy tips
echo "alias name='command string'" >> ~/.profile
You need to login to post a comment.