patchmldonkey, a multi-networks file-sharing client - Patches: patch #4473, New command: whoami

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #4473: New command: whoami

Submitter:  Joakim Verona <jave>
Submitted:  Mon 26 Sep 2005 03:53:39 PM UTC
   
 
Category:  Improved interfaces Priority:  5 - Normal
Status:  Done Assigned to:  None
Open/Closed:  Closed

Thu 06 Oct 2005 12:54:47 PM UTC, comment #2: 

Applied 2005/10/06

spiralvoice <spiralvoice>
Group administrator
Mon 26 Sep 2005 04:06:48 PM UTC, comment #1: 

remove the "_s" before aplying

Joakim Verona <jave>
Group Member
Mon 26 Sep 2005 03:53:39 PM UTC, original submission:  

Add the snippet below at the end of drivercommands.ml.
Its not super useful alone, but intended as a brick in the road to better multi user support.


    "whoami", Arg_none (λ o →

        _s o.conn_user.ui_user_name

    ), ":\t\t\t\tshow who you are logged in as";

Joakim Verona <jave>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #8083:  4473.patch added by spiralvoice (1KiB - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 5 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-10-06 spiralvoice StatusWorks For Me Done
    Open/ClosedOpen Closed
2005-10-06 spiralvoice Summaryimlpement a &quot;whoami&quot; command New command: whoami
    Attached File- Added 4473.patch, #5283
2005-10-01 amorphous StatusNone Works For Me

Back to the top

Powered by Savane 3.13-4b48.
Corresponding source code