<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://www.cs.vassar.edu/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://www.cs.vassar.edu/feed.php">
        <title>Computer Science | Vassar College</title>
        <description></description>
        <link>https://www.cs.vassar.edu/</link>
        <image rdf:resource="https://www.cs.vassar.edu/_media/favicon.ico" />
       <dc:date>2026-06-09T19:24:23+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/help/general_linux/backups?rev=1440622373&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/help/sysnews/kill_a_process?rev=1291649428&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/help/browser_wont_start?rev=1751050146&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/help/sysnews/java_system_tips?rev=1316713392&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/help/logging_out_of_a_desktop_or_remote_desktop?rev=1674748402&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/help/sysnews/inhouse/using_htaccess?rev=1288379766&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/help/general_linux/vnc?rev=1593896566&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/help/general_linux/filecopy?rev=1593896345&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/help/sysnews/using_dbc?rev=1265052409&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/help/sysnews/acm_jar_applets?rev=1290640216&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/help/general_linux/sshkeysmswindows?rev=1661950198&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/help/sysnews/inhouse/using_the_pickup_script?rev=1304623047&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/help/password?rev=1759265121&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/help/general_linux/drschemonmac?rev=1487619881&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/help/general_linux/mitm?rev=1672957190&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/help/general_linux/emacs_tips?rev=1440684973&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/help/general_linux/x2go?rev=1593896682&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/help/general_linux/account.size?rev=1662141739&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/help/sysnews/ewc?rev=1305046736&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/help/apps/jedit?rev=1440624207&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/help/top?rev=1741199835&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/help/possible_issues_with_remote_webui?rev=1680790785&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/help/sysnews/inhouse/krock?rev=1282828323&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/help/general_linux/priority?rev=1751050267&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://www.cs.vassar.edu/_media/favicon.ico">
        <title>Computer Science | Vassar College</title>
        <link>https://www.cs.vassar.edu/</link>
        <url>https://www.cs.vassar.edu/_media/favicon.ico</url>
    </image>
    <item rdf:about="https://www.cs.vassar.edu/help/general_linux/backups?rev=1440622373&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2015-08-26T20:52:53+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>backups</title>
        <link>https://www.cs.vassar.edu/help/general_linux/backups?rev=1440622373&amp;do=diff</link>
        <description>FIXME update, convert to wiki, add link to isohome

Backup With Tar

----------

	*  Overview
	*  Creating a tar file of your entire directory
	*  Copying the file to another location
	*  Tar Documentation

----------

Overview

While I make regular backups of the home directories on the Computer Science Unix machines, there are times when you want to have your own copy of your account. There are several relatively painless ways to accomplish this task. I will describe one of them here. If you n…</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/help/sysnews/kill_a_process?rev=1291649428&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-12-06T15:30:28+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>kill_a_process</title>
        <link>https://www.cs.vassar.edu/help/sysnews/kill_a_process?rev=1291649428&amp;do=diff</link>
        <description>Monitoring and Killing Processes

Any process you own you can kill (this is not a moral judgment, just a fact of life in Unix and Linux).

Killing an offending process graphically

