Saturday, October 17, 2020

Manpages to Learn for October (page 6)

mbim-network(1): - Simple network management of MBIM devices
mbim-network(1): Simple network management of MBIM devices Commands: start Start network connection stop Stop network connection status Query network connection status The full documentation for mbim-network is maintained as a Texinfo manual.

mbsinit(3posix): mbsinit --- determine conversion object status
mbsinit(3posix): The functionality described on this reference page is aligned with the ISO C standard. Any conflict between the requirements described here and the ISO C standard is unintentional. This volume of POSIX.12008 defers to the ISO C standard.

mconcatfit(1): - Merge multiple plane fit parameter files into one file
mconcatfit(1): Merge multiple plane fit parameter files (from mFitplane) into one file. This module is only needed in a Grid environment where the mFitplane jobs may run in parallel on computers that do not share a file system.

measureimagesimilarity(1): - part of ANTS registration suite
measureimagesimilarity(1): Basic useage ex: MeasureImageSimilarity ImageDimension whichmetric image1.ext image2.ext {logfile} {outimage.ext} {target-value} {epsilon-tolerance} outimage (Not Implemented for MI yet) and logfile are optional target-value and

megaglest(6): - 3D multi-player real time strategy game
megaglest(6): megaglest, usage Commandline Parameter: Description: ---------------------- ------------ --help displays this help text. --autostart-lastgame Automatically starts a game with the last game settings you played.

memorytest(1): - part of ANTS registration suite (Ubuntu)
memorytest(1): Basic useage ex: MemoryTest ImageDimension whichmetric image1.ext image2.ext NumberOfFieldsToAllocate outimage and logfile are optional Metric 0 - MeanSquareDifference, 1 - Cross-Correlation, 2-Mutual Information

