GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Certification  >  Sun  >  310-011
Go To First  |  Previous Question  |  Next Question 
 310-011  |  Question 201 of 683    Print  
Which command would you execute to display the terminfo database entry for the printer named fred.

a. infocmp fred
b. terminfo fred
c. termi –p fred
d. infocmp –p fred

Answer: A




  
Total Answers and Comments: 0 Last Update: N/A   
  
 Sponsored Links

 

No answers are posted for this question yet.
Be the first to answer it!


 Related Questions

Command to change the group of file1 to group2 (from group1)a. chgrp group2 file1 b. chgrp file1 group2 c. chgrp file1 group1 group2 d. chown group2 file1
Answer: A 

Command to change the ownership of file1 from joe to susan ?a. chown joe file1 b. chown susan file1 c. chown joe susan file1 d. chgrp joe susan file1
Answer: B 

What does the following command do ?umask 027a. sets a subnet mask of 255.255.0.0 b. sets a subnet mask of 255.0.0.0 c. all files created from now on will have the default permission of 750 d. all files created from now on will have the default permission of 027
Answer: C 

Answer: A and B 

Which command produces the following output ?mamun pts/8 Oct 26 11:27 (drumlin) mamun pts/3 Oct 22 22:49 (onc-isdn-181.wustl.edu) mamun pts/11 Oct 30 08:59 (strike) mamun pts/12 Oct 31 09:37 (drumlin) mamun pts/9 Nov 17 09:28 (strike) dcn pts/6 Nov 17 14:12 (wudere) root pts/7 Nov 16 16:07 (flatirons)a. last b. last mamun c. who mamun d. who
Answer: DQ. Command to install packages from /software/pkg1 directorya. pkgadd -d /software/pkg1 b. pkgadd –a /software/pkg1 c. softadd –d /software/pkg1 d. clustadd –d /software/pkg1 

Command to see if a patch has been installed :a. pkgadd –p b. patchinfo –i c. showrev –n d. patchadd –p
Answer: D 

Valid print commands among the following are:a. lp -d printer b. lpr -P printer c. lp –P printer d. lpr –D printer
Answer: A,B 

Which command would you use to uninstall a software package from the systema. patchrm b. pkgrm c. showrev –p d. softdelete
Answer: B  

Answer: A 

Which command transfer all the print request from one printer to another ?a. lpt b. lpmove c. lpadm –v d. lpstat –R
Answer: B 


 Sponsored Links

 
Related Articles

Using XMLType for Handling XML Data in the Database

Using XMLType for Handling XML Data in the Database Being an object type XMLType can not only be used to store XML data in the database but also to operate on that data via its built in methods Regardless of the storage model you choose XMLType provides a set of XML specific methods to operate on XM
 

Using Oracle Database for Storing, Modifying, and Retrieving XML Data

Using Oracle Database for Storing Modifying and Retrieving XML Data With Oracle XML DB you have various XML storage and XML processing options allowing you to achieve the required level of performance and scalability One of the most interesting things about Oracle XML DB is that it allows you to per
 

Performing XSLT Transformations inside the Database

Performing XSLT Transformations inside the Database Now that you have the employees XSL stylesheet stored in the database and the xmlusr schema is permitted to access the hr employees table you can create a script that will instruct the database to build an HTML page based on the data stored in hr e
 

Moving All the XML Processing into the Database

Moving All the XML Processing into the Database In the preceding example the database server performs only a part of the XML processing while the rest is still performed by the PHP engine Specifically the database server generates an employees XML document based on the records from the hr employees
 

Performing XML Processing inside the Database

Performing XML Processing inside the Database When building XML enabled applications on top of Oracle there are many advantages to performing the XML processing inside the database when compared to performing it on the client The key advantages to perform XML processing inside the database are as fo
 

SOA Definitions and Certification

SOA Definitions and Certification Service Oriented Architecture is a design that enables Business and computational resources to be linked together on demand as a means of achieving the results desired for service consumers which may be end users or other services Service Oriented Architecture has
 

What is Operational Database

Operational Database is the database-of-record, consisting of system-specific reference data and event data belonging to a transaction-update system. It may also contain system control data such as indicators, flags, and counters. The operational database is the source of data for the data warehouse
 

Evolution of database systems

The Evolution of Database systems File Management System Hierarchical database System  Network Database System  Relational Database System File Management System: The file management system also called as FMS in short is one in which all data is stored on a singl
 

What is the use of truncate command?

Truncate command will delete all records and the most important thing to make note of truncate command is since truncate command cannot be rolled back one must make sure to take proper backup of table data before performing the truncate command. Truncate command is thus used to remove all rows from
 

How to define command line arguments

The main functions can have arguments passed which are called as command line arguments. There are two command line arguments: Argument count denoted by argc and Argument vector denoted by argv The argc is an integer variable which denotes the number of parameters passed and argv is pointer to a
 

About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2010 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape