from small one page howto to huge articles all in one place
 

search text in:





Poll
Which linux distribution do you use?







poll results

Last additions:
using iotop to find disk usage hogs

using iotop to find disk usage hogs

words:

887

views:

186390

userrating:

average rating: 1.7 (102 votes) (1=very good 6=terrible)


May 25th. 2007:
Words

486

Views

250365

why adblockers are bad


Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

words:

161

views:

137545

userrating:

average rating: 1.4 (42 votes) (1=very good 6=terrible)


April, 26th. 2006:

Druckversion
You are here: manpages





GRESOURCE

Section: User Commands (1)
Updated:
Index Return to Main Contents
 

NAME

gresource - GResource tool  

SYNOPSIS

gresource [--section SECTION] list FILE [PATH]
gresource [--section SECTION] details FILE [PATH]
gresource [--section SECTION] extract FILE PATH
gresource sections FILE
gresource help [COMMAND]
 

DESCRIPTION

gresource

offers a simple commandline interface to GResource. It lets you list and extract resources that have been compiled into a resource file or included in an elf file (a binary or a shared library).

The file to operate on is specified by the FILE argument.

If an elf file includes multiple sections with resources, it is possible to select which one to operate on with the --section option. Use the sections command to find available sections.  

COMMANDS

list

Lists resources. If SECTION is given, only list resourcs in this section. If PATH is given, only list matching resources.

details

Lists resources with details. If SECTION is given, only list resources in this section. If PATH is given, only list matching resources. Details include the section, size and compression of each resource.

extract

Extracts the resource named by PATH to stdout. Note that resources may contain binary data.

sections

Lists sections containing resources. This is only interesting if FILE is an elf file.

help

Prints help and exits.


 

Index

NAME
SYNOPSIS
DESCRIPTION
COMMANDS





Support us on Content Nation
rdf newsfeed | rss newsfeed | Atom newsfeed
- Powered by LeopardCMS - Running on Gentoo -
Copyright 2004-2020 Sascha Nitsch Unternehmensberatung GmbH
Valid XHTML1.1 : Valid CSS : buttonmaker
- Level Triple-A Conformance to Web Content Accessibility Guidelines 1.0 -
- Copyright and legal notices -
Time to create this page: 14.3 ms