Linux Manuals

The Linux Manuals (man pages) document is an important part of Linux documents. Linux Manuals are organized as several sections. Each section has a group of commands for a specific area in Linux usage, administration or development.

  • |

    gio (1) Linux Manual Page

    NAME gio – GIO commandline tool SYNOPSIS gio help [COMMAND] gio version gio cat LOCATION… gio copy [OPTION…] SOURCE… DESTINATION gio info [OPTION…] LOCATION… gio launch DESKTOP-FILE [FILE-ARG…] gio list [OPTION…] [LOCATION…] gio mime MIMETYPE [HANDLER] gio mkdir [OPTION…] LOCATION… gio monitor [OPTION…] [LOCATION…] gio mount [OPTION…] [LOCATION…] gio move [OPTION…] SOURCE… DESTINATION gio open…

  • |

    gio-querymodules (1) Linux Manual Page

    NAME gio-querymodules – GIO module cache creation SYNOPSIS gio-querymodules {DIRECTORY…} DESCRIPTION gio-querymodules creates a giomodule.cache file in the listed directories. This file lists the implemented extension points for each module that has been found. It is used by GIO at runtime to avoid opening all modules just to find out which extension points they are…

  • |

    ginstall-info (1) Linux Manual Page

    NAME install-info – update info/dir entries SYNOPSIS install-info [,OPTION/]… [,INFO-FILE /[,DIR-FILE/]] DESCRIPTION Add or remove entries in INFO-FILE from the Info directory DIR-FILE. INFO-FILE and DIR-FILE are required unless the –info-file or –dir-file (or –info-dir) options are given, respectively. OPTIONS –add-once add only to first matching section, not all. –align=,COL/ start description of new entries…

  • |

    ginsh (1) Linux Manual Page

    NAME ginsh – GiNaC Interactive Shell SYNPOSIS ginsh [file…] DESCRIPTION ginsh is an interactive frontend for the GiNaC symbolic computation framework. It is intended as a tool for testing and experimenting with GiNaC’s features, not as a replacement for traditional interactive computer algebra systems. Although it can do many things these traditional systems can do,…

  • |

    ginfo (1) Linux Manual Page

    NAME ginfo – fetch service information SYNOPSIS ginfo [options] Object [attribute_to_filter=’value of the attribute’] [attribute_to_display] DESCRIPTION List attributes corresponding to an object. By default, all the attributes of an object are displayed. OPTIONS -H, –host host Specify a host to query. By default the environmental variable LCG_GFAL_INFOSYS will be used. -b, –bind binding Specify the…

  • |

    gimptool-2 (1) Linux Manual Page

    NAME gimptool-2.0 – script to perform various GIMPy functions SYNOPSIS gimptool-2.0 [–prefix[=DIR]] [–exec-prefix[=DIR]] [–version] [–help] [–quiet] [–silent] [-n] [–just-print] [–dry-run] [–recon] [–msvc-syntax] [–bindir] [–sbindir] [–libexecdir] [–datadir] [–sysconfdir] [–sharedstatedir] [–localstatedir] [–libdir] [–infodir] [–mandir] [–includedir] [–gimpplugindir] [–gimpdatadir] [–libs] [–libs-noui] [–cflags] [–cflags-noi] [–build plug-in.c] [–build-strip plug-in.c] [–install plug-in.c] [–install-strip plug-in.c] [–install-admin plug-in.c] [–install-bin plug-in] [–install-admin-strip plug-in.c] [–install-bin-strip plug-in]…

  • |

    gimptool-2.0 (1) Linux Manual Page

    gimptool-2.0 – script to perform various GIMPy functions Synopsis gimptool-2.0 [–prefix[=DIR]] [–exec-prefix[=DIR]] [–version] [–help] [–quiet] [–silent] [-n] [–just-print] [–dry-run] [–recon] [–msvc-syntax] [–bindir] [–sbindir] [–libexecdir] [–datadir] [–sysconfdir] [–sharedstatedir] [–localstatedir] [–libdir] [–infodir] [–mandir] [–includedir] [–gimpplugindir] [–gimpdatadir] [–libs] [–libs-noui] [–cflags] [–cflags-noi] [–build plug-in.c] [–build-strip plug-in.c] [–install plug-in.c] [–install-strip plug-in.c] [–install-admin plug-in.c] [–install-bin plug-in] [–install-admin-strip plug-in.c] [–install-bin-strip plug-in] [–install-admin-bin…

  • |

    gimpsvg (1) Linux Manual Page

    NAME gimpsvg – convert a GIMP gradient (ggr) to the SVG format. SYNOPSIS gimpsvg [-g geometry] [-h] [-o file] [-p] [-s samples] [-v] [-V] [file] DESCRIPTION The gimpsvg utility converts gradient files from the GIMP(1), the GNU Image Manipulation Program, to the SVG (scalar vector graphics) format. The program will read from stdin if a file is not…

  • |

    gimplut (1) Linux Manual Page

    NAME gimplut – convert GIMP gradient (ggr) files to binary lookup tables (lut). SYNOPSIS gimplut [-h] [-o file] [-s samples] [-v] [-V] [file] DESCRIPTION The gimplut utility converts gradient files from the GIMP(1), the GNU Image Manipulation Program, to a binary lookup table format commonly used by medical imaging software; in particular the Medcon(1) package. The LUT…

  • |

    gimp (1) Linux Manual Page

    NAME gimp – an image manipulation and paint program. SYNOPSIS gimp [-h] [–help] [–help-all] [–help-gtk] [-v] [–version] [–license] [–verbose] [-n] [–new-instance] [-a] [–as-new] [-i] [–no-interface] [-d] [–no-data] [-f] [–no-fonts] [-s] [–no-splash] [–no-shm] [–no-cpu-accel] [–display display] [–session <name>] [-g] [–gimprc <gimprc>] [–system-gimprc <gimprc>] [–dump-gimprc] [–console-messages] [–debug-handlers] [–stack-trace-mode <mode>] [–pdb-compat-mode <mode>] [–batch-interpreter <procedure>] [-b] [–batch <command>] [filename]…

  • |

    gimp-remote (1) Linux Manual Page

    NAME gimp-remote – tells a running GIMP to open a (local or remote) image file. SYNOPSIS gimp-remote [-h] [–help] [-v] [–version] [–display display] [-e] [–existing] [-q] [–query] [-s] [–no-splash] [-p] [–print-xid] filename … DESCRIPTION gimp-remote is a small utility that tells a running GIMP to open one or more (local or remote) image files. It…

  • |

    gimp-remote-2 (1) Linux Manual Page

    NAME gimp-remote – tells a running GIMP to open a (local or remote) image file. SYNOPSIS gimp-remote [-h] [–help] [-v] [–version] [–display display] [-e] [–existing] [-q] [–query] [-s] [–no-splash] [-p] [–print-xid] filename … DESCRIPTION gimp-remote is a small utility that tells a running GIMP to open one or more (local or remote) image files. It…

  • |

    gimp-console (1) Linux Manual Page

    NAME gimp – an image manipulation and paint program. SYNOPSIS gimp [-h] [–help] [–help-all] [–help-gtk] [-v] [–version] [–license] [–verbose] [-n] [–new-instance] [-a] [–as-new] [-i] [–no-interface] [-d] [–no-data] [-f] [–no-fonts] [-s] [–no-splash] [–no-shm] [–no-cpu-accel] [–display display] [–session <name>] [-g] [–gimprc <gimprc>] [–system-gimprc <gimprc>] [–dump-gimprc] [–console-messages] [–debug-handlers] [–stack-trace-mode <mode>] [–pdb-compat-mode <mode>] [–batch-interpreter <procedure>] [-b] [–batch <command>] [filename]…

  • |

    gimp-console-2 (1) Linux Manual Page

    NAME gimp – an image manipulation and paint program. SYNOPSIS gimp [-h] [–help] [–help-all] [–help-gtk] [-v] [–version] [–license] [–verbose] [-n] [–new-instance] [-a] [–as-new] [-i] [–no-interface] [-d] [–no-data] [-f] [–no-fonts] [-s] [–no-splash] [–no-shm] [–no-cpu-accel] [–display display] [–session <name>] [-g] [–gimprc <gimprc>] [–system-gimprc <gimprc>] [–dump-gimprc] [–console-messages] [–debug-handlers] [–stack-trace-mode <mode>] [–pdb-compat-mode <mode>] [–batch-interpreter <procedure>] [-b] [–batch <command>] [filename]…

  • |

    gimp-console-2.8 (1) Linux Manual Page

    gimp – an image manipulation and paint program. Synopsis gimp [-h] [–help] [–help-all] [–help-gtk] [-v] [–version] [–license] [–verbose] [-n] [–new-instance] [-a] [–as-new] [-i] [–no-interface] [-d] [–no-data] [-f] [–no-fonts] [-s] [–no-splash] [–no-shm] [–no-cpu-accel] [–display display] [–session <name>] [-g] [–gimprc <gimprc>] [–system-gimprc <gimprc>] [–dump-gimprc] [–console-messages] [–debug-handlers] [–stack-trace-mode <mode>] [–pdb-compat-mode <mode>] [–batch-interpreter <procedure>] [-b] [–batch <command>] [filename] ……

  • |

    gimp-2 (1) Linux Manual Page

    NAME gimp – an image manipulation and paint program. SYNOPSIS gimp [-h] [–help] [–help-all] [–help-gtk] [-v] [–version] [–license] [–verbose] [-n] [–new-instance] [-a] [–as-new] [-i] [–no-interface] [-d] [–no-data] [-f] [–no-fonts] [-s] [–no-splash] [–no-shm] [–no-cpu-accel] [–display display] [–session <name>] [-g] [–gimprc <gimprc>] [–system-gimprc <gimprc>] [–dump-gimprc] [–console-messages] [–debug-handlers] [–stack-trace-mode <mode>] [–pdb-compat-mode <mode>] [–batch-interpreter <procedure>] [-b] [–batch <command>] [filename]…

  • |

    gimp-2.8 (1) Linux Manual Page

    gimp – an image manipulation and paint program. Synopsis gimp [-h] [–help] [–help-all] [–help-gtk] [-v] [–version] [–license] [–verbose] [-n] [–new-instance] [-a] [–as-new] [-i] [–no-interface] [-d] [–no-data] [-f] [–no-fonts] [-s] [–no-splash] [–no-shm] [–no-cpu-accel] [–display display] [–session <name>] [-g] [–gimprc <gimprc>] [–system-gimprc <gimprc>] [–dump-gimprc] [–console-messages] [–debug-handlers] [–stack-trace-mode <mode>] [–pdb-compat-mode <mode>] [–batch-interpreter <procedure>] [-b] [–batch <command>] [filename] ……

  • |

    gimmix (1) Linux Manual Page

    NAME Gimmix – a graphical music player daemon (MPD) client SYNOPSIS gimmix DESCRIPTION This manual page documents briefly the gimmix command. gimmix is a graphical music player daemon (MPD) client written in C using GTK+2. It’s very simple and easy to use, yet offers many features to make your audio experience a pleasant one. CONFIGURATION…

  • |

    gij (1) Linux Manual Page

    NAME gij – GNU interpreter for Java bytecode SYNOPSIS gij [OPTION] … JARFILE [ARGS…] gij [-jar] [OPTION] … CLASS [ARGS…]   [-cp path] [-classpath path]   [-Dname[=value]…]   [-ms=number] [-mx=number]   [-Xargument] [-verbose] [-verbose:class]   [–showversion] [–version] [–help][-?] DESCRIPTION "gij" is a Java bytecode interpreter included with "libgcj". "gij" is not available on every platform; porting it requires a small amount of assembly programming which has not been…

  • |

    gigolo (1) Linux Manual Page

    NAME Gigolo — a simple frontend to easily connect to remote filesystems with GIO/GVfs SYNOPSIS gigolo [option] DESCRIPTION Gigolo is a frontend to easily manage connections to local and remote filesystems using GIO/GVfs. It allows you to quickly mount a remote filesystem and manage bookmarks to such. Homepage: http://www.uvena.de/gigolo/ OPTIONS If called without any arguments,…