If the machine itself is still responsive (but one or more windows perhaps aren't) you can try one of the Graphical Process Managers on our system.$$xfce4-taskmanager$$````````$$gnome-system-monitor$$````````</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/help/browser_wont_start?rev=1751050146&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-06-27T18:49:06+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>browser_wont_start</title>
        <link>https://www.cs.vassar.edu/help/browser_wont_start?rev=1751050146&amp;do=diff</link>
        <description>Help, my browser won't load!

Generally, if you click the browser icon and it doesn't do anything, or gives you an error that mentions profiles, there's probably a previous instance of the browser that didn't clean up after itself. The first thing to check is if you have the browser open on another workstation. If you're logged into two workstations and try to start a browser on both of them, it will cause an error because the application wants to ensure that there is only one copy of it running…</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/help/sysnews/java_system_tips?rev=1316713392&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-09-22T17:43:12+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>java_system_tips</title>
        <link>https://www.cs.vassar.edu/help/sysnews/java_system_tips?rev=1316713392&amp;do=diff</link>
        <description>Java issues and tips

Java remote method invocation problem

Problem: When running a demo of Java's remote method invocation on our Ubuntu 9.04 based linux machines running java-6-openjdk the client could only attach to a server running on the same host.````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/help/logging_out_of_a_desktop_or_remote_desktop?rev=1674748402&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-01-26T15:53:22+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>logging_out_of_a_desktop_or_remote_desktop</title>
        <link>https://www.cs.vassar.edu/help/logging_out_of_a_desktop_or_remote_desktop?rev=1674748402&amp;do=diff</link>
        <description>Logging out of the Computer Science Computers

Leaving files open in editors such as pluma and emacs, or leaving applications running can lead to corrupt files and loss of your work because 
your files are not local to any computer. Your files are shared from a central server. Therefore, if you leave an application open on one computer and then go to another computer, you have several devices trying to access your files. Applications don’t like this. Firefox, for example, won’t allow you to star…</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/help/sysnews/inhouse/using_htaccess?rev=1288379766&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-10-29T19:16:06+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>using_htaccess</title>
        <link>https://www.cs.vassar.edu/help/sysnews/inhouse/using_htaccess?rev=1288379766&amp;do=diff</link>
        <description>Using htaccess for web pages

Please note: htaccess is for pages served from OUTSIDE THE WIKI in users directories.  The wiki has similar ability, but it is set up differently -Greg

Web Access Restriction by user/password

This can be used in many ways, the user and password are not related to our system users and passwords, so you can use anything you like, however, there is no mechanism for the web users to maintain or reset their htaccess password so it can become a maintenance nightmare qui…</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/help/general_linux/vnc?rev=1593896566&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-07-04T21:02:46+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>vnc</title>
        <link>https://www.cs.vassar.edu/help/general_linux/vnc?rev=1593896566&amp;do=diff</link>
        <description>Using VNC

What is VNC?

NOTE: VNC is deprecated.  For all remote desktop access, we ask that you use X2Go  (found here).

VNC is a system for interacting with a computer display remotely, over a network. This technology was developed by AT&amp;T Laboratories, and is now available for free over the internet (distributed under the GNU General Public License. Visit the</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/help/general_linux/filecopy?rev=1593896345&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-07-04T20:59:05+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>filecopy</title>
        <link>https://www.cs.vassar.edu/help/general_linux/filecopy?rev=1593896345&amp;do=diff</link>
        <description>Secure Shell on macOS, Unix, and Linux

Installation

Any modern Unix-like operating systems should come with secure shell client utilities already installed. This is true for macOS, Ubuntu, Fedora, Mandrake Linux, FreeBSD and many others. If, however, you need a ssh client, you can download one from the openssh website:</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/help/sysnews/using_dbc?rev=1265052409&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-02-01T19:26:49+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>using_dbc</title>
        <link>https://www.cs.vassar.edu/help/sysnews/using_dbc?rev=1265052409&amp;do=diff</link>
        <description>Using the script /usr/local/sbin/dbc

Dropbox check script

Description

This script is used to look at information from file names created by the submit script used by the digital drop box.  It assumes English month names (January, February, etc.) and cannot deal with spaces.  It prints out the encrypted information in a readable format.</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/help/sysnews/acm_jar_applets?rev=1290640216&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-11-24T23:10:16+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>acm_jar_applets</title>
        <link>https://www.cs.vassar.edu/help/sysnews/acm_jar_applets?rev=1290640216&amp;do=diff</link>
        <description>Using acm.jar

The ACM Java Task Force (JTF) created an API framework for Java programs which is distributed in the file acm.jar. 

Programs using acm.jar may be compiled and executed from the command line, or within your favorite Java IDE (e.g., Netbeans, DrJava). It is also possible to run your JTF programs as an applet within a browser or via the appletviewer. ````````````````````````````````````</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/help/general_linux/sshkeysmswindows?rev=1661950198&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-08-31T12:49:58+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>sshkeysmswindows</title>
        <link>https://www.cs.vassar.edu/help/general_linux/sshkeysmswindows?rev=1661950198&amp;do=diff</link>
        <description>SSH Keys on Microsoft Windows using the PuTTY Utility 

SSH keys are what you will use to establish an encrypted connection over the network, e.g. the internet, between your system and a remote machine. The default type of key to generate is RSA which is good for most purposes. RSA is universally supported among SSH clients. Note that EdDSA performs much faster and provides the same level of security with significantly smaller keys. In general, though, for what you need to do, RSA encryption is …</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/help/sysnews/inhouse/using_the_pickup_script?rev=1304623047&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-05-05T19:17:27+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>using_the_pickup_script</title>
        <link>https://www.cs.vassar.edu/help/sysnews/inhouse/using_the_pickup_script?rev=1304623047&amp;do=diff</link>
        <description>Using the pickup script with your course

What it is

The pickup script is a companion to the submit script.

Pickup allows you to place files for pickup in your course directories such that those files cannot be read by your students until they run this script.  At that time an entry is logged showing the date, time, user and directory that was picked up.  If your students attempt to kill the script (say, after it copies the files and before it logs that it has) that attempt will also be logged…</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/help/password?rev=1759265121&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-09-30T20:45:21+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>password</title>
        <link>https://www.cs.vassar.edu/help/password?rev=1759265121&amp;do=diff</link>
        <description>First Time Login

The first time you log into a CS workstation with a temporary password, the login page will help you reset your password. First, enter your username (this will be the same as your Vassar email address, before the @-symbol):



Enter your temporary password, which should have been given to you by your professor or sysadmin:</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/help/general_linux/drschemonmac?rev=1487619881&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-02-20T19:44:41+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>drschemonmac</title>
        <link>https://www.cs.vassar.edu/help/general_linux/drschemonmac?rev=1487619881&amp;do=diff</link>
        <description>Getting Dr. Scheme to run on Mac

	*  playonmac  (www.playonmac.com)  

Install this program and then install the windows version of dr scheme.

	*  x2go  (&lt;https://www.cs.vassar.edu/help/general_linux/x2go&gt;)

Install x2go on your macbook and then connect to the virtual desktop.  One advantage here is that you don't have to copy files that you create, that is, they will be in your $HOME directory the next time you log into one of the linux machines in SP309 or the Asprey lab in SP.</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/help/general_linux/mitm?rev=1672957190&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-01-05T22:19:50+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>mitm</title>
        <link>https://www.cs.vassar.edu/help/general_linux/mitm?rev=1672957190&amp;do=diff</link>
        <description>Host Key Verification Failed

At some point you may attempt to SSH into a server, workstation or device, e.g. “my_server”, that you have logged into before and you encounter a long, scary message as follows that ends with “Host Key Verification Failed</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/help/general_linux/emacs_tips?rev=1440684973&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2015-08-27T14:16:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>emacs_tips</title>
        <link>https://www.cs.vassar.edu/help/general_linux/emacs_tips?rev=1440684973&amp;do=diff</link>
        <description>Emacs Tips

Emacs Command Shorthand

From the emacs built in tutorial


Emacs commands generally involve the CONTROL key (sometimes labeled
CTRL or CTL) or the META key (sometimes labeled EDIT or ALT).  Rather than
write that in full each time, we'll use the following abbreviations:

 C-&lt;chr&gt;  means hold the CONTROL key while typing the character &lt;chr&gt;
          Thus, C-f would be: hold the CONTROL key and type f.
 M-&lt;chr&gt;  means hold the META or EDIT or ALT key down while typing &lt;chr&gt;.
        …</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/help/general_linux/x2go?rev=1593896682&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-07-04T21:04:42+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>x2go</title>
        <link>https://www.cs.vassar.edu/help/general_linux/x2go?rev=1593896682&amp;do=diff</link>
        <description>X2Go -- Remote Desktop Access

About

X2Go is a program that lets you use your account's desktop remotely.  Imagine that you want to do work using DrRacket (or DrScheme, Netbeans, etc.) from your home computer but don't want to deal with the fuss of copying your work onto your CS account afterwards.</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/help/general_linux/account.size?rev=1662141739&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-09-02T18:02:19+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>account.size</title>
        <link>https://www.cs.vassar.edu/help/general_linux/account.size?rev=1662141739&amp;do=diff</link>
        <description>Account Size

Here are a few tips for managing the size of your Computer Science Unix account.

How Much Space does My Account Use?
   du -s -h /home/YOUR_ACCOUNT_NAME
This command will give you your total account size. The “-h” stands for “human readable</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/help/sysnews/ewc?rev=1305046736&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-05-10T16:58:56+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ewc</title>
        <link>https://www.cs.vassar.edu/help/sysnews/ewc?rev=1305046736&amp;do=diff</link>
        <description>Export a window to the Projector

Please note, the instructor's workstation in room 105 has a resolution of 1280×1024, the student workstations have screen resolutions of 14450×900.  Please resize any window you want to export to fit on the display where you are exporting it.  ````````````````````````````````````````````````</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/help/apps/jedit?rev=1440624207&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2015-08-26T21:23:27+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>jedit</title>
        <link>https://www.cs.vassar.edu/help/apps/jedit?rev=1440624207&amp;do=diff</link>
        <description>Jedit tip

-. End of line codes

When using jedit to edit files that will be saved on a remote linux or unix system, you may run into problems if you don't change the code jedit puts at the end of the line to indicate a return. Jedit calles this the ````````````````````````````````````````````````````````````````</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/help/top?rev=1741199835&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-03-05T18:37:15+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>top</title>
        <link>https://www.cs.vassar.edu/help/top?rev=1741199835&amp;do=diff</link>
        <description>Computer Science Lab &lt;&gt; Classroom : Resources



Linux System Help

	*   Linux Account Password 
	*   Printing 
	*  Remote Access
	*   Browser Won't Start 
	*   Common Issues
	*   Changing Desktop Background
	*  Classroom Sound from Linux  
	*  Classroom Podium Monitor  

System Information

	*  CS Lab Configurations
	*  CS Department Firewall Overview

----------

Learning Linux...

	*   Linux Tutorial 
	*   Command Line Basics
	*   Advanced CLI 
	*   Emacs - tips
	*   Bash programming and gene…</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/help/possible_issues_with_remote_webui?rev=1680790785&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-04-06T14:19:45+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>possible_issues_with_remote_webui</title>
        <link>https://www.cs.vassar.edu/help/possible_issues_with_remote_webui?rev=1680790785&amp;do=diff</link>
        <description>Possible Issues when using the Remote WebUI

1. Why do I get bumped off after 4 - 5 hours?

There is a time limit on the connection because several people have forgotten to log out and left their user home account files open and tied to remote system. Therefore a timer will kick you off after four or five hours to close all of your applications and files for you so that your files are not corrupted. Save your work often! Close all of your applications and disconnect or logout when you are done o…</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/help/sysnews/inhouse/krock?rev=1282828323&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-08-26T13:12:03+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>krock</title>
        <link>https://www.cs.vassar.edu/help/sysnews/inhouse/krock?rev=1282828323&amp;do=diff</link>
        <description>kroc install notes

 * Installed packages on martha listed on the debian install page

 * then grabbed “latest stable” with svn
 svn co http://projects.cs.kent.ac.uk/projects/kroc/svn/kroc/branches/kroc-1.5 kroc-svn
which claims to be revison 6412</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/help/general_linux/priority?rev=1751050267&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-06-27T18:51:07+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>priority</title>
        <link>https://www.cs.vassar.edu/help/general_linux/priority?rev=1751050267&amp;do=diff</link>
        <description>System Priorities

Priorities of programs are something to be aware of.

PS

The first thing to do is to get to know your processes. The ps command lists out the processes you have running on the system. By using ps -l, an extended listing of your processes is provided. The fields of the most interest to this topic are the PID, NI, and COMMAND fields. The COMMAND field lists the name of the command that started your process. So, if you're looking for your runaway c++ program, a.out is the one yo…</description>
    </item>
</rdf:RDF>
