On 2013-11-29 21:39:48 +0100, Patrice Duroux wrote:
> Sorry but you have misunderstood the output syntax. It is three fields
> each line: <path> <key> <value>
> So 'uniq' is splitting on the first and then is looking for all same
> path.

I don't understand what you mean. "uniq" doesn't split anything!

Or if you want an example without "uniq":

$ gsettings list-recursively | grep 'org.gnome.system.proxy.https port'
org.gnome.system.proxy.https port 0
org.gnome.system.proxy.https port 0

That's a duplicate.

-- 
Vincent Lefèvre <[email protected]> - Web: <http://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to