Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
Computer Science
»
Unix
Which command is used to move all files to the bin sub-directory of the parent directory?
mv *.* /bin/
mv * /bin/*
mv * ../bin
mv * ../bin *.*
None of the above
Correct Answer:
mv * ../bin
← Previous Question
Next Question→
More Questions from
Unix
Which command allows you to view your file 24 lines at a time?
You can append to a file instead of overwriting by using the
The UNIX file system stores a data in physical blocks of
Which of the following commands is used to have a two-way communication with any person who is currently logged in?
The special shell variable $* is used
Major expressions used with find command to select file is it has been accessed in more than 375 days, is
The command that can be used to restrict incoming messages to a user is
Which command is used to display all the lines with the string 'sales' from the file empl.lst?
Which command is used to save the standard output in a file, as well as display it on the terminal?
The [line number G] key allows you
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment
Join Discussion
Discussion & Comments