36751. In vi editor, forward search is performed using the command.
36752. Which of the following special shell variables is used to process number of the last background job?
36753. Which option will be used with ps command to slow the entire command line of the process being run?
36754. Which of the following command addresses all users who are currently hooked on?
36755. Which option is used with rm command to make the command prompt the user with each filename and a ?, before acting on it
36756. Which of the following directories contain all the Alias created by a user, including his login directory?
36757. Which of the following commands is used to obtain a list of all files by modification time?
36758. The % key allows you
36759. Which command is used to display the characteristics of a process?
36760. Which of the following commands is used to identify the type of file by context?
36761. The field separator in cut command is specified with
36762. Which of the following options will be used to display number of blocks used by a file?
36763. Which option will be used with touch command to change the access time?
36764. Which command is used to make all files and sub-directories in the directory (progs) executable by all users?
36765. Which command is used to display and create files?
36766. The second set of the three permissions (r-) indicates that
36767. Which column contains all details of the permissions of a file when you issue the ls -l command?
36768. Which of the following commands is used to display your working directory?
36769. While working with mail command, which command is used to save mail in a separate file?
36770. The command used to compare the files is known as
36771. Which command is used to terminate a process?
36772. Which option will be used with sort command to start sorting ofter the nth column of the (m+l)th field?
36773. The cp command uses:
36774. Which of the following files contains information related to password aging?
36775. Which command will be used with vi editor to replace text from cursor to right?
36776. Which of the following commands is used to rename a file?
36777. Which of the following is not a filter?
36778. Which of the following commands is used to copy a file wb from the programs directory into a file called wbx in the misc directory?
36779. Which command is used to list all the files with extension .lst?
36780. Which option is used with the chmod command recursively to all files and sub-directories in a directory?
36781. Which command is used to change directory to the name beginning with a 'p'?
36782. Which of the following is invalid filename?
36783. Which commands is used to assign executable permission to all of the files named "letter"?
36784. Which set option is used with vi editor to display line numbers on screen?
36785. Which command is used to print a file?
36786. Which command will be used with vi editor to replace single character under cursor with any number of characters?
36787. Which of the following set options is used with vi editor to ignore case while searching for patterns?
36788. Which command is used to list out all the hidden files along with the other files?
36789. Which of the following commands is used to absolutely assign all permissions to the owner, read and write permissions to the group and only executable permission to the others of the file note?
36790. The chmod ugo+rw note command can be represented in octal notation as
36791. Which of the following commands is used to display the filenames in multiple columns with indication of directories and executable file?
36792. Which command is used with vi editor to search a pattern in the forward direction?
36793. Which of the following commands is used to assign executable permission to the owner of the file named "note"?
36794. The command to count the number of files in the current directory by using pipes, is
36795. Which of the following commands is used to get directory one level up?
36796. Which of the following commands is used to count the total number of lines, words, and characters contained in a file.
36797. Which command is used to delete all files in the current directory as well as all files and sub-directories in its subdirectories?
36798. Which of the following commands is used to change the working directory?
36799. Which of the following commands is used to view your file 24 lines at a time?
36800. Which shell's wild-cards is used to match a single character?