answersLogoWhite

0

What else can I help you with?

Related Questions

Which command-line utilities is used to create new group objects?

DSADD


What command is used to create a table?

Tables are defined with CREATE TABLE command. Syntax of CREATE TABLE command is: CREATE TABLE ( [] []);


Which command displays the users who are currently logged into the Linux system?

There are a series of commands, depending on what and how much information you want on logged in users. The commands are: who w users finger (if installed)


Which command is used to create a table?

CREATE TABLE command is used to create table. Syntax of creating a TABLE is: CREATE TABLE ( [] []); ex: create table emp (ecode integer, ename char(20));


Can the group command can be used with vectors but not bitmaps?

Yes biologically the sause is that to command


Which command is used to assign rights and privileges to users?

chown user filename


What display command is used to create a magnified view by windowing a portion of a drawing?

The display command used to create a magnified view by windowing a portion of a drawing is typically the "Zoom" command, specifically the "Zoom Window" option. This allows users to select a rectangular area of the drawing, which then becomes the focus of the view, magnifying that section for detailed inspection. It’s commonly found in CAD software and similar applications.


What type of group is used for sending email messages to a group of users?

distribution


Which type of group can be used to assign permissions to a group of users?

Provide users or groups with the least amount of privileges required to do their job


What command is used to create a cell name?

Site of use


What is a group ID in Linux?

Every user of Linux is belonging to at least one group. GID (Group ID) is used to identify the group. A group can have many users. Also whenever a user is created in Linux a Group is created with the same name. You can find group information in /etc/group file. To display contents of file use command cat /etc/group


Which recovery console command is used to delete partitions?

Diskpart CommandThe diskpart command is a Recovery Console command used to create or delete partitions on hard drives.