Computer Science Fundamentals
Operating Systems
Subjective
Mar 12, 2013
What is the function of 'alias' command?
Detailed Explanation
An alias allows you to use the specified alias name instead of the full command.
In the "ls" example above, typing "ls" will result in "/usr/bin/ls -sbF" being executed.
Discussion (0)
No comments yet. Be the first to share your thoughts!
Share Your Thoughts