Is it possible to use shortcuts for a long pathname?
Answer Posted / Shaili Pandey
Yes, you can create aliases or symbolic links (symlinks) in Linux to make long paths easier to type. Aliases are created using the .bashrc file, while symlinks can be created with the ln command.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers