Couple of problems since Wheezy stable install

Mark Rogers mark at quarella.co.uk
Tue May 7 10:58:28 EDT 2013


On 7 May 2013 13:38, Jake Tucker <tucker.jake333 at gmail.com> wrote:
>
> As for checking the value of $MATE_KEYRING_CONTROL. This is going
> above my knowledge of Linux. I put 'MATE_KEYRING_CONTROL' into a
> terminal and was rebuffed ('command not found' which is what I thought
> would happen). How do I check the value of $MATE_KEYRING_CONTROL?

echo $MATE_KEYRING_CONTROL

also:
    set
.. returns a list of all variables (it'll be a long list!), so:
    set | grep KEYRING
.. will give you values of any with variable name or value containing "KEYRING".

--
Mark Rogers // More Solutions Ltd (Peterborough Office) // 0844 251 1450
Registered in England (0456 0902) @ 13 Clarke Rd, Milton Keynes, MK1 1LG



More information about the get_iplayer mailing list