answersLogoWhite

0

yeah yeah

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What Linux command shows you memory utilization?

Hello, One of the most command utility commands to see snapshot usage of memory is the "free" command. On openSUSE it is /usr/bin/free and can give something similar to: total used free shared buffers cached Mem: 3983588 3513392 470196 0 53568 1090832 -/+ buffers/cache: 2368992 1614596 Swap: 1048572 1047288 1284 Good day.


What is the -i command in Linux?

It is not a command. It is an option for a command. Depending on the command it can modify the actions taken.For cp, mv and rm it makes the command interactive (are you sure). For ls it shows the inodes of files.


Which command displays amount of total and available memory?

You can use the DOS command MEM to show total and available memory, but it only shows the memory for the process that is running the command shell. It will not show the memory in terms of Windows, nor will it work at all for Windows 7.


What command will display a list of NFS exports in Linux?

exportfs lists the directory shared and the access control list/home/stuff 192.168.6.100showmount --all also shows exports.


What is a Linux certification?

Linux certification is a programming certification. It shows you have a lot of knowledge in programming.


If the far left column in the output of the ls-l command in Linux shows the character s you would know that the object on that line was a?

Depends on where exactly you are seeing the letter "s" - could mean a setuid or setgid program.


What group market sector has the greatest percentage of convention center utilization?

exposition and trade shows


What is the volume command?

It shows the volume of DOS.


Which command shows the administrative distance of routes?

what command allows you to configure an administrative distance


Which Linux command shows which shell you are in?

to get the current shell :echo $0also Use the command ps with -p {pid} option, which selects the processes whose process ID numbers appear in pid. Use following command to find out what shell you are in:ps -p $$


Which SPD episode shows the Delta Command Megazord?

"Wired, Part 2" is the episode of Power Rangers S.P.D. in which shows the Delta Command Megazord for the first time.


How do you get the available space in harddisk?

I dont know which OS you are referring In Linux in the shell you can run the following command df In Windows, you can click My Computer and press right click the drive what you want and select properties which shows the size, free size, occupied size etc