Computer Science - Unix - Discussion
Discussion Forum : Unix - Section 1 (Q.No. 32)
32.
Which of the following directories contain all the Alias created by a user, including his login directory?
Discussion:
5 comments Page 1 of 1.
Shailendra Kumar said:
9 years ago
It is just a shortcut, All System alias can be seen by command "compgen -a".
Sandeep said:
9 years ago
It is like the Shortcuts, Rather than writing all the code you can just type this shortcut.
Alias H = 'My Name is Sandeep'.
Whenever H is used it displays 'My Name is Sandeep'.
Alias H = 'My Name is Sandeep'.
Whenever H is used it displays 'My Name is Sandeep'.
Manohar said:
1 decade ago
It is not the name of the users.
Aliases can be created by supplying name/value pairs as arguments for the alias command.
EX : Alias copy = 'cp'.
Aliases can be created by supplying name/value pairs as arguments for the alias command.
EX : Alias copy = 'cp'.
Saroj Kumar said:
1 decade ago
I think it name of user (Person).
Marek said:
1 decade ago
What do you mean Ales ?
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers