How to find $ai_serual resolved path by using unix
No Answer is Posted For this Question
Be the First to Post Answer
what is the default permission for /etc/shadow file in UNIX
What is a command and examples?
The command grep first second third /usr/you/myfile a) prints lines containing the words first, second or third from the file /usr/you/myfile b) searches for lines containing the pattern first in the files second, third, and /usr/you/myfile and prints them c) searches the files /usr/you/myfiel and third for lines containing the words first or second and prints them d) replaces the word first with the word second in the files third and /usr/you/myfile e) None of the above
Which command will you use to change the permissions on file?
how many internal commands is there in UNIX?
Briefly, how do you install Oracle software on UNIX.
What is pid?
How can i know my Filesystem and its current usage in my prod UNIX system?
Which command can you use to find the currently running process in unix server?
how to delete entire records in unix ?
What do know about tee command?
what is the difference between Touch & cat command