memrev(3pub): - reverse an array in place - (Ubuntu)
memrev(3pub): memrev will reverse an array, by swapping the contents of its elements. To reverse an integer array one might do the following. int array[4] = { 1, 2, 3, 4 }; memrev(array, sizeof(array[0]), 4); This will result in the array being { 4, 3,

memswap(3pub): - swap the contents of two memory blocks
memswap(3pub): memswap will swap the contents of the two blocks pointed by its first two arguments. The last argument gives the size of the memory blocks. To swap two structs, one might do the following.

mesg(1posix): mesg --- permit or deny messages (Ubuntu)
mesg(1posix): None. talk, write The Base Definitions volume of POSIX.12008, Chapter 8, Environment Variables COPYRIGHT Portions of this text are reprinted and reproduced in electronic form from IEEE Std 1003.

message-pass(1p): - command line Message::Passing runner script
message-pass(1p): Builds a simple chain of Message::Passing components, looking like this: Input => Decoder => Filter => Encoder => Output This allows you to input a message from one protocol, decode it, process it and then output it again having

mffm-timecode(1): - header files to handle multimedia data and time code
mffm-timecode(1): timecode Is a multi function set of C++ header files which allow one to handle multimedia data without having to worry about time code. Time code may be specified in any arbitrary form.

mfitexec(1): - Re-project and mosaic your images, with background rectification
mfitexec(1): Runs mFitplane on all the difference images identified by mOverlaps and generated by mDiff or mDiffExec. mFitExec creates a table of image-to- image difference parameters.

mfontset(3m17n): - Return a fontset. (Ubuntu Linux)
mfontset(3m17n): Return a fontset. The mfontset() function returns a pointer to a fontset object of name name. If name is NULL, it returns a pointer to the default fontset. If no fontset has the name name, a new one is created.

mgd77manage(1gmt): - Manage the content of MGD77+ files
mgd77manage(1gmt): mgd77manage deals with maintaining extra custom columns in MGD77+ netCDF files. You can either delete one or more columns, add a new column, update an existing column with new data, or supply error correction information (*.e77 files).

mhdrcheck(1): - Check the validity of a FITS image's header
mhdrcheck(1): mHdrCheck reads in the header from a FITS image (or an ASCII header template file) and checks to see if any header lines are invalid. If it finds one, it will print out a message stating which keyword is invalid and exit before checking the

mia-2dimagefilterstack(1): - Run filters on a series of 2D images.
mia-2dimagefilterstack(1): mia-2dimagefilterstack This program runs a series filters on a series of consecutive numbered input image. The filters are given as extra parameters on the command line and are run in the order in which they are given.

mia-2dimageregistration(1): - Run a 2d image registration.
mia-2dimageregistration(1): mia-2dimageregistration This program runs registration of two images optimizing a transformation of the given transformation model by optimizing certain cost measures that are given as free parameters.

mia-2dlerp(1): - Linearly combine two 2D images. (Ubuntu)
mia-2dlerp(1): mia-2dlerp Merge two images by pixel-wise linearly combining their intensities. Combine image inputA.v and inputB.v by using position coordinates 4, 7, and 9. This means the output pixel values will be evaluated according to (9-7)/(9-4) *

mia-2dmyocard-segment(1): - Work in progress (Ubuntu)
mia-2dmyocard-segment(1): mia-2dmyocard-segment This program is work in progress Example mia-2dmyocard-segment Example mia-2dmyocard-segment -i <in-file> -o <out-file> [options]

mia-2dmyoica-full(1): - Run a registration of a series of 2D images.
mia-2dmyoica-full(1): mia-2dmyoica-full This program implements the 2D version of the motion compensation algorithm described in Wollny G, Kellman P, Santos A, Ledesma-Carbayo M-J, "Automatic Motion Compensation of Free Breathing acquired Myocardial Perfusion

mia-2dmyomilles(1): - Run a registration of a series of 2D images.
mia-2dmyomilles(1): mia-2dmyomilles This program is use to run a modified version of the ICA based registration approach described in Milles et al. 'Fully Automated Motion Correction in First-Pass Myocardial Perfusion MR Image Sequences', Trans. Med. Imaging.

mia-2dmyoserial-nonrigid(1): - Run a serial registration of a series of 2D images.
mia-2dmyoserial-nonrigid(1): mia-2dmyoserial-nonrigid This program runs the non-rigid motion compensation registration of an perfusion image series. The registration is run in a serial manner, this is, only images in temporal succession are registered, and the obtained

mia-2dsegshift(1): - Translate a segmentation by the given amount.
mia-2dsegshift(1): mia-2dsegshift This program move the segmentation(s) of an image series by using a shift that is equal for all slices. The program also may remove images from the begin of the series.

mia-2dsegshiftperslice(1): - Translate a segmentation by the given amount.
mia-2dsegshiftperslice(1): mia-2dsegshiftperslice This program move the segmentation(s) of an image series by using a shift that is given on a per-slice base. The program can be used to correct the segmentation of the images if a linear registration was executed that

mia-2dseriesgradmad(1): - Evaluate the time-intensity gradient MAD in a series of
mia-2dseriesgradmad(1): mia-2dseriesgradMAD Given a set of images of temporal sucession, evaluates the pixel-wise temporal gradient and then its median average distance (MAD) and stores the result in an image.

mia-2dseriessmoothgradmad(1): - Evaluate pixel-wise time-intensity gradient of a 2D
mia-2dseriessmoothgradmad(1): mia-2dseriessmoothgradMAD Given a set of images of temporal sucession, evaluate the temporal pixel-wise gaussian and evaluate pixel-wise its MAD.A spacial pre-filtering may be applied by specifying additional plugins (filter/2dimage)

mia-2dstack-cmeans-presegment(1): - Pre-classify the input image series by using a
mia-2dstack-cmeans-presegment(1): mia-2dstack-cmeans-presegment This program first evaluates a sparse histogram of an input image series, then runs a c-means classification over the histogram, and then estimates the mask for one (given) class based on class probabilities.

mia-2dtrackpixelmovement(1): - Track positions in 2D
mia-2dtrackpixelmovement(1): mia-2dtrackpixelmovement Track the position of a pixel by means of a transformation obtained by using image registration. The pixel data is given in CSV format id;time;x;y;z;reserved The fields 'time', 'x', 'y', and 'z' are updated, and the

mia-3dgetsize(1): - Print the dimensions of a 3D image.
mia-3dgetsize(1): mia-3dgetsize Write the dimensions of the input 3D image to stdout. Print out the size of image.v. mia-3dgetsize -i image.v mia-3dgetsize -i <in-file> [options]

mia-3dimageaddattributes(1): - Add attributes to the meta data of a 3D image.
mia-3dimageaddattributes(1): mia-3dimageaddattributes This program appends all the meta-data attributes found in a 2D input image to a 3D image (if the output format supports such attributes). Attributes that are already present in the 3D image are not overwritten.

mia-3dmaskseeded(1): - Mask an area by seeded region growing
mia-3dmaskseeded(1): mia-3dmaskseeded 3D image segmentation based on region growing from a seed point. Neighboring points are added, either when their intensity is equal or higher than that of the seed point, or of the intensity is lower or equal then that of

mia-3dvf2transform(1): - Convert a 3D vectorfield from a 3D transformation.
mia-3dvf2transform(1): mia-3dvf2transform Creates a 3D transformation from a vector field. The input vector field is simply encapsulated into the transformation file format. The boundary conditions and the image interpolator kernel can be set at the command line.

mia-filenumberpattern(1): - File name number pattern analysis
mia-filenumberpattern(1): mia-filenumberpattern This program is used to extract a extract the number pattern for file012312.ext type file names. mia-filenumberpattern mia-filenumberpattern -i <in-file> [options]

mia-myowavelettest(1): - Wavelet based curve analysis
mia-myowavelettest(1): mia-myowavelettest This program runs the wavelet based slope-statistics on the mixing matrix of a ICA perfusion series. mia-myowavelettest mia-myowavelettest -i <in-file> [options]

migrate-ebs-image(1p): - Copy an EBS-backed Amazon Image from one region to another
migrate-ebs-image(1p): This script copies an EBS-backed Unix/Linux/windows AMI located in the EC2 region indicated by --from to the region indicated by --to. All associated volume snapshots, including LVM and RAID volumes, are migrated as well.

mirrorkit(1): - Mirrorkit (Ubuntu Linux Manual Page)
mirrorkit(1): usage: mirrorkit [-h] [--config CONFIG] mirrorkit optional arguments: -h, --help show this help message and exit --config CONFIG Path to the configuration file

mkdir(3posix): mkdir, mkdirat --- make a directory relative to directory file
mkdir(3posix): The mkdir() function shall create a new directory with name path. The file permission bits of the new directory shall be initialized from mode. These file permission bits of the mode argument shall be modified by the process' file creation

mlmmj-process(1): - process mail for an mlmmj managed mailinglist
mlmmj-process(1): This is the binary which processes a mail. Examples of what such processing is: * Access control Using the access rules specified in <listdir>/control/access to perform access control to the list.

mlx(4freebsd): mlx --- Mylex DAC-family RAID driver
mlx(4freebsd): The mlx driver provides support for Mylex DAC-family PCI to SCSI RAID controllers, including versions relabeled by Digital/Compaq. HARDWARE Controllers supported by the mlx driver include: * Mylex DAC960P * Mylex DAC960PD / DEC KZPSC (Fast

modelmbkrds(3): - gets all models of instances contained in a figure.
modelmbkrds(3): The modelmbkrds function gets all models of instances of the RDS figure and chains them to the head of figures's list. For each newly created figure, the function is applied recursively.

modf(3posix): modf, modff, modfl --- decompose a floating-point number
modf(3posix): The functionality described on this reference page is aligned with the ISO C standard. Any conflict between the requirements described here and the ISO C standard is unintentional. This volume of POSIX.12008 defers to the ISO C standard.

monkeystudio(1): - Qt 4 Integrated Development Environment (IDE)
monkeystudio(1): Monkey Studio is a crossplatform Qt 4 IDE. It is developed using the Qt library itself, meaning it will run on any platform supported by Qt 4. This allows you to work on the same project on multiple platforms using the same IDE.

mpd-rate(1p): - rate your songs for mpd-dynamic VERSION version 2.004
mpd-rate(1p): This program allows you to rate your songs, to allow mpd-dynamic to use ratings. USAGE mpd-rate [options] Jerome Quelin COPYRIGHT AND LICENSE This software is copyright (c) 2007 by Jerome Quelin.

mpiaty(3ncarg): - Given the area identifier of one of the areas defined by whatever
mpiaty(3ncarg): The C-binding argument description is the same as the FORTRAN argument description. USAGE The statement "IATY=MPIATY(IAIN)" retrieves in IATY the area type of the area with area identifier IAIN.

mpifnb(3ncarg): - A simple utility function that finds the index of the first
mpifnb(3ncarg): The C-binding argument description is the same as the FORTRAN argument description. USAGE The statement "IFNB=MPIFNB(CHRS)" sets the value of IFNB to the index (between 1 and LEN(CHRS)) of the first non-blank character in the character

mprojexec(1): - Re-project and mosaic your images, with background rectification
mprojexec(1): An executive which runs mProject (or, if possible for the input/output projections, mProjectPP) for each image in an image metadata table. In the case of data cubes, mProjectCube will be used.

mquicksearch(1): - Undocumented module of the "Montage" package
mquicksearch(1): This module of the Montage package is currently undocumented. If you have an idea, what is this about, please create a bug report for this Debian package. COPYRIGHT 2001-2014 California Institute of Technology, Pasadena, California If your

msguntypot(1p): - update PO files when a typo is fixed in POT file
msguntypot(1p): When you fix a trivial error which surely doesn't affect translations (e.g. a typo) in a POT file, you should unfuzzy the corresponding msgstr in the translated PO files to avoid so extra work to the translators.

msymbol(3m17n): - Get a symbol. (Ubuntu Linux Manual)
msymbol(3m17n): Get a symbol. The msymbol() function returns the canonical symbol whose name is name. If there is none, one is created. The created one is not a managing key. Symbols whose name starts by two spaces are reserved by the m17n library, and are

msync(3posix): msync --- synchronize memory with physical storage
msync(3posix): The msync() function shall write all modified data to permanent storage locations, if any, in those whole pages containing any part of the address space of the process starting at address addr and continuing for len bytes.

mtx-update(1): mtx-update (Ubuntu Linux Manual Page)
mtx-update(1): ConTeXt Minimals Updater mtxrun --script update [ More information about ConTeXt and the tools that come with it can be found at: maillist: ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg- context webpage: http://www.

munmap(3posix): munmap --- unmap pages of memory (Ubuntu)
munmap(3posix): The munmap() function shall remove any mappings for those entire pages containing any part of the address space of the process starting at addr and continuing for len bytes.

mupen64plus(6): mupen64plus --- console frontend for the Mupen64Plus N64 emulator
mupen64plus(6): mupen64plus is a pluginbased N64 emulator for Linux/Unix, OSX, and Windows which is capable of accurately playing many games. Included are four MIPS R4300 CPU emulators, with dynamic recompilers for 32bit x86 and 64bit amd64 systems, and

mvs(4freebsd): mvs --- Marvell Serial ATA Host Controller driver
mvs(4freebsd): This driver provides the CAM(4) subsystem with native access to the SATA ports of several generations (Gen-I/II/IIe) of Marvell SATA controllers. Each SATA port found is represented to CAM as a separate bus with one target, or, if HBA

mysqldbimport(1): - Import Object Definitions or Data into a Databases
mysqldbimport(1): This utility imports metadata (object definitions) or data or both for one or more databases from one or more files. If an object exists on the destination server with the same name as an imported object, it is dropped first before

mysqlprocgrep(1): - Search Server Process Lists (Ubuntu)
mysqlprocgrep(1): This utility scans the process lists for the servers specified using instances of the --server option and selects those that match the conditions specified using the --age and --match-xxx options.

mysqlrplshow(1): - Show Slaves for Master Server (Ubuntu)
mysqlrplshow(1): This utility shows the replication slaves for a master. It prints a graph of the master and its slaves labeling each with the host name and port number. You must specify the --discover-slaves-login option to provide the user name and

mythpython(1): - MythTV Python Shell (Ubuntu Linux)
mythpython(1): mythpython from www.mythtv.org mythpython is a command line utility shell for the python bindings of MythTV. mythpython - MythTV Python Shell

nauty-catg(1): - concatenate files of graphs (Ubuntu)
nauty-catg(1): Copy files to stdout with all but the first header removed. -x Don't write a header. In the absence of -x, a header is written if there is one in the first input file. -v Summarize to stderr.

nauty-converseg(1): - converse digraphs (Ubuntu Linux)
nauty-converseg(1): Take the converse digraphs of a file of graphs. The output file has a header if and only if the input file does. Undirected graphs are passed through without change, while directed graphs are written in digraph6 format.

nauty-genquarticg(1): - generate quartic graphs (Ubuntu)
nauty-genquarticg(1): generate all non-isomorphic quartic graphs of a given order n : the number of the vertices file : the name of the output file (default stdout) -u : do not output any graphs, just generate and count them -g : use graph6 format for output

nauty-planarg(1): - test graphs for planarity and find embeddings or obstructions
nauty-planarg(1): For each input, write to output if planar. The output file has a header if and only if the input file does. -v Write non-planar graphs instead of planar graphs -V Write report on every input -u Don't write anything, just count -p Write in

nclconverter(1): - report of content of NEXUS file
nclconverter(1): NCLconverter takes reads a file and writes a report of the content to a file prefix (specified with the -o flag) in the chosen output format (specified with the -e flag).

ncv(4freebsd): ncv --- NCR 53C500 based SCSI host adapter driver
ncv(4freebsd): The ncv driver provides access to the SCSI bus connected to an NCR 53C500 based PC-Card SCSI host adapter or an Adaptec AHA-2920 on the PCI bus. HARDWARE The following devices are currently supported by the ncv driver: * I-O DATA PCSC-DV *

newbevelfilter(3): - creates a BevelFilter (Ubuntu)
newbevelfilter(3): This functions creates a bevel filter. Creates a smooth bevel. #include <ming.h> SWFFilter newBevelFilter ( SWFColor shadowColor, SWFColor highlightColor, SWFBlur blur, SWFShadow shadow, int flags ); PARAMETERS SWFColor

newcoils(1e): - Predicts coils protein secondary structure
newcoils(1e): newcoils is a command line program from EMBOSS ("the European Molecular Biology Open Software Suite"). It is part of the "Protein:2D Structure" command group(s).

newcpgreport(1e): - Identify CpG islands in nucleotide sequence(s)
newcpgreport(1e): newcpgreport is a command line program from EMBOSS ("the European Molecular Biology Open Software Suite"). It is part of the "Nucleic:CpG Islands" command group(s).

newlocale(3posix): newlocale --- create or modify a locale object
newlocale(3posix): The newlocale() function shall create a new locale object or modify an existing one. If the base argument is (locale_t)0, a new locale object shall be created. It is unspecified whether the locale object pointed to by base shall be

newswfblur(3): - create a new SWFBlur (Ubuntu Linux)
newswfblur(3): This function creates a new SWFBlur object. Only useful for creating SWFFilter objects. #include <ming.h> SWFBlur newSWFBlur ( float blurX, float blurY, int passes ); PARAMETERS float blurX Horiz. Blur amount. float blurY Vert.

newswfbrowserfont(3): - creates a browser font instance
newswfbrowserfont(3): This Function allows the usage of built in fonts like "_sans". Takes the name of the font as an argument. #include <ming.h> SWFBrowserFont newSWFBrowserFont(const char *name); PARAMETERS const char *name Not Documented.

newswfmoviewithversion(3): - create a new SWFMovie
newswfmoviewithversion(3): This function creates a new SWFMovie with the specified version. #include <ming.h> SWFMovie newSWFMovieWithVersion(int version); PARAMETERS int version Flash version.

nfc-mfsetuid(1): - MIFARE 1K special card UID setting and recovery tool
nfc-mfsetuid(1): nfc-mfsetuid is a MIFARE tool that allows setting of UID on special versions (Chinese clones) of Mifare 1K cards. It will also recover damaged cards that have had invalid data written to block 0 (e.g. wrong BCC).

nfcollector(8): - collects NetFlow data and writes it to a file
nfcollector(8): nfcollector is a utility for dealing with Bro's custom file format for storing NetFlow records. The utility reads NetFlow data from a socket and writes it to a file (or stdout ) in Bro's format.

nfc-read-forum-tag3(1): - Extract NDEF Message from a NFC Forum Tag Type 3
nfc-read-forum-tag3(1): nfc-read-forum-tag3 This utility extracts (if available) NDEF Messages contained in a NFC Forum Tag Type 3 to FILE nfc-read-forum-tag3 [ -q ] -o FILE nfc-read-forum-tag3 - Extract NDEF Message from a NFC Forum Tag Type 3

nggeti(3ncarg): - Gets the current integer value of an internal parameter of Ngmisc
nggeti(3ncarg): The C-binding argument descriptions are the same as the FORTRAN argument descriptions. USAGE This routine allows you to retrieve the current value of Ngmisc parameters.

ngramcontext(1): - Generates a context set from an input LM.
ngramcontext(1): Generates a context set from an input LM. ngramcontext [--options] [in.fst] [out.fst] ngramcontext - Generates a context set from an input LM.

ngraminfo(1): - Prints out various information about an LM.
ngraminfo(1): Prints out various information about an LM. ngraminfo [--options] [in.fst [out.txt]] ngraminfo - Prints out various information about an LM.

ngrammake(1): - Make ngram model from input count file.
ngrammake(1): Make ngram model from input count file. ngrammake [--options] [in.fst [out.fst]] ngrammake - Make ngram model from input count file.

ngsetc(3ncarg): - Used to set the character value of a specified internal parameter.
ngsetc(3ncarg): The C-binding argument descriptions are the same as the FORTRAN argument descriptions. USAGE This routine allows you to set the current value of Ngmisc parameters.

ngseti(3ncarg): - Provides a new integer value for an internal parameter of Ngmisc
ngseti(3ncarg): The C-binding argument descriptions are the same as the FORTRAN argument descriptions. USAGE This routine allows you to set the current value of Ngmisc parameters.

ngsetr(3ncarg): - Provides a new real value for an internal parameter of Ngmisc of
ngsetr(3ncarg): The C-binding argument descriptions are the same as the FORTRAN argument descriptions. USAGE This routine allows you to set the current value of Ngmisc parameters.

ngwsym(3ncarg): - Draws a symbol from the standard WMO/NOAA meteorological fonts by
ngwsym(3ncarg): The C binding argument descriptions are the same as the FORTRAN argument descriptions. USAGE This function simply looks up the appropriate symbol in either font 36 or 37 of Plotchar and uses Plotchar to draw the symbol.

nib-nifti-dx(1): - header diagnostic tool - (Ubuntu)
nib-nifti-dx(1): Print nifti diagnostics for header files nib-nifti-dx [FILE ...] nib-nifti-dx - header diagnostic tool

nice(1posix): nice --- invoke a utility with an altered nice value
nice(1posix): None. Chapter 2, Shell Command Language, renice The Base Definitions volume of POSIX.12008, Section 3.240, Nice Value, Chapter 8, Environment Variables, Section 12.2, Utility Syntax Guidelines The System Interfaces volume of POSIX.

nngetc(3ncarg): - Retrieves the value of an internal parameter of type CHARACTER.
nngetc(3ncarg): PNAM A character string that specifies the name of the parameter to be retrieved. The name must appear as the first three characters of the string. CVAL A character string that is the name of the variable into which the value of the

nnseti(3ncarg): - Sets the value of an internal parameter of type INTEGER.
nnseti(3ncarg): PNAM A character string that specifies the name of the parameter to be set. IVAL An INTEGER value that is the value to be assigned to the internal parameter specified by PNAM.

nnsetrd(3ncarg): - Sets the value of an internal parameter of type DOUBLE PRECISION.
nnsetrd(3ncarg): PNAM A character string that specifies the name of the parameter to be set. DVAL A DOUBLE PRECISION value that is the value to be assigned to the internal parameter specified by PNAM.

nova-console(1): - Cloud controller fabric NOVA CONSOLE SERVER Author
nova-console(1): nova-console is a console Proxy to set up multi-tenant VM console access (i.e. with xvp) * OpenStack Nova nova-console [options] OpenStack COPYRIGHT 2010-present, OpenStack Foundation

nteventlog(3erl): - Interface to Windows Event Log
nteventlog(3erl): nteventlog provides a generic interface to the Windows event log. It is part of the OS_Mon application, see os_mon(7). Available for Windows versions where the event log is available.

numtheory(3tcl): - Number Theory (Ubuntu Linux Manual)
numtheory(3tcl): This package is for collecting various number-theoretic operations, though at the moment it only provides that of testing whether an integer is a prime. math::numtheory::isprime N ?option value ...

nvme-compare(1): - Send an NVMe Compare command, provide results
nvme-compare(1): The Compare command reads the logical blocks specified by the command from the medium and compares the data read to a comparison data buffer transferred as part of the command.

nvme-id-ctrl(1): - Send NVMe Identify Controller, return result and structure
nvme-id-ctrl(1): For the NVMe device given, sends an identify controller command and provides the result and returned structure. The <device> parameter is mandatory and may be either the NVMe character device (ex: /dev/nvme0), or a namespace block

nvme-intel-market-name(1): - Send NVMe Identify Controller, return result and
nvme-intel-market-name(1): For the NVMe device given, retrieves intel vendor specific marketing name log page and provides the result and returned structure. The output is simply the marketing name used to identify what kind of device it is.

nvme-security-recv(1): - Security Recv command (Ubuntu)
nvme-security-recv(1): The Security Receive command transfers the status and data result of one or more Security Send commands that were previously submitted to the controller. The association between a Security Receive command and previous Security Send commands

oaraccounting(1): - Fill the database with the summary of the resource usage.
oaraccounting(1): This command is used to summarize information about the jobs. Hence this can be used by the scheduler with the faire sharing algorithm. oarstat [-h] [--reinitialize | --delete_before]

oaradmissionrules(1): - manage admission rules (Ubuntu)
oaradmissionrules(1): Show, create, modify or delete admission rules. Admission rules are executed within oarsub. As a result, they provide to the administrator a mechanism to deeply interact with the job submission (e.g.

oarmonitor(1): - Launch the monitoring of a job. (Ubuntu)
oarmonitor(1): This command is used to retrieve data from process on every job nodes. oarmonitor [-h] [-f seconds] -j jobid oarmonitor - Launch the monitoring of a job.

ocamlgraph-editor(1): - GTK-based graph editor based on hyperbolic geometry.
ocamlgraph-editor(1): This manual page documents briefly the ocamlgraph-editor command. This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page.

ocamlify(1): - create an OCaml file including other files.
ocamlify(1): This program allows to copy files inside OCaml code. It uses a first file that describes the other files that must be included and the type of OCaml variable it should create.

odfimgimport(1): - Import external images - (Ubuntu)
odfimgimport(1): If you copy and paste html from your webbrowser to your word processor, the pictures in the pasted text will still load the images from the Internet. This script will import all images into the OpenDocument file.

No comments:

Post a Comment