How will you print the login names of all users on a system?
Given a file find the count of lines containing the word "abc".
What is an inode block?
How will you pass and access arguments to a script in linux?
In my bash shell I want my prompt to be of format '$"present working directory":"hostname"> and load a file containing a list of user-defined functions as soon as I log in, how will you automate this?
How do we delete all blank lines in a file?
How can we find the process name from its process id?
How will you copy a file from one machine to other?
Explain about scrrun.dll in vbscript?
Mention if qtp generates vbscript code as we record actions, can't it possible to directly write using vbscript code when qtp does the same thing too?
Mention characteristics of sub procedures?
Mention what is the main difference between function and sub-procedure?
Mention what is byref and byval parameters in vbscript?
Write a code to print numbers from 5 to 0?
Mention what if you do not specify anything when you call a procedure?