adspace
Answer Posted / Pawan Kumar Upadhyay
An alias in Unix is a shortcut to a frequently used command or script. It allows users to create a new name for an existing command, making it easier and faster to execute. Aliases can be defined in the user's shell configuration files (e.g., .bashrc).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers