EnglishFrenchSpanish

Ad


OnWorks favicon

dglob - Online in the Cloud

Run dglob in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command dglob that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


dglob - Expand package names or files matching a pattern

SYNOPSIS


dglob [-a] pattern

dglob [-0] -f pattern

DESCRIPTION


dglob lists packages names matching a pattern. It can also list all the files they
contain. By default dglob only searches installed packages; the -a and -n switch widens
the search (see "OPTIONS"). The list is written to stdout, one name per line.

grep-dctrl(1) and grep-aptavail(1) are used to search the list of packages, so you should
refer to its documentation for information on how patterns are matched. By default, all
packages whose name contains the given string will be matched, but several options are
available to modify this behavior (see "OPTIONS").

If you use dglob with the -f option, all files in the matched packages are listed instead
of their names. If you do not use de -a switch, only existing, plain (i.e. no symlinks,
directories or other special ones) files are listed. If the -a switch is use then all
files will be listed both for installed and non-installed packages. The filenames are
written to stdout, one file per line. You can use the -0 option to get the filenames
separated by '\0' instead of a newline.

OPTIONS


dglob supports the following options:

-a Search through all available packages, not just installed ones. If set,
grep-aptavail(1) is used.

-n Search through all the available packages but not including installed ones. If set,
grep-aptavail(1) is used.

-f List all files in the matched packages. By default, this lists only installed (i.e.
locally existing) files from installed packages. If used together with -a then it will
list all files both of installed and non-installed packages by mean of apt-file(1). If
apt-file is not installed, using -f together with -a is rather pointless.

-0 When listing files (with -f) use '\0' as a separator instead of a newline. When
specified without -f, this options does nothing.

-r, -e, -i, -X, -v
These options are passed directly to grep-dctrl(1) or to grep-aptavail(1) to modify
how the pattern is matched. See grep-dctrl(1).

Use dglob online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad