answersLogoWhite

0

What else can I help you with?

Related Questions

What command removes a directory?

DCPROMO removes AD( certain conditions to fulfill before doing it) if not then dcpromo /forceremoval


Which is the command that adds or removes modules from the Linux kernel?

modprobe module_name inserts a modulermmod module_name removes a module


What removes cells rows and columns from a spread sheet in Excel?

The Delete command.


What command removes selected cells from the worksheet and shifts the remaining rows up or shifts the remaining columns to the left?

Delete is the command that removes selected cells from the worksheet and shifts the remaining rows up or shifts the remaining columns to the left


How does over cropping cause soil erosion?

Over cropping depletes the soil of nutrients and organic matter, weakening its structure. This makes the soil more susceptible to erosion caused by wind and water, as it is less able to hold together and absorb water. Additionally, the removal of vegetation through over cropping removes the natural protection against erosion that plant roots provide.


What is the rm -rf command in unix?

Recursively removes all files from the directory and all under it.


Does cropping a picture distort the image?

Cropping a picture does not generally distort the image if done properly. It simply removes parts of the image that are not needed or desired without altering the remaining content. However, if the image is cropped excessively or in a way that changes the aspect ratio significantly, some distortion may occur.


Which diskpart command removes any partition or volume information from the selected disk?

select partition


How long for a Boxers ears to heal after cropping?

generally you have to take the dog back to the vet to get the stitches removes 7 days later to avoid any scaring. then it can take up to two weeks for them to heal


What command creates a sub directory under a directory?

Mkdir command creates a subdirectory under a directory (MD creates a directory) . The command Chdir changes the current Default directory(CD changes the current directory). The Rmdir removes the subdirectory(RD removes a directory).


What is working of Attrib command?

The attrib command is a Recovery Console command used to change the file attributes for a file or directory while in Recovery Console. An attrib command is also available from the Command Prompt. attrib [+r|-r] [+s|-s] [+h|-h] [+c|-c] [filename] +r = This assigns the read-only file attribute to the file or directory. -r = This removes the read-only attribute. +s = This assigns the system file attribute to the file or directory. -s = This removes the system attribute. +h = This assigns the hidden file attribute to the file or directory. -h = This removes the hidden attribute. +c = This assigns the compressed file attribute to the file or directory. -c = This removes the compressed attribute. filename = This is the file or directory that you are wanting to change the attributes of.


What is the RPM command?

It installs, updates, removes and lists software components packaged into *.rpm file. Consult the manual for details.