POS 433 Week 2 Individual: File Processing Commands

0 items
POS 433 Week 2 Individual: File Processing Commands
POS 433 Week 2 Individual: File Processing Commands
$7.00
  • Description

POS 433 Week 2 Individual: File Processing Commands

Complete the File Processing Commands assignment.

Submit your assignment using the Assignment Files tab.

File Processing Commands Worksheet

 

  • What UID and PID have the highest amount of physical memory a process has used and is not swapped out? Show all processes and full output.

 

  • If using a long listing and no process modifiers, what is the swap space amount for the bash command?

 

  • When using top command, what command would you use to kill a process?

 

  • If you were not using top command, what command would you use to kill a process?

 

  • What command would you use to manually mount the standard CD-ROM device /dev/db1 at /media/disk?

 

  • What command would you use to display the amount of available disk space on /dev/db1 in a human readable form?

 

  • Type in the command grep – – help to access the help manual. Using this information and the information from the text, how would you write a command to find the pattern 111 in a file called txt?