Preview

File Processing Commands Worksheet

Satisfactory Essays
Open Document
Open Document
266 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
File Processing Commands Worksheet
University of Phoenix Material

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.

UID – “d” PID = “A”

PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 22 root 20 0 0 0 0 S 0.7 0.0 4:11.36 ata/0 212 root 20 0 0 0 0 S 0.7 0.0 2:09.14 scsi_eh_1 3249 student 20 0 80492 37m 6152 S 0.3 7.6 0:01.23 nxagent 3276 nx 20 0 3172 528 456 S 0.3 0.1 0:00.05 nc 3486 student 20 0 49496 11m 9444 S 0.3 2.3 0:00.13 gnome-terminal 3504 student 20 0 2672 1140 880 R 0.3 0.2 0:00.04 top 1 root 20 0 2852 1376 1180 S 0.0 0.3 0:00.88 init 2 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kthreadd 3 root RT 0 0 0 0 S 0.0 0.0 0:00.00 migration/0

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

[student@bsit_rh61 ~]$ top

top - 00:35:03 up 18:08, 2 users, load average: 0.01, 0.02, 0.00
Tasks: 138 total, 1 running, 137 sleeping, 0 stopped, 0 zombie
Cpu(s): 0.3%us, 1.3%sy, 0.0%ni, 98.0%id, 0.0%wa, 0.3%hi, 0.0%si, 0.0%st
Mem: 507472k total, 308388k used, 199084k free, 33048k buffers
Swap: 1015800k total, 0k used, 1015800k free, 133664k cached

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

“k”

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

killall or kill

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

mount –t vfat /dev/db1/media/disk

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

You May Also Find These Documents Helpful

  • Good Essays

    To kill a process you could type kill 101. The '101' would be the pid (process ID) number. If the process gets hung and doesn’t listen to this kill command, you can also type kill -9 101. The -9 pulls the plug, this command is not recommended because it can leave some locked files or child processes behind. Kill -l provides a quick look at available signals, names and pid's…

    • 567 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    1) First go to the website www.statdisk.org and then scroll down to the bottom of the page to download…

    • 622 Words
    • 3 Pages
    Satisfactory Essays
  • Satisfactory Essays

    work file 4.3

    • 350 Words
    • 2 Pages

    inhalants are substances that produce chemical vapors that can be inhaled to produce a mind-altering effect.…

    • 350 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    Excel Worksheet

    • 875 Words
    • 4 Pages

    On Page 1, click at the beginning of the newsletter title. Insert an online picture from Office.com Clip Art, by searching for microscope. Insert a picture of a black and white microscope. If you cannot locate the picture, use the Insert Pictures command to insert the picture downloaded with the files provided with this project—go_w03_grader_h3_microscope.jpg. Recolor the picture by applying Blue, Accent color 1 Light. Apply a Black, Text 1 Picture Border and change the Weight to 2 1/4 pt.…

    • 875 Words
    • 4 Pages
    Good Essays
  • Powerful Essays

    4.2 Workfile Review

    • 873 Words
    • 4 Pages

    Look at each of the statements below. Based on what you have heard and what you believe, which ones are facts and which ones are myths? Place an “x” next to the answer that represents your choice. *ATOD Orange County Schools…

    • 873 Words
    • 4 Pages
    Powerful Essays
  • Satisfactory Essays

    Incendies Worksheet

    • 501 Words
    • 2 Pages

    Peripeteia is the Greek term for reversal, a change to the opposite in actions performed. This occurs when the twins/Nawal discover that the brother and father are both one and the same.…

    • 501 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    CompTIA Linux1

    • 5924 Words
    • 37 Pages

    An administrator has just added a CD-ROM drive (/dev/hdd) to a system and added it to…

    • 5924 Words
    • 37 Pages
    Satisfactory Essays
  • Better Essays

    Vba Introduction

    • 10854 Words
    • 44 Pages

    ∗ Copyright c 1995-2000 Robert L. McDonald. Thanks to Jim Dana for asking stimulating questions about VBA. † Finance Dept, Kellogg School, Northwestern University, 2001 Sheridan Rd., Evanston, IL 60208, tel: 847-491-8344, fax: 847-491-5719, E-mail: r-mcdonald@northwestern.edu.…

    • 10854 Words
    • 44 Pages
    Better Essays
  • Good Essays

    Skrillex

    • 3045 Words
    • 13 Pages

    Reads the specified disk sectors. The head, track, and sector arguments specify the starting sector. The nsects argument specifies the number of sectors to read. The read data is stored in buffer.…

    • 3045 Words
    • 13 Pages
    Good Essays
  • Satisfactory Essays

    |Change the permissions on this new file to add the execute bit for user, group, and owner. |…

    • 511 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Memory Management Paper

    • 434 Words
    • 2 Pages

    Now in Linux OS the memory manager implements demand paging with a copy-on-write strategy relying on the 386's paging support. A process acquires its page tables…

    • 434 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Memory Management

    • 341 Words
    • 2 Pages

    Windows uses a data structure in which it keeps data in a tree form instead of a linked list. The nodes of the tree are known as virtual address descriptors (VAD). The VAD denotes a range of address that has the same protection bounds and commit state information. The VAD marks each node as committed, reserved, or free. Committed nodes are the ones, which are in use that is, code or data has been mapped onto them. Nodes that are unused are marked reserved and are not available for mapping until the removal of reservation (Godbole & Kahate, 2011).…

    • 341 Words
    • 2 Pages
    Satisfactory Essays
  • Powerful Essays

    introduction

    • 970 Words
    • 9 Pages

    Operating System Administration 2 CIT 0563 Problem Base Learning (Set 1) ) 1. Perform a SLES 10 installation • Boot from installation media Choose cd from folder then click “Next” Select the system language ( English us ) • Select the installation mode Select “New Installation” then “Next” • Set the clock and time zone Choose the region and time zone.…

    • 970 Words
    • 9 Pages
    Powerful Essays
  • Satisfactory Essays

    (5 points) Assume you have the following jobs to execute with one processor, with the jobs arriving in the order listed here: Process P1 P2 P3 P4 P5 Execution time 80 20 10 20 50…

    • 382 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    OPERATING M86

    • 741 Words
    • 3 Pages

    changing the content of the RAM. It shows the contents in the machine code. User should…

    • 741 Words
    • 3 Pages
    Good Essays

Related Topics