pragmatism first

Manual pages

Alphabetical index (R).

[ Alias ↣ ] Name (section) Brief
R(1) A language for data analysis and graphics.
r(1) Provides hash-bang (#!) capability for R (www.r-project.org).
r.basins.fill(1grass) Generates watershed subbasins raster map.
r.blend(1grass) Blends color components of two raster maps by a given ratio.
r.buffer(1grass) Creates a raster map showing buffer zones surrounding cells that contain non-NULL category values.
r.buffer.lowmem(1grass) Creates a raster map showing buffer zones surrounding cells that contain non-NULL category.
r.carve(1grass) Generates stream channels.
r.category(1grass) Manages category values and labels associated with user-specified raster map layers.
r.circle(1grass) Creates a raster map containing concentric rings around a given point.
r.clump(1grass) Recategorizes data in a raster map by grouping cells that form physically discrete areas into.
r.coin(1grass) Tabulates the mutual occurrence (coincidence) of categories for two raster map layers.
r.colors(1grass) Creates/modifies the color table associated with a raster map.
r.colors.out(1grass) Exports the color table associated with a raster map.
r.colors.stddev(1grass) Sets color rules based on stddev from a raster map’s mean value.
r.composite(1grass) Combines red, green and blue raster maps into a single composite raster map.
r.compress(1grass) Compresses and decompresses raster maps.
r.contour(1grass) Produces a vector map of specified contours from a raster map.
r.cost(1grass) Creates a raster map showing the cumulative cost of moving between different geographic locations on.
r.covar(1grass) Outputs a covariance/correlation matrix for user-specified raster map layer(s).
r.cross(1grass) Creates a cross product of the category values from multiple raster map layers.
r.describe(1grass) Prints terse list of category values found in a raster map layer.
r.distance(1grass) Locates the closest points between objects in two raster maps.
r.drain(1grass) Traces a flow through an elevation model or cost surface on a raster map.
r.external(1grass) Links GDAL supported raster data as a pseudo GRASS raster map.
r.external.out(1grass) Redirects raster output to file utilizing GDAL library rather than storing in GRASS raster.
r.fill.dir(1grass) Filters and generates a depressionless elevation map and a flow direction map from a given ele‐.
r.fill.stats(1grass) Rapidly fills ’no data’ cells (NULLs) of a raster map with interpolated values (IDW).
r.fillnulls(1grass) Fills no-data areas in raster maps using spline interpolation.
r.flow(1grass) Constructs flowlines.
r.geomorphon(1grass) Calculates geomorphons (terrain forms) and associated geometry using machine vision approach.
r.grow(1grass) Generates a raster map layer with contiguous areas grown by one cell.
r.grow.distance(1grass) Generates a raster map containing distances to nearest raster features.
r.gwflow(1grass) Numerical calculation program for transient, confined and unconfined groundwater flow in two.
r.his(1grass) Generates red, green and blue (RGB) raster map layers combining hue, intensity and saturation (HIS).
r.horizon(1grass) Computes horizon angle height from a digital elevation model.
r.import(1grass) Imports raster data into a GRASS raster map using GDAL library and reprojects on the fly.
r.in.ascii(1grass) Converts a GRASS ASCII raster file to binary raster map.
r.in.aster(1grass) Georeference, rectify, and import Terra-ASTER imagery and relative DEMs using gdalwarp.
r.in.bin(1grass) Import a binary raster file into a GRASS raster map layer.
r.in.gdal(1grass) Imports raster data into a GRASS raster map using GDAL library.
r.in.gridatb(1grass) Imports GRIDATB.FOR map file (TOPMODEL) into a GRASS raster map.
r.in.lidar(1grass) Creates a raster map from LAS LiDAR points using univariate statistics.
r.in.mat(1grass) Imports a binary MAT-File(v4) to a GRASS raster.
r.in.png(1grass) Imports non-georeferenced PNG format image.
r.in.poly(1grass) Creates raster maps from ASCII polygon/line/point data files.
r.in.srtm(1grass) Imports SRTM HGT files into raster map.
r.in.wms(1grass) Downloads and imports data from WMS/WMTS/NASA OnEarth server.
r.in.xyz(1grass) Creates a raster map from an assemblage of many coordinates using univariate statistics.
r.info(1grass) Outputs basic information about a raster map.
r.kappa(1grass) Calculates error matrix and kappa parameter for accuracy assessment of classification result.
r.lake(1grass) Fills lake at given point to given level.
r.latlong(1grass) Creates a latitude/longitude raster map.
r.li(1grass) Toolset for multiscale analysis of landscape structure.
r.li.cwed(1grass) Calculates contrast weighted edge density index on a raster map.
r.li.daemon(1grass)
r.li.dominance(1grass) Calculates dominance’s diversity index on a raster map.
r.li.edgedensity(1grass) Calculates edge density index on a raster map, using a 4 neighbour algorithm.
r.li.mpa(1grass) Calculates mean pixel attribute index on a raster map.
r.li.mps(1grass) Calculates mean patch size index on a raster map, using a 4 neighbour algorithm.
r.li.padcv(1grass) Calculates coefficient of variation of patch area on a raster map.
r.li.padrange(1grass) Calculates range of patch area size on a raster map.
r.li.padsd(1grass) Calculates standard deviation of patch area a raster map.
r.li.patchdensity(1grass) Calculates patch density index on a raster map, using a 4 neighbour algorithm.
r.li.patchnum(1grass) Calculates patch number index on a raster map, using a 4 neighbour algorithm.
r.li.pielou(1grass) Calculates Pielou’s diversity index on a raster map.
r.li.renyi(1grass) Calculates Renyi’s diversity index on a raster map.
r.li.richness(1grass) Calculates richness index on a raster map.
r.li.shannon(1grass) Calculates Shannon’s diversity index on a raster map.
r.li.shape(1grass) Calculates shape index on a raster map.
r.li.simpson(1grass) Calculates Simpson’s diversity index on a raster map.
r.mapcalc(1grass) Raster map calculator.
r.mask(1grass) Creates a MASK for limiting raster operation.
r.mfilter(1grass) Performs raster map matrix filter.
r.mode(1grass) Finds the mode of values in a cover map within areas assigned the same category value in a.
r.neighbors(1grass) Makes each cell category value a function of the category values assigned to the cells around.
r.null(1grass) Manages NULL-values of given raster map.
r.out.ascii(1grass) Converts a raster map layer into a GRASS ASCII text file.
r.out.bin(1grass) Exports a GRASS raster to a binary array.
r.out.gdal(1grass) Exports GRASS raster maps into GDAL supported formats.
r.out.gridatb(1grass) Exports GRASS raster map to GRIDATB.FOR map file (TOPMODEL).
r.out.mat(1grass) Exports a GRASS raster to a binary MAT-File.
r.out.mpeg(1grass) Converts raster map series to MPEG movie.
r.out.png(1grass) Export a GRASS raster map as a non-georeferenced PNG image.
r.out.pov(1grass) Converts a raster map layer into a height-field file for POV-Ray.
r.out.ppm(1grass) Converts a GRASS raster map to a PPM image file.
r.out.ppm3(1grass) Converts 3 GRASS raster layers (R,G,B) to a PPM image file.
r.out.vrml(1grass) Exports a raster map to the Virtual Reality Modeling Language (VRML).
r.out.vtk(1grass) Converts raster maps into the VTK-ASCII format.
r.out.xyz(1grass) Exports a raster map to a text file as x,y,z values based on cell centers.
r.pack(1grass) Exports a raster map as GRASS GIS specific archive file.
r.param.scale(1grass) Extracts terrain parameters from a DEM.
r.patch(1grass) Creates a composite raster map layer by using known category values from one (or more) map layer(s).
r.plane(1grass) Creates raster plane map given dip (inclination), aspect (azimuth) and one point.
r.profile(1grass) Outputs the raster map layer values lying on user-defined line(s).
r.proj(1grass) Re-projects a raster map from given location to the current location.
r.quant(1grass) Produces the quantization file for a floating-point map.
r.quantile(1grass) Compute quantiles using two passes.
r.random(1grass) Creates a raster map layer and vector point map containing randomly located points.
r.random.cells(1grass) Generates random cell values with spatial dependence.
r.random.surface(1grass) Generates random surface(s) with spatial dependence.
r.reclass(1grass) Reclassify raster map based on category values.
r.reclass.area(1grass) Reclasses a raster map greater or less than user specified area size (in hectares).
r.recode(1grass) Recodes categorical raster maps.
r.region(1grass) Sets the boundary definitions for a raster map.
r.regression.line(1grass) Calculates linear regression from two raster maps: y = a + b*x.
r.regression.multi(1grass) Calculates multiple linear regression from raster maps.
r.relief(1grass) Creates shaded relief map from an elevation map (DEM).
r.report(1grass) Reports statistics for raster maps.
r.resamp.bspline(1grass) Performs bilinear or bicubic spline interpolation with Tykhonov regularization.
r.resamp.filter(1grass) Resamples raster map layers using an analytic kernel.
r.resamp.interp(1grass) Resamples raster map to a finer grid using interpolation.
r.resamp.rst(1grass) Reinterpolates and optionally computes topographic analysis from input raster map to a new.
r.resamp.stats(1grass) Resamples raster map layers to a coarser grid using aggregation.
r.resample(1grass) GRASS raster map layer data resampling capability.
r.rescale(1grass) Rescales the range of category values in a raster map layer.
r.rescale.eq(1grass) Rescales histogram equalized the range of category values in a raster map layer.
r.rgb(1grass) Splits a raster map into red, green and blue maps.
r.ros(1grass) Generates rate of spread raster maps.
r.series(1grass) Makes each output cell value a function of the values assigned to the corresponding cells in the.
r.series.accumulate(1grass) Makes each output cell value a accumulationfunction of the values assigned to the cor‐.
r.series.interp(1grass) Interpolates raster maps located (temporal or spatial) in between input raster maps at spe‐.
r.shade(1grass) Drapes a color raster over an shaded relief or aspect map.
r.sim.sediment(1grass) Sediment transport and erosion/deposition simulation using path sampling method (SIMWE).
r.sim.water(1grass) Overland flow hydrologic simulation using path sampling method (SIMWE).
r.slope.aspect(1grass) Generates raster maps of slope, aspect, curvatures and partial derivatives from an elevation.
r.solute.transport(1grass) Numerical calculation program for transient, confined and unconfined solute transport in.
r.spread(1grass) Simulates elliptically anisotropic spread.
r.spreadpath(1grass) Recursively traces the least cost path backwards to cells from which the cumulative cost was.
r.statistics(1grass) Calculates category or object oriented statistics.
r.stats(1grass) Generates area statistics for raster map.
r.stats.quantile(1grass) Compute category quantiles using two passes.
r.stats.zonal(1grass) Calculates category or object oriented statistics (accumulator-based statistics).
r.stream.extract(1grass) Performs stream network extraction.
r.sun(1grass) Solar irradiance and irradiation model.
r.sunhours(1grass) Calculates solar elevation, solar azimuth, and sun hours.
r.sunmask(1grass) Calculates cast shadow areas from sun position and elevation raster map.
r.support(1grass) Allows creation and/or modification of raster map layer support files.
r.support.stats(1grass) Update raster map statistics.
r.surf.area(1grass) Prints estimation of surface area for raster map.
r.surf.contour(1grass) Generates surface raster map from rasterized contours.
r.surf.fractal(1grass) Creates a fractal surface of a given fractal dimension.
r.surf.gauss(1grass) Generates a raster map using gaussian random number generator.
r.surf.idw(1grass) Provides surface interpolation from raster point data by Inverse Distance Squared Weighting.
r.surf.random(1grass) Produces a raster surface map of uniform random deviates with defined range.
r.terraflow(1grass) Performs flow computation for massive grids.
r.texture(1grass) Generate images with textural features from a raster map.
r.thin(1grass) Thins non-null cells that denote linear features in a raster map layer.
r.tile(1grass) Splits a raster map into tiles.
r.tileset(1grass) Produces tilings of the source projection for use in the destination region and projection.
r.timestamp(1grass) Modifies a timestamp for a raster map.
r.to.rast3(1grass) Converts 2D raster map slices to one 3D raster volume map.
r.to.rast3elev(1grass) Creates a 3D volume map based on 2D elevation and value raster maps.
r.to.vect(1grass) Converts a raster map into a vector map.
r.topidx(1grass) Creates a topographic index (wetness index) raster map from an elevation raster map.
r.topmodel(1grass) Simulates TOPMODEL which is a physically based hydrologic model.
r.transect(1grass) Outputs raster map layer values lying along user defined transect line(s).
r.univar(1grass) Calculates univariate statistics from the non-null cells of a raster map.
r.unpack(1grass) Imports a raster map as GRASS GIS specific archive file (packed with r.pack).
r.uslek(1grass) Computes USLE Soil Erodibility Factor (K).
r.usler(1grass) Computes USLE R factor, Rainfall erosivity index.
r.viewshed(1grass) Computes the viewshed of a point on an elevation raster map.
r.volume(1grass) Calculates the volume of data "clumps".
r.walk(1grass) Creates a raster map showing the anisotropic cumulative cost of moving between different geographic.
r.water.outlet(1grass) Creates watershed basins from a drainage direction map.
r.watershed(1grass) Calculates hydrological parameters and RUSLE factors.
r.what(1grass) Queries raster maps on their category values and category labels.
r.what.color(1grass) Queries colors for a raster map layer.
r10k(1) Puppet environment and module deployment.
r10k-deploy(1) Puppet dynamic environment deployment.
r10k-puppetfile(1) Perform operations on a Puppetfile.
r128(4) ATI Rage 128 video driver.
r2(1) ↣ radare2(1) Advanced commandline hexadecimal editor, disassembler and debugger.
r2-docker(1) Open files within an r2 contained in a Docker image.
r2agent(1) Radare2 remoting manager TODO.
r2e(1) Receive RSS feeds by email.
r2pm(1) Radare2 package manager.
r2test(8) MFC/R2 call setup test program.
r2test.conf(5) OpenR2 r2test program configuration file.
r2w(1) Build websites with Python and docutils.
r3.colors(1grass) Creates/modifies the color table associated with a 3D raster map.
r3.colors.out(1grass) Exports the color table associated with a 3D raster map.
r3.cross.rast(1grass) Creates cross section 2D raster map from 3D raster map based on 2D elevation map.
r3.flow(1grass) Computes 3D flow lines and 3D flow accumulation.
r3.gradient(1grass) Computes gradient of a 3D raster map and outputs gradient components as three 3D raster maps.
r3.gwflow(1grass) Numerical calculation program for transient, confined groundwater flow in three dimensions.
r3.in.ascii(1grass) Converts a 3D ASCII raster text file into a (binary) 3D raster map.
r3.in.bin(1grass) Imports a binary raster file into a GRASS 3D raster map.
r3.in.lidar(1grass) Creates a 3D raster map from LAS LiDAR points using univariate statistics.
r3.in.v5d(1grass) Import 3-dimensional Vis5D files.
r3.in.xyz(1grass) Create a 3D raster map from an assemblage of many coordinates using univariate statistics.
r3.info(1grass) Outputs basic information about a user-specified 3D raster map layer.
r3.mapcalc(1grass) Raster map calculator.
r3.mask(1grass) Establishes the current working 3D raster mask.
r3.mkdspf(1grass) Creates a display file from an existing 3D raster map according to specified threshold levels.
r3.neighbors(1grass) Makes each voxel value a function of the values assigned to the voxels around it, and stores.
r3.null(1grass) Explicitly create the 3D NULL-value bitmap file.
r3.out.ascii(1grass) Converts a 3D raster map layer into a ASCII text file.
r3.out.bin(1grass) Exports a GRASS 3D raster map to a binary array.
r3.out.netcdf(1grass) Export a 3D raster map as netCDF file.
r3.out.v5d(1grass) Exports GRASS 3D raster map to 3-dimensional Vis5D file.
r3.out.vtk(1grass) Converts 3D raster maps into the VTK-ASCII format.
r3.retile(1grass) Retiles an existing 3D raster map with user defined x, y and z tile size.
r3.stats(1grass) Generates volume statistics for 3D raster maps.
r3.support(1grass) Allows creation and/or modification of 3D raster map layer support files.
r3.timestamp(1grass) Modifies a timestamp for a 3D raster map.
r3.to.rast(1grass) Converts 3D raster maps to 2D raster maps.
r3.univar(1grass) Calculates univariate statistics from the non-null cells of a 3D raster map.
r3d_objects(1) Object types used by the Raster3D package.
r3dtops(1) Raster3D to PostScript label conversion.
r8tohdf(1) Convert 8-bit raster images to HDF format.
R_mds(1) Project distance matrix into lower number of dimensions.
ra(1) Read argus(8) data.
ra-index(1) Index files for use with remembrance agent software.
ra-retrieve(1) Retrieve files that match a query for use with remembrance agent software.
ra6(1) A security assessment tool for attack vectors based on ICMPv6 Router Advertisement messages.
rabbirc(1) IRC interface for Rabbit.
rabbit(1) Presentation tool using RD, simple text format.
rabbit-command(1) Commandline utility for Rabbit.
rabbit-slide(1) Template generator for Rabbit.
rabbit-theme(1) Theme generator for Rabbit.
rabbiter(1) Twitter clients for Rabbit.
rabbitsign(1) Sign applications for TI graphing calculators.
rabbitvcs(1) Integrated version control for Nautilus.
rabid(8) Program to test POP server throughput.
rabin2(1) Binary program info extractor.
rabins(1) Process argus(8) data within specified bins.
racc(1) Ruby LALR parser generator.
racc2y(1) Racc grammar to yacc grammar.
raccoon(1) Preparation of ligand screening projects.
rackdiag(1) Generate rack-structure-diagram image file from spec-text file.
rackdiag3(1) Generate rack-structure-diagram image file from spec-text file.
rackup(1)
racluster(1) Aggregate argus(8) data files.
racluster(5) Racluster flow model definitions.
racolor.conf(5) Racolor resource file.
raconvert(1) Convert comma-separated ASCII argus(8) data, to binary argus(8) data.
racoon(8) IKE (ISAKMP/Oakley) key management daemon.
racoon-tool(8) Program to manage the racoon(8) IPSEC IKE daemon.
racoon-tool.conf(5) Configuration file for racoon-tool(8).
racoon.conf(5) Configuration file for racoon.
racoonctl(8) Racoon administrative control tool.
racount(1) Count things from an argus(8) data file/stream.
rad_counter(1) Query and maintain FreeRADIUS rlm_counter DB file.
radare2(1) Advanced commandline hexadecimal editor, disassembler and debugger.
radclient(1) Send packets to a RADIUS server, show reply.
radcrypt(8) Generate password hash for use with radius, or validates a password hash.
raddebug(1) Radlib debug utility.
raddebug(8) Display debugging output from a running server.
radeapclient(1) Send EAP packets to a RADIUS server, calculate responses.
radecode(1) Tshark-like decode of argus(1) user data.
radeon(4) ATI/AMD RADEON video driver.
radeontool(8) Utility to get/set registers and to control backlight on radeon based laptops.
radeontop(1) Tool to show GPU utilization.
radians(3clc) Converts degrees to radians.
radians(3G) Convert a quantity in degrees to radians.
radicale(1) A simple calendar server.
radiff2(1) Unified binary diffing utility.
radio(1) Console radio application.
radiobutton(3tk) Create and manipulate 'radiobutton' pick-one widgets.
radioclkd(1) Decode time from radio clock(s) attached to serial port.
radioob(1) Search, show or listen to radio stations.
radiotap(9freebsd) 802.11 device packet capture support.
radiotray(1) A simple streaming music player.
radium(8) Argus record multiplexor.
radium.conf(5) Radium resource file.
radius(8) Nnrpd RADIUS password authenticator.
radiusd(8) RADIUS authentication/accounting server.
radiusd.conf(5) Configuration file for the FreeRADIUS server.
radixsort(3bsd) Radix sort.
radlast(1) Show "last" info from the radwtmp file.
radmin(8) FreeRADIUS Administration tool.
radmrouted(1) Radlib message router daemon.
rados(8) Rados object storage utility.
radosgw(8) Rados REST gateway.
radosgw-admin(8) Rados REST gateway user administration utility.
radrelay(8)
radrelay.conf(5) Configuration file for the FreeRADIUS server "radrelay" personality.
radsecproxy(1) A generic RADIUS proxy that provides both RADIUS UDP and TCP/TLS (RadSec) transport.
radsecproxy-hash(1) Print digests of Ethernet MAC addresses.
radsecproxy.conf(5) Radsec proxy configuration file.
radsniff(8) Dump radius protocol.
radsqlrelay(8) Relay SQL queries to a central database server.
radtest(1) Example RADIUS client program.
radtofix_r(3alleg4) Constant to convert radians to fixed point angles. Allegro game programming library.
radump(1) Tcpdump processing of the user data buffers from an argus(8) data file/stream.
radvd(8) Router advertisement daemon for IPv6.
radvd.conf(5) Configuration file of the router advertisement daemon radvd.
radvdump(8) Dump router advertisements.
radwho(1) Show online users.
radzap(1) Remove rogue entries from the active sessions database.
rae(1sr) ↣ elvi(1sr) Surfraw(1) search tools.
raevent(1) Read argus(8) event data.
rafilteraddr(1) Select argus(8) data based on an IANA IP address file.
rafind2(1) Advanced commandline hexadecimal editor.
rafkill(6) A vertical shoot'em-up.
ragel(1) Compile regular languages into executable state machines.
ragg2(1) Radare2 frontend for r_egg, compile programs into tiny binaries for x86-32/64 and arm.
ragg2-cc(1) CC frontend for compiling shellcodes.
ragraph(1) Graph argus(8) data.
ragrep(1) Grep argus(8) user captured data.
rahash2(1) Block based hashing utility.
rahisto(1) Print histogram of metrics from argus(8) data.
raidfile-config(8) Configure Box Backup's RAID files.
raidfile.conf(5) Userland RAID for Box Backup.
raidz_test(1) Raidz implementation verification and bencmarking tool.
rain(6) Animated raindrops display.
rainbow-easy(1) Wrapper of rainbow-run for the secure execution of untrusted programs.
rainbow-gc(8) Helper script which attempts to garbage-collect stale uid reservations.
rainbow-resume(1) Wrapper of rainbow-run for the secure execution of untrusted programs.
rainbow-run(8) Create and use Rainbow-isolated instances.
rainbow-sugarize(8) Helper script for using Sugar with Rainbow.
rainbow-xify(8) Enable the use of the X display in rainbow-secured shells.
rainbows(1) Rackup-like command to launch Rainbows!.
raincat(6) 2D puzzle game featuring a fuzzy little cat.
raise(3) Send a signal to the caller.
raise(3posix) Send a signal to the executing process.
raise(3tk) Change a window's position in the stacking order.
raiseCDKObject(3) ↣ cdk_screen(3) Cdk Screen and Widget Manipulation Functions.
rakarrack(1) Guitar effects processor for GNU/Linux.
rake(1) Make-like build utility for Ruby.
rake-compiler(1) Rake-based Ruby Extension (C, Java) task generator.
ral(4freebsd) Ralink Technology IEEE 802.11a/g/n wireless network device.
ralabel(1) Inserts fixed form or free form metadata labels into argus(8). ralabel supports a number of strate‐.
ralabel.conf(5) Ralabel resource file.
ram(4) Ram disk device.
rambo-k(1) Read Assignment Method Based On K-mers.
ramond(8) IPv6 Router Advertisement MONitor Daemon.
ramond.conf(5) Configuration file for ramond(8).
ramsgate(1) Remote AMS gateway daemon.
rancid(1) Cisco configuration filter.
rancid(3) Rancid perl module.
rancid-cvs(1) Initialize CVS, Subversion or git and rancid group files and directories.
rancid-run(1) Run rancid for each of the groups.
rancid.conf(5) Rancid environment configuration file.
rancid.types.base(5) ↣ rancid.types.conf(5) Rancid device type configuration file.
rancid.types.conf(5) Rancid device type configuration file.
rancid_intro(1) Introduction to the Really Awesome New Cisco confIg Differ.
rancid_par(1) Parallel command processing.
rand(1) Display a random numbers.
rand(1ssl) Generate pseudo-random bytes.
rand(3) Pseudo-random number generator.
rand(3avr) ↣ avr_stdlib(3avr)
rand(3erl) Pseudo random number generation.
rand(3posix) Pseudo-random number generator.
RAND(7ssl) The OpenSSL random generator.
RAND_add(3ssl) Add.
RAND_bytes(3ssl) Generate random data.
RAND_cleanup(3ssl) Erase the PRNG state.
RAND_DRBG(7ssl) The deterministic random bit generator.
RAND_DRBG_bytes(3ssl) ↣ RAND_DRBG_generate(3ssl) Generate random bytes using the given drbg instance.
RAND_DRBG_cleanup_entropy_fn(3ssl) ↣ RAND_DRBG_set_callbacks(3ssl)
RAND_DRBG_cleanup_nonce_fn(3ssl) ↣ RAND_DRBG_set_callbacks(3ssl)
RAND_DRBG_free(3ssl) ↣ RAND_DRBG_new(3ssl)
RAND_DRBG_generate(3ssl) Generate random bytes using the given drbg instance.
RAND_DRBG_get0_master(3ssl) Get access to the global RAND_DRBG.
RAND_DRBG_get0_private(3ssl) ↣ RAND_DRBG_get0_master(3ssl) Get access to the global RAND_DRBG.
RAND_DRBG_get0_public(3ssl) ↣ RAND_DRBG_get0_master(3ssl) Get access to the global RAND_DRBG.
RAND_DRBG_get_entropy_fn(3ssl) ↣ RAND_DRBG_set_callbacks(3ssl)
RAND_DRBG_get_ex_data(3ssl) ↣ RAND_DRBG_set_ex_data(3ssl) Store and retrieve extra data from.
RAND_DRBG_get_ex_new_index(3ssl) ↣ RAND_DRBG_set_ex_data(3ssl) Store and retrieve extra data from.
RAND_DRBG_get_nonce_fn(3ssl) ↣ RAND_DRBG_set_callbacks(3ssl)
RAND_DRBG_instantiate(3ssl) ↣ RAND_DRBG_new(3ssl)
RAND_DRBG_new(3ssl)
RAND_DRBG_reseed(3ssl)
RAND_DRBG_secure_new(3ssl) ↣ RAND_DRBG_new(3ssl)
RAND_DRBG_set(3ssl) ↣ RAND_DRBG_new(3ssl)
RAND_DRBG_set_callbacks(3ssl)
RAND_DRBG_set_defaults(3ssl) ↣ RAND_DRBG_new(3ssl)
RAND_DRBG_set_ex_data(3ssl) Store and retrieve extra data from.
RAND_DRBG_set_reseed_defaults(3ssl) ↣ RAND_DRBG_reseed(3ssl)
RAND_DRBG_set_reseed_interval(3ssl) ↣ RAND_DRBG_reseed(3ssl)
RAND_DRBG_set_reseed_time_interval(3ssl) ↣ RAND_DRBG_reseed(3ssl)
RAND_DRBG_uninstantiate(3ssl) ↣ RAND_DRBG_new(3ssl)
RAND_egd(3ssl) Query entropy gathering daemon.
RAND_egd_bytes(3ssl) ↣ RAND_egd(3ssl) Query entropy gathering daemon.
RAND_event(3ssl) ↣ RAND_add(3ssl) Add.
RAND_file_name(3ssl) ↣ RAND_load_file(3ssl) PRNG seed file.
RAND_get_rand_method(3ssl) ↣ RAND_set_rand_method(3ssl) Select RAND method.
RAND_keep_random_devices_open(3ssl) ↣ RAND_add(3ssl) Add.
RAND_load_file(3ssl) PRNG seed file.
RAND_MAX(3avr) ↣ avr_stdlib(3avr)
RAND_OpenSSL(3ssl) ↣ RAND_set_rand_method(3ssl) Select RAND method.
RAND_poll(3ssl) ↣ RAND_add(3ssl) Add.
RAND_priv_bytes(3ssl) ↣ RAND_bytes(3ssl) Generate random data.
RAND_pseudo_bytes(3ssl) ↣ RAND_bytes(3ssl) Generate random data.
RAND_query_egd_bytes(3ssl) ↣ RAND_egd(3ssl) Query entropy gathering daemon.
rand_r(3) ↣ rand(3) Pseudo-random number generator.
rand_r(3avr) ↣ avr_stdlib(3avr)
RAND_screen(3ssl) ↣ RAND_add(3ssl) Add.
RAND_seed(3ssl) ↣ RAND_add(3ssl) Add.
RAND_set_rand_method(3ssl) Select RAND method.
RAND_status(3ssl) ↣ RAND_add(3ssl) Add.
RAND_write_file(3ssl) ↣ RAND_load_file(3ssl) PRNG seed file.
randbuffer(3bobcat) Std::streambuf generating random numbers.
random(3) Random number generator.
random(3avr) ↣ avr_stdlib(3avr)
random(3erl) Pseudo-random number generation.
Random(3o) Pseudo-random number generators (PRNG).
random(3posix) Generate pseudo-random number.
random(3tcl) Create and manipulate randomizer channels.
random(4) Kernel random number source devices.
random(4freebsd) The entropy device.
random(6) Random lines from a file or random numbers.
random(7) Overview of interfaces for obtaining randomness.
random(9freebsd) Supply pseudo-random numbers.
Random.State(3o) No description.
random_harvest(9freebsd) Gather entropy from the kernel for the entropy device.
RANDOM_MAX(3avr) ↣ avr_stdlib(3avr)
random_r(3) Reentrant random number generator.
random_r(3avr) ↣ avr_stdlib(3avr)
randomFQ(1) Ea-utils: return random entries from the input fastq.
randomGeneSample(1) ↣ addUnalignedIntervals(1) Part of mauveAligner package.
randomplay(1) Command-line based shuffle music player that remembers songs between sessions.
randomsound(8) ALSA sound card related entropy gathering daemon.
randpkt(1) Random packet generator.
randpktdump(1) Provide an interface to generate random captures using randpkt.
randseed(3tcl) Utilities for random channels.
randtype(1) Output characters or lines at random intervals.
randverse(1) Displays a randomly selected verse from scripture.
range_arrayinbuf(3) Range check for array in buffer.
range_bufinbuf(3) Range check for buf in buffer.
range_ptrinbuf(3) Range check pointer in buffer.
range_str2inbuf(3) Range check for string in buffer.
range_str4inbuf(3) Range check for string in buffer.
range_strinbuf(3) Range check for string in buffer.
range_validbuf(3) Range check buffer.
rangecheck(3) Pointer range checking.
rangen(1) ↣ dazzdb(1) Manage nucleotide sequencing read data for the Dazzler assembler.
ranger(1) Visual file manager.
ranger(3bobcat) Generalizes ranges for range-based for-loops.
ranlib(1) Generate index to archive.
ranonymize(1) Anonymize argus(8) data fields.
ranonymize(5) Ranonymize(1) configuration file.
rapath(1) Print traceroute path information from argus(8) data.
rapid-photo-downloader(1) Downloads, renames and backs up photos and videos from cameras, phones, memory cards.
rapidsvn(1) Application providing a gui frontend for the subversion version control system.
rapl-info(1) Get RAPL configurations.
rapl-set(1) Set RAPL configurations.
rapolicy(1) Compare a argus(8) data file/stream against a Cisco Access Control List.
rapper(1) Raptor RDF parsing and serializing utility.
rar(1) Archive files with compression.
rarc(5) Ra client resource file.
rarp(8) Manipulate the system RARP table.
rarpd(8) Reverse Address Resolution Protocol (RARP) daemon.
rarun2(1) Radare2 utility to run programs in exotic environments.
ras-mc-ctl(8) RAS memory controller admin utility.
rascat(1NCARG) Concatenate, convert raster files.
rasdaemon(8) RAS daemon to log the RAS events.
rasgetpal(1NCARG) Extract the color palette of a rasterfile and write it to standard output.
rasls(1NCARG) List information on rasterfiles.
rasm2(1) Radare2 assembler and disassembler tool.
rasmol(1) Molecular Graphics Visualisation Tool v2.7.5.
rasmol-classic(1) ↣ rasmol(1) Molecular Graphics Visualisation Tool v2.7.5.
rasmol-gtk(1) ↣ rasmol(1) Molecular Graphics Visualisation Tool v2.7.5.
rasort(1) Sort argus(8) data file.
rasplit(1) Split argus(8) data.
rasqal-config(1) Script to get information about the installed version of the RDF query library.
rasql(1) Read argus(8) data from mysql database.
rasqlinsert(1) Write argus(8) data into mysql database tables.
rasqltimeindex(1) Read argus(8) data from mysql database.
rassplit(1NCARG) Split a multi-frame rasterfile into single-frame rasterfiles.
rastep(1) (Raster3D Thermal Ellipsoid Program).
raster(1grass)
raster2pgsql(1) Loads GDAL supported raster formats into a PostGIS raster table.
raster3d(1) Molecular graphics package.
raster3d(1grass)
raster3d_graphical(1grass)
raster3dintro(1grass)
raster_graphical(1grass)
RasterComp(3U) Raster component subject, view, and PostScript external representation.
rasterintro(1grass)
rasterio(1) Command line tools for reading/writing geospatial raster data.
rasterisk(8) ↣ asterisk(8) All-purpose telephony server.
rasterizer(1) SVG conversion.
rasterman(6) ↣ filters(6)
RasterRect(3U) Structured graphic displaying a raster image.
rastream(1) Stream block processor for argus(8) data.
rastrip(1) Strip argus(8) data file.
rasttopnm(1) Convert a Sun rasterfile into a portable anymap.
rasview(1NCARG) Raster file previewer for the X Window System.
ratbag-command(1) Query or change a device's settings.
ratbagctl(1) Inspect and modify configurable mice.
ratbagd(8) System daemon to introspect and modify configurable mice.
rate-files(5) Format of rate-files.
rate4site(1) Detector of conserved amino-acid sites.
rate4site_doublerep(1) ↣ rate4site(1) Detector of conserved amino-acid sites.
ratefilter(8) Rate-limiting mail filter.
rateup(1) Backend tool used by mrtg.
ratfor(1) Ratfor preprocessor for Fortran 77.
rational_funcs(3tcl) Polynomial functions.
ratmenu(1) Create a menu to run commands.
ratop(1) Display and update sorted network flow data.
ratpoints(1) A program to find rational points on hyperelliptic curves.
ratpoints-debug(1) ↣ ratpoints(1) A program to find rational points on hyperelliptic curves.
ratpoison(1) Window manager without mouse dependency.
ratt(1) Rebuild All The Things!.
raverhoop(6x) Simulates an LED hula hoop in a dark room.
raw(3ncurses) ↣ inopts(3ncurses)
raw(7) Linux IPv4 raw sockets.
raw(8) Bind a Linux raw character device.
raw2hdf(1) Create an .hdf hard disk image from a raw data file.
raw2psf(1)
raw2tiff(1) Create a TIFF file from a raw data.
raw2wav(1) Convert a file of raw audio samples to a wav format file.
raw_sp(3ncurses) ↣ sp_funcs(3ncurses) Curses screen-pointer extension.
raw_to_xgraph(1) ↣ speech-tools(1) Programs for audio and speech manipulation.
rawdog(1) An RSS Aggregator Without Delusions Of Grandeur.
rawip(4freebsd) Internet Protocol.
rawlog-edit(1) Command-line robotic datasets (rawlogs) manipulation tool.
rawlog-grabber(1) Collects data from robotic sensors.
RawLogViewer(1) GUI dataset viewer and editor.
rawmemchr(3) ↣ memchr(3) Scan memory for a character.
rawshark(1) Dump and analyze raw pcap data.
rawtherapee(1) An advanced, cross-platform program for developing raw photos.
rawtherapee-cli(1) ↣ rawtherapee(1) An advanced, cross-platform program for developing raw photos.
rawtmp(1) Display wtmp entries in raw form.
rawtominc(1) Converts a stream of binary image data to a minc format file.
rawtopgm(1) Convert raw grayscale bytes into a portable graymap.
rawtoppm(1) Convert raw RGB bytes into a portable pixmap.
rawtran(1) RAW to FITS converter.
rax2(1) Radare base converter.
raxmlHPC(1) Randomized Axelerated Maximum Likelihood.
raxmlHPC-PTHREADS(1) ↣ raxmlHPC(1) Randomized Axelerated Maximum Likelihood.
raxmlHPC-PTHREADS-AVX(1) ↣ raxmlHPC(1) Randomized Axelerated Maximum Likelihood.
raxmlHPC-PTHREADS-SSE3(1) ↣ raxmlHPC(1) Randomized Axelerated Maximum Likelihood.
Ray(1) Assemble genomes in parallel using the message-passing interface.
razor-admin(1p) Razor Registering Agent.
razor-agent.conf(5) Configuration file for Razor Agents.
razor-agents(5) Collection of files for checking, reporting, and revoking spam.
razor-check(1p) Razor Filtering Agent.
razor-client(1p) Meta program for the razor utilities.
razor-report(1p) Razor Reporting Agent.
razor-revoke(1p) Razor Revoking Agent.
razor-whitelist(5) Format for Vipul's Razor Whitelist.
Razor2::Errorhandler(3pm) Error handling mechanism for Razor.
Razor2::Preproc::deHTMLxs(3pm) Perl extension for libpreproc deHTMLxs code.
Razor2::Syslog(3pm)
rb(1) ↣ rz(1) XMODEM, YMODEM, ZMODEM (Batch) file receive.
rb(3erl) The Report Browser Tool.
RB_EMPTY(3bsd) ↣ tree(3bsd)
RB_ENTRY(3bsd) ↣ tree(3bsd)
RB_FIND(3bsd) ↣ tree(3bsd)
RB_FOREACH(3bsd) ↣ tree(3bsd)
RB_FOREACH_REVERSE(3bsd) ↣ tree(3bsd)
RB_GENERATE(3bsd) ↣ tree(3bsd)
RB_GENERATE_STATIC(3bsd) ↣ tree(3bsd)
RB_HEAD(3bsd) ↣ tree(3bsd)
RB_INIT(3bsd) ↣ tree(3bsd)
RB_INITIALIZER(3bsd) ↣ tree(3bsd)
RB_INSERT(3bsd) ↣ tree(3bsd)
RB_LEFT(3bsd) ↣ tree(3bsd)
RB_MAX(3bsd) ↣ tree(3bsd)
RB_MIN(3bsd) ↣ tree(3bsd)
RB_NEXT(3bsd) ↣ tree(3bsd)
RB_NFIND(3bsd) ↣ tree(3bsd)
RB_PARENT(3bsd) ↣ tree(3bsd)
RB_PREV(3bsd) ↣ tree(3bsd)
RB_PROTOTYPE(3bsd) ↣ tree(3bsd)
RB_PROTOTYPE_STATIC(3bsd) ↣ tree(3bsd)
RB_REMOVE(3bsd) ↣ tree(3bsd)
RB_RIGHT(3bsd) ↣ tree(3bsd)
RB_ROOT(3bsd) ↣ tree(3bsd)
rbash(1) Restricted bash, see bash(1).
rbd(8) Manage rados block device (RBD) images.
rbd-fuse(8) Expose rbd images as files.
rbd-mirror(8) Ceph daemon for mirroring RBD images.
rbd-nbd(8) Map rbd images to nbd device.
rbd-replay(8) Replay rados block device (RBD) workloads.
rbd-replay-many(8) Replay a rados block device (RBD) workload on several clients.
rbd-replay-prep(8) Prepare captured rados block device (RBD) workloads for replay.
rbdoom3bfg(6) Robert Beckeban's Doom 3 BFG Edition.
rbeautify(1) ↣ ruby-beautify(1) CLI binary that will pretty up Ruby code.
rbenv(1) Simple Ruby Version Management.
rbenv-install(1) ↣ ruby-build(1) Utility to compile and install Rubies.
rbenv-uninstall(1) ↣ ruby-build(1) Utility to compile and install Rubies.
rbl(3)
rblcheck(1) DNSBL lookup utility.
rbldnsd(8) DNS daemon suitable for running DNS-based blocklists.
rblsmtpd(1) Blocks mail from RBL-listed sites. It works with any SMTP server that can run under tcpserver(1).
rbootd(8) HP remote boot server.
rbox(1) Generate point distributions for qhull.
rbpf-slam(1) Robot map building with Rao-Blackwellized Particle Filters.
rc(1) Shell.
rc(1plan9) Command language.
rc(4freebsd) RISCom/8 multiport card.
rc-alert(1) Check for installed packages with release-critical bugs.
rc.news(8) Start or stop INN daemons.
rc2po(1) Convert Windows RC files to Gettext PO localization files.
RC4(3ssl) ↣ RC4_set_key(3ssl) RC4 encryption.
rc4(3tcl) Implementation of the RC4 stream cipher.
RC4_set_key(3ssl) RC4 encryption.
rc_copy_role(1) Copy one RC role with all settings into another.
rc_copy_type(1) ↣ rsbac-admin(1) Rule Set Based Access Control.
rc_get_current_role(1) ↣ rsbac-admin(1) Rule Set Based Access Control.
rc_get_eff_rights_fd(1) ↣ rsbac-admin(1) Rule Set Based Access Control.
rc_get_item(1) ↣ rsbac-admin(1) Rule Set Based Access Control.
rc_role_wrap(1) Execute some program with different RC role.
rc_set_item(1) ↣ rsbac-admin(1) Rule Set Based Access Control.
rcapid(8) Remote CAPI server.
rclone(1) Command line program to sync files and directories to and from cloud storage.
rcmd(3) Routines for returning a.
rcmd_af(3) ↣ rcmd(3) Routines for returning a.
rconsole(1) Attach to a specified remote-tty console.
rconsole-user(1) Attach to the remote-tty console equal to the current username.
rcopy(1) Simple file copy over RDMA.
rcs(1) Change RCS file attributes.
Rcs(3pm) Perl Object Class for Revision Control System (RCS).
rcs(3tcl) RCS low level utilities.
rcs-checkin.xemacs21(1) Accepts any number of file arguments and checks them into RCS.
rcs2atfs(1) Convert RCS archives to AtFS format.
rcsclean(1) Clean up working files.
rcsdiff(1) Compare RCS revisions.
rcsfile(5) RCS file format.
rcsmerge(1) Merge RCS revisions.
rctest(1) RFCOMM testing.
rctl(4freebsd) Resource limits.
rctl_add_rule(2freebsd) Manipulate and query the.
rctl_get_limits(2freebsd) Manipulate and query the.
rctl_get_racct(2freebsd) Manipulate and query the.
rctl_get_rules(2freebsd) Manipulate and query the.
rctl_remove_rule(2freebsd) Manipulate and query the.
rcvdist(1mh) Asynchronously receive and distribute new email.
rcvpack(1mh) Append an email from standard input to a file.
rcvstore(1mh) Asynchronously incorporate mail into an nmh folder.
rcvtty(1mh) Report new mail with nmh.
rd-bomb(6x) Reaction/diffusion textures.
rd2(1) Converter from RD to other mark-up language.
rd6(1) A security assessment tool for attack vectors based on ICMPv6 Redirect messages.
rdaj(1) Echo the journal entry Athena/Artemis projects to the screen.
rdaj(1p) Echo the Athena or Artemis project journal entry to the screen.
rdate(8) Set the system's date from a remote host.
rdebsums(1) A recursive debsums.
rdesktop(1) Remote Desktop Protocol client.
rdf2bin(1) Convert an RDOFF object file to flat binary.
rdf2com(1) ↣ rdf2bin(1) Convert an RDOFF object file to flat binary.
rdf2dot(1) A commandline tool for drawing RDF graphs in Graphviz DOT format.
rdf2ihx(1) ↣ rdf2bin(1) Convert an RDOFF object file to flat binary.
rdf2ith(1) ↣ rdf2bin(1) Convert an RDOFF object file to flat binary.
rdf2srec(1) ↣ rdf2bin(1) Convert an RDOFF object file to flat binary.
RDF::ACL(3pm) Access control lists for the semantic web.
RDF::aREF(3pm) Another RDF Encoding Form.
RDF::aREF::Decoder(3pm) Decode another RDF Encoding Form (to RDF triples).
RDF::aREF::Encoder(3pm) Encode RDF to another RDF Encoding Form.
RDF::aREF::Query(3pm) AREF query expression.
RDF::Closure(3pm) Pure Perl RDF inferencing.
RDF::Closure::AxiomaticTriples(3pm) Exports lists of axiomatic triples.
RDF::Closure::DatatypeHandling(3pm) Validate and canonicalise typed literals.
RDF::Closure::DatatypeTuple(3pm) Classes used internally by DatatypeHandling.pm.
RDF::Closure::Engine(3pm) An engine for inferring triples.
RDF::Closure::Engine::Core(3pm) Common code used by inference engines.
RDF::Closure::Engine::OWL2Plus(3pm) As much OWLish inference as possible.
RDF::Closure::Engine::OWL2RL(3pm) OWL 2 RL inference.
RDF::Closure::Engine::RDFS(3pm) RDF Schema inference.
RDF::Closure::Model(3pm) RDF::Trine::Model-compatible inferface.
RDF::Closure::XsdDatatypes(3pm) Exports lists of datatypes.
RDF::DOAP(3pm) An object-oriented interface for DOAP (Description of a Project) data.
RDF::DOAP::ChangeSets(3pm) Create pretty ChangeLogs from RDF.
RDF::DOAP::Lite(3pm) Write DOAP data quickly and easily.
RDF::Endpoint(3pm) A SPARQL Protocol Endpoint implementation.
RDF::Generator::HTTP(3pm) Generate RDF from a HTTP message.
RDF::Generator::Void(3pm) Generate VoID descriptions based on data in an RDF model.
RDF::Generator::Void::Meta::Attribute::ObjectList(3pm) Trait for list of RDF objects.
RDF::Generator::Void::Stats(3pm) Generate statistics needed for good VoID descriptions.
RDF::Helper::Properties(3pm) Module that provides shortcuts to retrieve certain information.
RDF::iCalendar(3pm) Convert from RDF to iCalendar.
RDF::iCalendar::Entity(3pm) Represents an iCalendar calendar, event, todo, etc.
RDF::iCalendar::Exporter(3pm) Export RDF data to iCalendar format.
RDF::iCalendar::Line(3pm) Represents a line within a vCard.
RDF::KML::Exporter(3pm) Export RDF geo data to KML (Google Earth).
RDF::LDF(3pm) Linked Data Fragments client.
RDF::LinkedData(3pm) A Linked Data server implementation.
RDF::NS(3pm) Just use popular RDF namespace prefixes from prefix.cc.
RDF::NS::Curated(3pm) A curated set of RDF prefixes.
RDF::NS::Trine(3pm) Popular RDF namespace prefixes from prefix.cc as RDF::Trine nodes.
RDF::NS::URIS(3pm) Popular RDF namespace prefixes from prefix.cc as URI objects.
RDF::Prefixes(3pm) Simple way to turn URIs into QNames.
RDF::Query(3pm) A complete SPARQL 1.1 Query and Update implementation for use with RDF::Trine.
RDF::Query::Algebra(3pm) Base class for Algebra expressions.
RDF::Query::Algebra::Aggregate(3pm) Algebra class for aggregate patterns.
RDF::Query::Algebra::BasicGraphPattern(3pm) Algebra class for BasicGraphPattern patterns.
RDF::Query::Algebra::Clear(3pm) Algebra class for CLEAR operations.
RDF::Query::Algebra::Construct(3pm) Algebra class for construct query results.
RDF::Query::Algebra::Copy(3pm) Algebra class for COPY operations.
RDF::Query::Algebra::Create(3pm) Algebra class for CREATE GRAPH operations.
RDF::Query::Algebra::Distinct(3pm) Algebra class for distinct query results.
RDF::Query::Algebra::Extend(3pm) Algebra class for extending the variable projection.
RDF::Query::Algebra::Filter(3pm) Algebra class for Filter expressions.
RDF::Query::Algebra::GroupGraphPattern(3pm) Algebra class for GroupGraphPattern patterns.
RDF::Query::Algebra::Limit(3pm) Algebra class for limiting query results.
RDF::Query::Algebra::Load(3pm) Algebra class for LOAD operations.
RDF::Query::Algebra::Minus(3pm) Algebra class for Minus patterns.
RDF::Query::Algebra::Move(3pm) Algebra class for MOVE operations.
RDF::Query::Algebra::NamedGraph(3pm) Algebra class for NamedGraph patterns.
RDF::Query::Algebra::Offset(3pm) Algebra class for offseting query results.
RDF::Query::Algebra::Optional(3pm) Algebra class for Optional patterns.
RDF::Query::Algebra::Path(3pm) Algebra class for path patterns.
RDF::Query::Algebra::Project(3pm) Algebra class for projection.
RDF::Query::Algebra::Quad(3pm) Algebra class for Quad patterns.
RDF::Query::Algebra::Sequence(3pm) Algebra class for a sequence of algebra operations.
RDF::Query::Algebra::Service(3pm) Algebra class for SERVICE (federation) patterns.
RDF::Query::Algebra::Sort(3pm) Algebra class for sorting.
RDF::Query::Algebra::SubSelect(3pm) Algebra class for Subselects.
RDF::Query::Algebra::Table(3pm) Algebra class for constant table data.
RDF::Query::Algebra::TimeGraph(3pm) Algebra class for temporal patterns.
RDF::Query::Algebra::Triple(3pm) Algebra class for Triple patterns.
RDF::Query::Algebra::Union(3pm) Algebra class for Union patterns.
RDF::Query::Algebra::Update(3pm) Algebra class for UPDATE operations.
RDF::Query::BGPOptimizer(3pm) Optimizer for ordering the joins of triple patterns in a BGP.
RDF::Query::Client(3pm) Get data from W3C SPARQL Protocol 1.0 servers.
RDF::Query::Compiler::SQL(3pm) Compile a SPARQL query directly to SQL.
RDF::Query::Error(3pm) Error classes for RDF::Query.
RDF::Query::ExecutionContext(3pm) Query execution context.
RDF::Query::Expression(3pm) Class for Expr expressions.
RDF::Query::Expression::Alias(3pm) Class for aliasing expressions with variable names.
RDF::Query::Expression::Binary(3pm) Algebra class for binary expressions.
RDF::Query::Expression::Function(3pm) Class for Function expressions.
RDF::Query::Expression::Nary(3pm) Class for n-ary expressions.
RDF::Query::Expression::Unary(3pm) Class for unary expressions.
RDF::Query::Federate(3pm) A subclass of RDF::Query for efficient federated query execution.
RDF::Query::Federate::Plan(3pm) Executable query plan nodes.
RDF::Query::Functions(3pm) Standard Extension Functions.
RDF::Query::Functions::Geo(3pm) Geographic extension functions.
RDF::Query::Functions::Jena(3pm) Jena/ARQ work-alike functions.
RDF::Query::Functions::Kasei(3pm) RDF-Query-specific functions.
RDF::Query::Functions::SPARQL(3pm) SPARQL built-in functions.
RDF::Query::Functions::Xpath(3pm) XPath functions.
RDF::Query::Node(3pm) Base class for RDF Nodes.
RDF::Query::Node::Blank(3pm) RDF Node class for blank nodes.
RDF::Query::Node::Literal(3pm) RDF Node class for literals.
RDF::Query::Node::Resource(3pm) RDF Node class for resources.
RDF::Query::Node::Variable(3pm) RDF Node class for variables.
RDF::Query::Parser(3pm) Parser base class.
RDF::Query::Parser::RDQL(3pm) An RDQL parser for RDF::Query.
RDF::Query::Parser::SPARQL(3pm) SPARQL Parser.
RDF::Query::Parser::SPARQL11(3pm) SPARQL 1.1 Parser.
RDF::Query::Plan(3pm) Executable query plan nodes.
RDF::Query::Plan::Aggregate(3pm) Executable query plan for Aggregates.
RDF::Query::Plan::BasicGraphPattern(3pm) Executable query plan for BasicGraphPatterns.
RDF::Query::Plan::Clear(3pm) Executable query plan for CLEAR operations.
RDF::Query::Plan::ComputedStatement(3pm) Executable query plan for computed triples.
RDF::Query::Plan::Constant(3pm) Executable query plan for Constants.
RDF::Query::Plan::Construct(3pm) Executable query plan for constructing a graph from a set of variable bindings.
RDF::Query::Plan::Copy(3pm) Executable query plan for COPY operations.
RDF::Query::Plan::Distinct(3pm) Executable query plan for Distincts.
RDF::Query::Plan::Extend(3pm) Executable query plan for Extends.
RDF::Query::Plan::Filter(3pm) Executable query plan for Filters.
RDF::Query::Plan::Iterator(3pm) Executable query plan for result-generating iterators.
RDF::Query::Plan::Join(3pm) Join query plan base class.
RDF::Query::Plan::Join::NestedLoop(3pm) Executable query plan for nested loop joins.
RDF::Query::Plan::Join::PushDownNestedLoop(3pm) Executable query plan for nested loop joins.
RDF::Query::Plan::Limit(3pm) Executable query plan for Limits.
RDF::Query::Plan::Load(3pm) Executable query plan for LOAD operations.
RDF::Query::Plan::Minus(3pm) Executable query plan for minus operations.
RDF::Query::Plan::Move(3pm) Executable query plan for MOVE operations.
RDF::Query::Plan::NamedGraph(3pm) Executable query plan for named graphs.
RDF::Query::Plan::Offset(3pm) Executable query plan for Offsets.
RDF::Query::Plan::Path(3pm) Executable query plan for Paths.
RDF::Query::Plan::Project(3pm) Executable query plan for Projects.
RDF::Query::Plan::Quad(3pm) Executable query plan for Quads.
RDF::Query::Plan::Sequence(3pm) Executable query plan for a sequence of operations.
RDF::Query::Plan::Service(3pm) Executable query plan for remote SPARQL queries.
RDF::Query::Plan::Sort(3pm) Executable query plan for Sorts.
RDF::Query::Plan::SubSelect(3pm) Executable query plan for sub-select queries.
RDF::Query::Plan::ThresholdUnion(3pm) Executable query plan for unions.
RDF::Query::Plan::Triple(3pm) Executable query plan for Triples.
RDF::Query::Plan::Union(3pm) Executable query plan for unions.
RDF::Query::Plan::Update(3pm) Executable query plan for DELETE/INSERT operations.
RDF::Query::ServiceDescription(3pm) Class for describing federated query data sources.
RDF::Query::Temporal(3pm) TSPARQL temporal extensions to the RDF::Query engine.
RDF::Query::Util(3pm) Miscellaneous utility functions to support work with RDF::Query.
RDF::Query::VariableBindings(3pm) Variable bindings.
RDF::QueryX::Lazy(3pm) Yeah, all those PREFIX definitions get boring.
RDF::RDFa::Generator(3pm) Generate data for RDFa serialization.
RDF::RDFa::Generator::HTML::Pretty::Note(3pm) A note about something.
RDF::RDFa::Parser(3pm) Flexible RDFa parser.
RDF::RDFa::Parser::Config(3pm) Configuration sets for RDFa parser.
RDF::RDFa::Parser::InitialContext(3pm) Initially defined lists of prefixes and terms.
RDF::RDFa::Parser::OpenDocumentObjectModel(3pm) DOM representation of an OpenDocument Format 1.2 file.
RDF::Redland(3pm) Redland RDF Class.
RDF::Redland::BlankNode(3pm) Redland RDF Blank Node Class.
RDF::Redland::Iterator(3pm) Redland RDF Iterator Class.
RDF::Redland::LiteralNode(3pm) Redland RDF Literal Node Class.
RDF::Redland::Model(3pm) Redland RDF Model Class.
RDF::Redland::Node(3pm) Redland RDF Node (RDF Resource, Property, Literal) Class.
RDF::Redland::Parser(3pm) Redland RDF Syntax Parsers Class.
RDF::Redland::Query(3pm) Redland RDF Syntax Query Class.
RDF::Redland::QueryResults(3pm) Redland RDF Syntax Query Results Class.
RDF::Redland::RSS(3pm) Redland RSS 1.0 Class.
RDF::Redland::Serializer(3pm) Redland RDF Serializing to Syntax Class.
RDF::Redland::Statement(3pm) Redland RDF Statement Class.
RDF::Redland::Storage(3pm) Redland RDF Storage Class.
RDF::Redland::Stream(3pm) Redland RDF Stream of RDF::Redland::Statement objects Class.
RDF::Redland::URI(3pm) Redland RDF URI Class.
RDF::Redland::URINode(3pm) Redland RDF URI Node Class.
RDF::Redland::XMLLiteralNode(3pm) Redland RDF URI Node Class.
RDF::SN(3pm) Short names for URIs with prefixes from prefix.cc.
RDF::TriN3(3pm) Notation 3 extensions for RDF::Trine.
RDF::Trine(3pm) An RDF Framework for Perl.
RDF::Trine::Error(3pm) Error classes for RDF::Trine.
RDF::Trine::Exporter::CSV(3pm) Export RDF data to CSV.
RDF::Trine::Exporter::RDFPatch(3pm) RDF-Patch Export.
RDF::Trine::Graph(3pm) Materialized RDF Graphs for testing isomorphism.
RDF::Trine::Iterator(3pm) Iterator class for SPARQL query results.
RDF::Trine::Iterator::Bindings(3pm) Iterator class for bindings query results.
RDF::Trine::Iterator::Bindings::Materialized(3pm) Materialized bindings class.
RDF::Trine::Iterator::Boolean(3pm) Iterator class for boolean query results.
RDF::Trine::Iterator::Graph(3pm) Iterator class for graph query results.
RDF::Trine::Iterator::Graph::Materialized(3pm) Materialized graph class.
RDF::Trine::Iterator::JSONHandler(3pm) JSON Handler for parsing SPARQL JSON Results format.
RDF::Trine::Iterator::SAXHandler(3pm) SAX Handler for parsing SPARQL XML Results format.
RDF::Trine::Model(3pm) Model class.
RDF::Trine::Model::Dataset(3pm) Model for SPARQL datasets.
RDF::Trine::Model::StatementFilter(3pm) Model for filtering statements based on a user-specified criteria.
RDF::Trine::Model::Union(3pm) Union models for joining multiple stores together.
RDF::Trine::Namespace(3pm) Abbreviated syntax for constructing RDF node objects.
RDF::Trine::NamespaceMap(3pm) Collection of Namespaces.
RDF::Trine::Node(3pm) Base class for RDF Nodes.
RDF::Trine::Node::Blank(3pm) RDF Node class for blank nodes.
RDF::Trine::Node::Formula(3pm) RDF Node class for formulae / graph literals.
RDF::Trine::Node::Literal(3pm) RDF Node class for literals.
RDF::Trine::Node::Literal::XML(3pm) RDF Node class for XMLLiterals.
RDF::Trine::Node::Nil(3pm) RDF Node class for the nil node.
RDF::Trine::Node::Resource(3pm) RDF Node class for IRI resources.
RDF::Trine::Node::Variable(3pm) RDF Node class for variables.
RDF::Trine::Parser(3pm) RDF Parser class.
RDF::Trine::Parser::LineProtocol(3pm) RDF LineProtocol Parser.
RDF::Trine::Parser::Notation3(3pm) Notation 3 Parser.
RDF::Trine::Parser::NQuads(3pm) N-Quads Parser.
RDF::Trine::Parser::NTriples(3pm) N-Triples Parser.
RDF::Trine::Parser::OwlFn(3pm) OWL Functional Syntax Parser.
RDF::Trine::Parser::OwlFn::Grammar(3pm) Provides a Parse::RecDescent grammar for OWL 2.0 Functional Syntax.
RDF::Trine::Parser::RDFa(3pm) RDFa Parser.
RDF::Trine::Parser::RDFJSON(3pm) RDF/JSON RDF Parser.
RDF::Trine::Parser::RDFPatch(3pm) RDF-Patch Parser.
RDF::Trine::Parser::RDFXML(3pm) RDF/XML Parser.
RDF::Trine::Parser::Redland(3pm) RDF Parser using the Redland library.
RDF::Trine::Parser::ShorthandRDF(3pm) Shorthand RDF Parser.
RDF::Trine::Parser::TriG(3pm) TriG RDF Parser.
RDF::Trine::Parser::Turtle(3pm) Turtle RDF Parser.
RDF::Trine::Parser::Turtle::Constants(3pm) Constant definitions for use in parsing Turtle, TriG, and N-Triples.
RDF::Trine::Parser::Turtle::Lexer(3pm) Tokenizer for parsing Turtle, TriG, and N-Triples.
RDF::Trine::Parser::Turtle::Token(3pm)
RDF::Trine::Pattern(3pm) Class for basic graph patterns.
RDF::Trine::Serializer(3pm) RDF Serializer class.
RDF::Trine::Serializer::Notation3(3pm) Notation 3 Serializer.
RDF::Trine::Serializer::NQuads(3pm) N-Quads Serializer.
RDF::Trine::Serializer::NTriples(3pm) N-Triples Serializer.
RDF::Trine::Serializer::NTriples::Canonical(3pm) Canonical representation of an RDF model.
RDF::Trine::Serializer::OwlFn(3pm) OWL Functional Syntax Serializer.
RDF::Trine::Serializer::RDFJSON(3pm) RDF/JSON Serializer.
RDF::Trine::Serializer::RDFPatch(3pm) RDF-Patch Serializer.
RDF::Trine::Serializer::RDFXML(3pm) RDF/XML Serializer.
RDF::Trine::Serializer::TriG(3pm) TriG Serializer.
RDF::Trine::Serializer::TSV(3pm) TSV Serializer.
RDF::Trine::Serializer::Turtle(3pm) Turtle Serializer.
RDF::Trine::Statement(3pm) Class for triples and triple patterns.
RDF::Trine::Statement::Quad(3pm) Class for quads and quad patterns.
RDF::Trine::Store(3pm) RDF triplestore base class.
RDF::Trine::Store::DBI(3pm) Persistent RDF storage based on DBI.
RDF::Trine::Store::DBI::mysql(3pm) Mysql subclass of DBI store.
RDF::Trine::Store::DBI::Pg(3pm) PostgreSQL subclass of DBI store.
RDF::Trine::Store::DBI::SQLite(3pm) SQLite subclass of DBI store.
RDF::Trine::Store::Dydra(3pm) RDF Store proxy for a Dydra endpoint.
RDF::Trine::Store::Hexastore(3pm) RDF store implemented with the hexastore index.
RDF::Trine::Store::LanguagePreference(3pm) RDF Store proxy for filtering language tagged literals.
RDF::Trine::Store::LDF(3pm) RDF Store proxy for a Linked Data Fragment endpoint.
RDF::Trine::Store::Memory(3pm) Simple in-memory RDF store.
RDF::Trine::Store::Redis(3pm) RDF Store for Redis.
RDF::Trine::Store::Redland(3pm) Redland-backed RDF store for RDF::Trine.
RDF::Trine::Store::SPARQL(3pm) RDF Store proxy for a SPARQL endpoint.
RDF::Trine::VariableBindings(3pm) Variable bindings.
RDF::TrineX::Functions(3pm) Some shortcut functions for RDF::Trine's object-oriented interface.
RDF::TrineX::Parser::Pretdsl(3pm) The Perl RDF Extended Turtle Domain-Specific Language.
RDF::TrineX::Parser::RDFa(3pm) RDF::Trine::Parser-compatible interface for RDF::RDFa::Parser.
RDF::TrineX::Serializer::MockTurtleSoup(3pm) He's a bit slow, but he's sure good lookin'.
RDF::vCard(3pm) Convert between RDF and vCard.
RDF::vCard::Entity(3pm) Represents a single vCard.
RDF::vCard::Entity::WithXmlSupport(3pm) Subclass of RDF::vCard::Entity.
RDF::vCard::Exporter(3pm) Export RDF data to vCard format.
RDF::vCard::Importer(3pm) Import RDF data from vCard format.
RDF::vCard::Line(3pm) Represents a line within a vCard.
rdfdump(1) Dumps an RDOFF object in human-readable form.
rdfgraphisomorphism(1) A commandline tool for testing if RDF graphs are isomorpic.
rdfind(1) Finds duplicate files.
rdflib(1) Manage a library file for use with ldrdf(1).
rdfns(1p)
rdfpipe(1) Parsing RDF in different formats and serializing the resulting graph to a chosen format.
rdfproc(1) Redland RDF processor utility.
rdfs2dot(1) A commandline tool for drawing RDFS Class diagrams in Graphviz DOT format.
rdfwml(1) Converter for Netscape RDF channel files to WML decks.
rdiff(1) Compute and apply signature-based file differences.
rdiff-backup(1) Local/remote mirror and incremental backup.
rdiff-backup-fs(1) Filesystem for accessing rdiff-backup archives.
rdiff-backup-statistics(1) Summarize rdiff-backup statistics files.
rdiffdir(1) Compute and apply signatures and diffs to directories.
rdisc6(8) ICMPv6 Router Discovery tool.
rdiscount(1) Humane markup to HTML conversion tool.
rdist(1) Remote file distribution client program.
rdistd(1) Remote file distribution server program.
rdjpgcom(1) Display text comments from a JPEG file.
rdkit2fps(1) Rdkit2fps.
rdm_model_collector.py(1) Gather RDM model info from responders.
rdm_responder_test.py(1) Test RDM responders for adherance to the standards.
rdm_test_server.py(1) A web server for testing RDM responders for adherance to the standards.
rdma(8) RDMA tool.
rdma-dev(8) RDMA device configuration.
rdma-link(8) Rdma link configuration.
rdma-ndd(8) RDMA device Node Description update daemon.
rdma_accept(3) Called to accept a connection request.
rdma_ack_cm_event(3) Free a communication event.
rdma_bind_addr(3) Bind an RDMA identifier to a source address.
rdma_client(1) Simple RDMA CM connection and ping-pong test.
rdma_cm(7) RDMA communication manager.
rdma_connect(3) Initiate an active connection request.
rdma_create_ep(3) Allocate a communication identifier and optional QP.
rdma_create_event_channel(3) Open a channel used to report communication events.
rdma_create_id(3) Allocate a communication identifier.
rdma_create_qp(3) Allocate a QP.
rdma_create_srq(3) Allocate a shared receive queue.
rdma_dereg_mr(3) Deregisters a registered memory region.
rdma_destroy_ep(3) Release a communication identifier.
rdma_destroy_event_channel(3) Close an event communication channel.
rdma_destroy_id(3) Release a communication identifier.
rdma_destroy_qp(3) Deallocate a QP.
rdma_destroy_srq(3) Deallocate a SRQ.
rdma_disconnect(3) This function disconnects a connection.
rdma_event_str(3) Returns a string representation of an rdma cm event.
rdma_free_devices(3) Frees the list of devices returned by rdma_get_devices.
rdma_get_cm_event(3) Retrieves the next pending communication event.
rdma_get_devices(3) Get a list of RDMA devices currently available.
rdma_get_dst_port(3) Returns the remote port number of a bound rdma_cm_id.
rdma_get_local_addr(3) Returns the local IP address of a bound rdma_cm_id.
rdma_get_peer_addr(3) Returns the remote IP address of a bound rdma_cm_id.
rdma_get_recv_comp(3) Retrieves a completed receive request.
rdma_get_request(3) Retrieves the next pending connection request event.
rdma_get_send_comp(3) Retrieves a completed send, read, or write request.
rdma_get_src_port(3) Returns the local port number of a bound rdma_cm_id.
rdma_getaddrinfo(3) Provides transport independent address translation.
rdma_join_multicast(3) Joins a multicast group.
rdma_join_multicast_ex(3) Joins a multicast group with extended options.
rdma_leave_multicast(3) Leaves a multicast group.
rdma_listen(3) Listen for incoming connection requests.
rdma_migrate_id(3) Move a communication identifier to a different event channel.
rdma_notify(3) Notifies the librdmacm of an asynchronous event.
rdma_post_read(3) Post an RDMA read work request.
rdma_post_readv(3) Post an RDMA read work request.
rdma_post_recv(3) Post a work request to receive an incoming message.
rdma_post_recvv(3) Post a work request to receive incoming messages.
rdma_post_send(3) Post a work request to send a message.
rdma_post_sendv(3) Post a work request to send a message.
rdma_post_ud_send(3) Post a work request to send a datagram.
rdma_post_write(3) Post an RDMA write work request.
rdma_post_writev(3) Post an RDMA write work request.
rdma_reg_msgs(3) Register data buffer(s) for sending or receiving messages.
rdma_reg_read(3) Register data buffer(s) for remote RDMA read access.
rdma_reg_write(3) Register data buffer(s) for remote RDMA write access.
rdma_reject(3) Called to reject a connection request.
rdma_resolve_addr(3) Resolve destination and optional source addresses.
rdma_resolve_route(3) Resolve the route information needed to establish a connection.
rdma_server(1) Simple RDMA CM connection and ping-pong test.
rdma_set_option(3) Set communication options for an rdma_cm_id.
rdma_xclient(1) RDMA CM communication client test program.
rdma_xserver(1) RDMA CM communication server test program.
rdmpro_sniffer(1) Sniffer tool for use with the ENTTEC RDM Pro.
rdmsr(1) Tool for reading CPU machine specific registers (MSR).
rdnssd(8) IPv6 Recursive DNS Server discovery Daemon.
rdoc(1) ↣ rdoc2.5(1) Generate documentation from Ruby script files.
rdoc2.5(1) Generate documentation from Ruby script files.
rdp-alignment(1) Ribosomal Database Project (RDP) alignment tools package.
rdp-readseq(1) Ribosomal Database Project (RDP) sequence reading and writing.
rdp_classifier(1) Taxonomic assignment from next generation sequencing.
rdsalloc(3) Memory allocation function.
rdsenv(3) Set user preference.
rdsfree(3) Free memory place.
rdswap(1) A multi-language RD documents support tool.
rdtset(8) Task CPU affinity and Intel(R) Resource Director Technology control tool.
rdump(8) ↣ dump(8) Ext2/3/4 filesystem backup.
rdup(1) Generate a file list suitable for making backups.
rdup-backups(7) Introduction into making backups with rdup.
rdup-simple(1) Create a hardlinked backup.
rdup-tr(1) Transform rdup output.
rdup-up(1) Update a directory tree with a rdup archive.
rdx(1) Load and execute an RDOFF object.
re(1) Programm to conver russian texts between different encodings.
re(3erl) Perl-like regular expressions for Erlang.
re(3perl) Perl pragma to alter regular expression behaviour.
re(4freebsd) RealTek 8139C+/8169/816xS/811xS/8168/810xE/8111 PCI/PCIe Ethernet adapter driver.
re-PCR(1) Find sequence tagged sites (STS) in DNA sequences.
re2c(1) Convert regular expressions to C/C++ code.
re_comp(3) BSD regex functions.
re_format(7) ↣ regex(7) POSIX.2 regular expressions.
re_syntax(3tcl) Syntax of Tcl regular expressions.
reactingFoam(1) Is the part of OpenFOAM - a free, open source CFD software.
reactingMultiphaseEulerFoam(1) Is the part of OpenFOAM - a free, open source CFD software.
reactingParcelFilmFoam(1) Is the part of OpenFOAM - a free, open source CFD software.
reactingParcelFoam(1) Is the part of OpenFOAM - a free, open source CFD software.
reactingTwoPhaseEulerFoam(1) Is the part of OpenFOAM - a free, open source CFD software.
ReactiveNav3D-Demo(1) GUI demo of robot reactive navigation in 3D.
ReactiveNavigationDemo(1) GUI demo of robot reactive navigation.
read(1plan9) ↣ cat(1plan9) Catenate files.
read(1posix) Read a line from standard input.
read(2) Read from a file descriptor.
read(2freebsd) Read input.
read(3posix) Read from a file.
read(3tcl) Read from a channel.
read2exp(3) ↣ scf2read(3) Translate to and from the Read structure.
read2scf(3) ↣ scf2read(3) Translate to and from the Read structure.
read_all_mibs(3) ↣ netsnmp_mib_api(3)
read_allocate(3) Allocate and deallocate the Read structure.
read_config_print_usage(3) ↣ netsnmp_config_api(3)
read_configs(3) ↣ netsnmp_config_api(3)
read_deallocate(3) ↣ read_allocate(3) Allocate and deallocate the Read structure.
read_imagef1d(3clc) Do an element lookup in the 1D image object, returning floating-point values.
read_imagef2d(3clc) Do an element lookup in the 2D image object, returning floating-point values.
read_imagef3d(3clc) Do an element lookup in the 3D image object, returning floating-point values.
read_imageh1d(3clc) Do an element lookup in the 1D image object, returning half floating-point values.
read_imageh2d(3clc) Do an element lookup in the 2D image object, returning half floating-point values.
read_imageh3d(3clc) Do an element lookup in the 3D image object, returning half floating-point values.
read_imagei1d(3clc) Do an element lookup in the 1D image object, returning unnormalized signed integer and.
read_imagei2d(3clc) Do an element lookup in the 2D image object, returning unnormalized signed integer and.
read_imagei3d(3clc) Do an element lookup in the 3D image object, returning unnormalized signed integer and.
read_mem_fence(3clc) Read memory barrier that orders only loads.
read_mib(3) ↣ netsnmp_mib_api(3)
read_objid(3) ↣ netsnmp_mib_api(3)
read_premib_configs(3) ↣ netsnmp_config_api(3)
read_random(9freebsd) Supply pseudo-random numbers.
read_random_uio(9freebsd) Supply pseudo-random numbers.
read_reading(3) Read a trace file into a Read structure.
read_scf(3) Read SCF files.
read_scf_header(3) ↣ read_scf(3) Read SCF files.
read_sound_input(3alleg4) Retrieves the last recorded audio buffer. Allegro game programming library.
read_tape(8) Reads volume dumps from a backup tape to a file.
readahead(2) Initiate file readahead into page cache.
readbin(1) ATLC's binary file information provider.
readbuffer(1) Read input from devices which don't like constant stopping and starting.
readclose(3) Read a whole file into a stralloc.
readclose_append(3) Read a whole file into a stralloc.
readdir(2) Read directory entry.
readdir(3) Read a directory.
readdir(3am) Directory input parser for gawk.
readdir(3posix) Read a directory.
readdir_r(3) Read a directory.
readdvd(1) Is creating an image of your source dvd media or medias even if it has / they have corrupted blocks.
readelf(1) Displays information about ELF files.
reader.conf(5) Configuration file for pcscd readers' drivers.
readers.conf(5) Access control and configuration for nnrpd.
readFile(3) ↣ cdk_compat(3) Cdk4 compatibility functions.
readfile(3am) Return the entire contents of a file as a string.
readkey(3alleg4) Returns the next character from the keyboard buffer. Allegro game programming library.
readline(3readline) Get a line from a user with editing.
readlinebuf(3bobcat) Std::streambuf offering line-editing and history.
readlinehistory(3bobcat) Std::streambuf offering line-editing and history.
readlinestream(3bobcat) Std::istream offering line-editing and history.
readlink(1) Print resolved symbolic links or canonical file names.
readlink(2) Read value of a symbolic link.
readlink(2freebsd) Read value of a symbolic link.
readlink(3posix) Read the contents of a symbolic link.
readlink_by_handle(3) ↣ path_to_handle(3)
readlinkat(2) ↣ readlink(2) Read value of a symbolic link.
readlinkat(2freebsd) Read value of a symbolic link.
README_md(3elektra)
readms(1) Read one or more MeasurementSets.
readmsg.mailutils(1) Print messages.
readmult(1) A multitrack wrapper for cdda2wav.
readnsstate(1) Interpret the contents of cn=replica's nsState value readnsstate /etc/dirsrv/slapd-.
readom(1) Read or write data Compact Discs.
readonly(1posix) Set the readonly attribute for variables.
Readonly(3pm) Facility for creating read-only scalars, arrays, hashes.
Readonly::XS(3pm) Companion module for Readonly.pm, to speed up read-only scalar variables.
readpassphrase(3bsd) Get a passphrase from the user.
readpdf(1p) Read a PDF document.
readpe(1) Displays information about PE files.
readproc(3) Read information from next /proc/## entry.
readproctab(3) Read information for all current processes at once.
readproctitle(8) Maintains an automatically rotated log in memory for inspection by ps(1).
readprofile(8) Read kernel profiling information.
readpst(1) Convert PST (MS Outlook Personal Folders) files to mbox and other formats.
readPYBase(1) ↣ createPYMB(1) Fcitx Pinyin related tools.
readPYMB(1) ↣ createPYMB(1) Fcitx Pinyin related tools.
readseq(1) Reads and writes nucleic/protein sequences in various formats.
readv(2) Read or write data into multiple buffers.
readv(2freebsd) Read input.
readv(3posix) Read a vector.
real_matgen(3)
realcsh.c(1) A shell for running C code.
realcxxsh.cc(1) A shell for running C++ code.
realGBauxiliary(3)
realGBcomputational(3)
realGBsolve(3)
realGEauxiliary(3)
realGEcomputational(3)
realGEeigen(3)
realGEsing(3)
realGEsolve(3)
realGTauxiliary(3)
realGTcomputational(3)
realGTsolve(3)
realignPolishes(1) Utilities to work with sim4db-generated alignment files.
realksh.c(8) A shell for running Kernel-mode C code.
realloc(3) ↣ malloc(3) Allocate and free dynamic memory.
realloc(3avr) ↣ avr_stdlib(3avr)
realloc(3posix) Memory reallocator.
realloc(9freebsd) Kernel memory management routines.
__realloc_hook(3) ↣ malloc_hook(3)
reallocarray(3bsd) Memory allocation and deallocation.
reallocate_voice(3alleg4) Switches the sample of an already-allocated voice. Allegro game programming library.
reallocf(3bsd) General purpose memory allocation functions.
reallocf(9freebsd) Kernel memory management routines.
really(8) Gain privilege or run commands a different user.
realm(8) Manage enrollment in realms.
realmd.conf(5) Tweak behavior of realmd.
realOTHERauxiliary(3)
realOTHERcomputational(3)
realOTHEReigen(3)
realOTHERsolve(3)
realpath(1) Print the resolved path.
realpath(3) Return the canonicalized absolute pathname.
realpath(3posix) Resolve a pathname.
realPOauxiliary(3)
realPOcomputational(3)
realPOsolve(3)
realPTauxiliary(3)
realPTcomputational(3)
realPTsolve(3)
realSYauxiliary(3)
realSYcomputational(3)
realSYeigen(3)
realSYsolve(3)
reapr(1) Universal tool for genome assembly evaluation.
reapr-break(1) Make broken assembly via REAPR.
reapr-facheck(1) Checks IDs in fasta file.
reapr-gapresize(1) Calculates gap sizes based on read mapping.
reapr-perfectfrombam(1) Generate perfect mapping plots from a bam file.
reapr-perfectmap(1) Make perfect uniquely mapping plot files.
reapr-pipeline(1) Run the REAPR pipeline.
reapr-plots(1) Makes Artemis plot files for a given contig.
reapr-preprocess(1) Preprocess files for REAPR run.
reapr-score(1) Calculate scores and assembly errors.
reapr-seqrename(1) Renames all sequences in a BAM file.
reapr-smaltmap(1) Map read pairs using SMALT.
reapr-stats(1) Generate REAPR stats from a BAM file.
reapr-summary(1) Make REAPR summary stats file.
rear(8) Bare metal disaster recovery and system migration tool.
rearj(1) Converts other archive formats to .arj files.
rearrange.pl(1)
reaver(1) WPS Cracker.
rebar(1) Sophisticated build-tool for Erlang projects that follows OTP principles.
rebaseextract(1e) Process the REBASE database for use by restriction enzyme applications.
RebaseTensorImage(1) Part of ANTS registration suite.
reboot(2) Reboot or enable/disable Ctrl-Alt-Del.
reboot(2freebsd) Reboot system or halt processor.
reboot(8) ↣ halt(8) Halt, power-off or reboot the machine.
rebuild-pysnmp-mibs(1) Rebuilds the mib modules for pysnmp from the original mib definitions.
rebuildd(1) Rebuild daemon.
rebuildd-job(1) Rebuildd job database management.
rec(1) ↣ sox(1) Sound eXchange, the Swiss Army knife of audio manipulation.
rec2csv(1) Rec to csv converter.
rec_control(1) Command line tool to control a running Recursor.
recdel(1) Remove records from a recfile.
receive(1) Receive files from the sendfile spool.
receive(3tcl) General input from terminals.
receiver(3tcl) Data source.
recfix(1) Check a recfile for errors.
recfmt(1) Apply a template to records.
recinf(1) Print information about a recfile.
recins(1) Insert records in a recfile.
recip(3clc) Floating point reciprocal.
reclass(1) Command-line interface.
recno(3) Record number database access method.
recode(1) Converts files between character sets.
recode-sr-latin(1) Convert Serbian text from Cyrillic to Latin script.
recoder(1e) Find restriction sites to remove (mutate) with no translation change.
recoll(1) User interface for the Recoll full text search system.
recoll.conf(5) Main personal configuration file for Recoll.
recollindex(1) Indexing command for the Recoll full text search system.
recollq(1) Command line / standard output Recoll query command.
recommended(3pm) Load recommended modules on demand when available.
recon(1) Check if LAM can be started.
recon-cli(1) Allow the use of recon-ng from the command line.
recon-ng(1) Web Reconnaissance framework.
recon-rpc(1) RPC interface for recon-ng.
reconcile(1) This program outputs the reconciliation that minimizes the number of duplications.
reconf-inetd(8) Utility to update /etc/inetd.conf and restart inetd.
reConServer(8) ReConServer SIP conferencing server.
reconstructPar(1) Is the part of OpenFOAM - a free, open source CFD software.
reconstructParMesh(1) Is the part of OpenFOAM - a free, open source CFD software.
record(1) Records *.wav files.
record(3tcl) Define and create records (similar to 'C' structures).
recordio(1) Record the input and output of a program.
recordmydesktop(1) Record desktop sessions to an Ogg-Theora-Vorbis file.
records.config(5) The records.config file (by default, located in /usr/local/etc/trafficserver/) is a list of.
recountdiff(1) Recompute patch counts and offsets.
recover(6) Recover a NetHack game interrupted by disaster.
recoverdm(1) Recover files on disks with damaged sectors.
recoverjpeg(1) Recover jpeg pictures from a filesystem image.
recovermov(1) Recover movies from a filesystem image.
recsel(1) Print records from a recfile.
recset(1) Manipulate fields in a recfile.
rect(3alleg4) Draws an outline rectangle. Allegro game programming library.
RectComp(3U) Rectangle component subject, view, and PostScript external representation.
rectfill(3alleg4) Draws a solid filled rectangle. Allegro game programming library.
RectObj(3) The RectObj widget class "RectObj" "widget class" "RectObj".
recursive_key_scan(3) Apply a function to all keys in a keyring tree.
recursive_lower(1)
recursive_session_key_scan(3) ↣ recursive_key_scan(3) Apply a function to all keys in a keyring tree.
recv(2) Receive a message from a socket.
recv(2freebsd) Receive message(s) from a socket.
recv(3posix) Receive a message from a connected socket.
recvfrom(2) ↣ recv(2) Receive a message from a socket.
recvfrom(2freebsd) Receive message(s) from a socket.
recvfrom(3posix) Receive a message from a socket.
recvmmsg(2) Receive multiple messages on a socket.
recvmmsg(2freebsd) Receive message(s) from a socket.
recvmsg(2) ↣ recv(2) Receive a message from a socket.
recvmsg(2freebsd) Receive message(s) from a socket.
recvmsg(3posix) Receive a message from a socket.
recvq(5) Received facsimile document format.
recvstats(8) Summarize HylaFAX receive accounting information.
recwav(1) Record an audio file from a Voicetronix hardware port.
Recycler(1) ↣ GWorkspace(1) GNUstep Workspace Manager.
red(1) ↣ ed(1) Line-oriented text editor.
redata(1e) Retrieve information from REBASE restriction enzyme database.
redcarpet(1) Markdown prosessing like butterflies and popcorn.
redcloth(1) Ruby Textile formatter.
redeclipse(6) Script to launch the Red Eclipse FPS game client.
redeclipse-server(6) Script to launch the server for the Red Eclipse FPS game.
redet(1) Regular expression development and execution tool.
redi(3) All PStreams classes are declared in namespace redi.
redi_basic_ipstream(3) Class template for Input PStreams.
redi_basic_opstream(3) Class template for Output PStreams.
redi_basic_pstream(3) Class template for Bidirectional PStreams.
redi_basic_pstreambuf(3) Class template for stream buffer.
redi_basic_rpstream(3) Class template for Restricted PStreams.
redi_pstream_common(3) Class template for common base class.
redi_pstreams(3) Common base class providing constants and typenames.
rediff(1) Fix offsets and counts of a hand-edited diff.
redir(1) Redirect TCP connections.
Redirect(1) ↣ xerces-c-sample(1) Xerces-c sample program.
redirector(3bobcat) Redirects a file descriptor to another descriptor.
Redis(3pm) Perl binding for Redis database.
redis-benchmark(1) Benechmark a Redis instance.
redis-check-aof(1) Check integrity of a Redis .AOF file.
redis-check-rdb(1) Check integrity of Redis dumped database file.
redis-cli(1) Command-line client to redis-server.
redis-sentinel(1) Persistent key-value database (cluster mode).
redis-server(1) Persistent key-value database.
Redis::Hash(3pm) Tie Perl hashes to Redis hashes.
Redis::List(3pm) Tie Perl arrays to Redis lists.
Redis::Sentinel(3pm) Redis Sentinel interface.
redistributePar(1) Is the part of OpenFOAM - a free, open source CFD software.
redland(3) Resource Description Framework (RDF) Library.
redland-config(1) Script to get information about the installed version of Redland.
redland-db-upgrade(1) Upgrade older Redland databases to 0.9.12 format.
redrawwin(3ncurses) ↣ refresh(3ncurses) Refresh curses windows and lines.
redshift(1) Set color temperature of display according to time of day.
redshift-gtk(1) ↣ redshift(1) Set color temperature of display according to time of day.
redsocks(8) Redirect any TCP connection to a SOCKS or HTTP proxy.
reduce-font(1) Reduce a font to a set of glyphs.
reducecap(8) The reducecap utility is used to lower the capability ceiling of a process and child process.
redund(1) ↣ lrslib(1) Convert between represetations of convex polyhedra.
redzone(9freebsd) Buffer corruptions detector.
ree(8) Extract ROM extensions.
Ref::Util(3pm) Utility functions for checking references.
Ref::Util::PP(3pm) Pure-Perl version of Ref::Util.
Ref::Util::XS(3pm) XS implementation for Ref::Util.
refchan(3tcl) Command handler API of reflected channels.
refcount(9freebsd) Manage a simple reference counter.
refcount_acquire(9freebsd) Manage a simple reference counter.
refcount_init(9freebsd) Manage a simple reference counter.
refcount_release(9freebsd) Manage a simple reference counter.
refdes_renum(1) GEDA/gaf refdes renumbering utility.
refeature(1) Read a file representing a set of features, optionally.
refer(1) Preprocess bibliographic references for groff.
reference_element(7rheolef) Reference element.
refile(1mh) File message in nmh folders.
refind-install(8) Install rEFInd to the ESP and create an NVRAM entry.
refind-mkdefault(8) Set rEFInd as the default EFI boot option.
refine(1) Create abstract correction profile given table of absolute CIE correction values.
refineHexMesh(1) Is the part of OpenFOAM - a free, open source CFD software.
refinementLevel(1) Is the part of OpenFOAM - a free, open source CFD software.
refineMesh(1) Is the part of OpenFOAM - a free, open source CFD software.
refineWallLayer(1) Is the part of OpenFOAM - a free, open source CFD software.
reflect(3G) Calculate the reflection direction for an incident vector.
reflow(1p) Perl script for reflowing text files using Knuth's paragraphing algorithm.
refmbkrds(3) Adds to RDS figure a references from a MBK figure.
reformail(1) E-mail reformatting tool.
reformat(1) Tool to simple format plain ascii texts.
reformat_output(1) Reformats output for easier reading as tsv.
reformime(1) MIME E-mail reformatting tool.
refract(3G) Calculate the refraction direction for an incident vector.
refresh(3ncurses) Refresh curses windows and lines.
refreshCDKScreen(3) ↣ cdk_screen(3) Cdk Screen and Widget Manipulation Functions.
Reg::Asused(3pm) Perl module for asused.
regalgebra(7) Boolean Algebra on Spatial Regions.
regbounds(7) Region Boundaries.
regcomp(3) ↣ regex(3) POSIX regex functions.
regcomp(3posix) Regular expression matching.
regconcat(1) Combine several Regina data files.
regconvert(1) Convert between different Regina file formats.
regcoords(7) Spatial Region Coordinates.
regdbdump(8) Parse and print out regulatory rules file.
regdiff(1) Diff program for Windows registry files.
regdiff(7) Differences Between Funtools and IRAF Regions.
reged(8) Utility to export/import and edit a Windows registry hives.
regedit-development(1) Wine registry editor.
regeln(6) ↣ spruch(6) Print a random German adage.
regerror(3) ↣ regex(3) POSIX regex functions.
regex(3) POSIX regex functions.
regex(7) POSIX.2 regular expressions.
regex.h(7posix) Regular expression matching types.
regexec(3) ↣ regex(3) POSIX regex functions.
Regexp(3I) Regular expression searching.
RegExp(3tcl)
regexp(3tcl) Match a regular expression against a string.
regexp(7) Plan 9 regular expression notation.
regexp-assemble(1p) Assemble a list of regular expressions from a file.
Regexp::Assemble(3pm) Assemble multiple Regular Expressions into a single RE.
Regexp::Common(3pm) Provide commonly requested regular expressions.
Regexp::Common::_support(3pm)
Regexp::Common::balanced(3pm)
Regexp::Common::CC(3pm)
Regexp::Common::comment(3pm)
Regexp::Common::delimited(3pm)
Regexp::Common::Email::Address(3pm) Returns a pattern for Email Addresses.
Regexp::Common::lingua(3pm)
Regexp::Common::list(3pm)
Regexp::Common::net(3pm)
Regexp::Common::net::CIDR(3pm)
Regexp::Common::number(3pm)
Regexp::Common::profanity(3pm)
Regexp::Common::SEN(3pm)
Regexp::Common::time(3pm) Date and time regexps.
Regexp::Common::URI(3pm)
Regexp::Common::URI::fax(3pm)
Regexp::Common::URI::file(3pm)
Regexp::Common::URI::ftp(3pm)
Regexp::Common::URI::gopher(3pm)
Regexp::Common::URI::http(3pm)
Regexp::Common::URI::news(3pm)
Regexp::Common::URI::pop(3pm)
Regexp::Common::URI::prospero(3pm)
Regexp::Common::URI::RFC1035(3pm)
Regexp::Common::URI::RFC1738(3pm)
Regexp::Common::URI::RFC1808(3pm)
Regexp::Common::URI::RFC2384(3pm)
Regexp::Common::URI::RFC2396(3pm)
Regexp::Common::URI::RFC2806(3pm)
Regexp::Common::URI::tel(3pm)
Regexp::Common::URI::telnet(3pm)
Regexp::Common::URI::tv(3pm)
Regexp::Common::URI::wais(3pm)
Regexp::Common::whitespace(3pm)
Regexp::Common::zip(3pm)
Regexp::Debugger(3pm) Visually debug regexes in-place.
Regexp::Grammars(3pm) Add grammatical parsing features to Perl 5.10 regexes.
Regexp::IPv6(3pm) Regular expression for IPv6 addresses.
Regexp::List(3pm) Assemble multiple Regular Expressions into a single RE.
Regexp::Log(3pm) A base class for log files regexp builders.
Regexp::Optimizer(3pm) Optimizes regular expressions.
Regexp::Pattern(3pm) Collection of regexp patterns.
Regexp::Pattern::Example(3pm) An example Regexp::Pattern::* module.
Regexp::Pattern::License(3pm) Regular expressions for legal licenses.
Regexp::Pattern::License::Parts(3pm) Regular expressions for licensing sub-parts.
Regexp::RegGrp(3pm) Groups a regular expressions collection.
Regexp::Shellish(3pm) Shell-like regular expressions.
Regexp::Stringify(3pm) Stringify a Regexp object.
regexp_table(5) Format of Postfix regular expression tables.
regexxer(1) Visual regular expression search and replace.
regfiledump(1) Dump the contents of a Regina data file.
regfiletype(1) Identify the formats of Regina data files.
regfinfo(1) Determines information about a Windows NT Registry File (REGF).
regfree(3) ↣ regex(3) POSIX regex functions.
reggeometry(7) Geometric Shapes in Spatial Region Filtering.
regina(1)
regina-config(1)
regina-engine-config(1) Get information about the installed version of Regina.
regina-gui(1) Regina's graphical user interface.
regina-python(1) Regina's command-line Python interface.
regionset(8) Display and set the zone setting of a DVD drive.
register-common-lisp-implementation(8) Internal clc commands.
register-common-lisp-source(8) ↣ register-common-lisp-implementation(8) Internal clc commands.
register-ds-admin(8) Registers Directory Server instances with an Admin Server.
register-python-argcomplete(1) Register-python-argcomplete - argcomplete utility script.
register-python-argcomplete3(1) Register-python-argcomplete - argcomplete utility script.
register-stardata(8) Install or remove star data catalogues and astronomy programs.
register_app_config_handler(3) ↣ netsnmp_config_api(3)
register_app_prenetsnmp_mib_handler(3) ↣ netsnmp_config_api(3)
register_assert_handler(3alleg4) Registers a custom handler for assert failures. Allegro game programming library.
register_bitmap_file_type(3alleg4) Registers custom bitmap loading/saving functions. Allegro game programming.
register_config_handler(3) ↣ netsnmp_config_api(3)
register_const_config_handler(3) ↣ netsnmp_config_api(3)
register_datafile_object(3alleg4) Registers load/destroy functions for custom object types. Allegro game programming.
register_font_file_type(3alleg4) Register a new font loading function. Allegro game programming library.
register_mib_handlers(3) ↣ netsnmp_config_api(3)
register_new_matrix_user(1) Used to register new users with a given home server when registration has been dis‐.
register_prenetsnmp_mib_handler(3) ↣ netsnmp_config_api(3)
register_sample_file_type(3alleg4) Registers custom loading/saving sample routines. Allegro game programming library.
register_tcp_functions(9freebsd) Alternate TCP Stack Framework.
register_trace_handler(3alleg4) Registers a custom handler for trace output. Allegro game programming library.
register_uformat(3alleg4) Installs handler functions for a new text encoding format. Allegro game programming.
registerCDKObject(3) ↣ cdk_screen(3) Cdk Screen and Widget Manipulation Functions.
registerrpc(3) ↣ rpc(3) Library routines for remote procedure calls.
registerRTSPStream(1) ↣ testRTSPClient(1) Various utilities to test receiving and streaming of RTP streams.
registrar(1) Registrar has been renamed to rspregistrar in rsplib-3.0.0!.
registrationAgent(8) RegistrationAgent SIP registration client.
registry(3erl) Store and back up key-value pairs.
registry(3tcl) Manipulate the Windows registry.
regjsparser(1) Parser of Javascript regular expressions.
reglookup(1) Windows NT+ registry reader/lookup tool.
reglookup-recover(1) Windows NT+ registry deleted data recovery tool.
reglookup-timeline(1) Windows NT+ registry MTIME timeline generator.
regorge(1) ↣ spew(1) Measures I/O performance and/or generates I/O load.
regpatch(1) Applies registry patches to registry files.
regshell(1) Windows registry file browser using readline.
regsub(3tcl) Perform substitutions based on regular expression pattern matching.
regsvr32-development(1) Wine DLL Registration Server.
regtest(1) Global Consciousness Project REG Software.
regtree(1) Text-mode registry viewer.
regulatory.bin(5) The Linux wireless regulatory database.
regulatory.db(5) ↣ regulatory.bin(5) The Linux wireless regulatory database.
rehash(1ssl) Create symbolic links to files named by the hash values.
reify(1) A small utility that reifies logic programs.
reindex(1) A collection of.
reinteract(1) Worksheet-based graphical Python shell.
reiserfsck(8) The checking tool for the ReiserFS filesystem.
reiserfstune(8) The tunning tool for the ReiserFS filesystem.
rekal(1) ↣ rekall(1) Memory forensics framework.
rekall(1) Memory forensics framework.
rel(5) Release resource file.
rel2gpx(1) Create GPX-Tracks from OSM relation.
relational(1) Implementation of Relational algebra.
relational-cli(1) Implementation of Relational algebra.
relationalFunctions(3clc) Click an item in the table below for details about that function.
relative(3pm) Load modules with relative names.
relaytool(1) Generate a file that can be used instead of linking directly against a library.
release(1) Convenient script for "releasing" an upstream project for Ubuntu.
release-build(1) Convenient script for "building" an upstream project, prior to release to Ubuntu.
release.c.tmpl(7) ↣ shape_tmpl(7) Templates in the shapeTools RMS.
Release.tmpl(7) ↣ shape_tmpl(7) Templates in the shapeTools RMS.
release_bitmap(3alleg4) Releases a previously locked bitmap. Allegro game programming library.
release_handler(3erl) Unpacking and Installation of Release Packages.
release_method(3avr)
release_screen(3alleg4) Shortcut of release_bitmap(screen); Allegro game programming library.
release_voice(3alleg4) Releases a sound card voice. Allegro game programming library.
relic(3) The NDBM-compatible API of QDBM.
Religion::Islam::PrayerTimes(3pm) Calculates Muslim Prayers Times and Sunrise.
reload_config_texts(3alleg4) Reloads translated strings returned by get_config_text(). Allegro game programming.
reloc65(1) Relocator for o65 object files.
relocated(5) Postfix relocated table format.
relpath-3.0.4(1) The Free Pascal file deletion tool.
relpbuf(9freebsd) Functions for managing physical buffers.
relprodbddnodeassoc(3) Computes a relational product.
reltool(3erl) Main API of the Reltool application.
relup(5) Release upgrade file.
rem(1) Invoke Remind with a default filename.
rem(3avr) ↣ div_t(3avr)
rem2ps(1) Draw a PostScript calendar from Remind output.
remainder(3) Floating-point remainder function.
remainder(3clc) Floating point remainder function.
remainder(3posix) Remainder function.
remainderf(3) ↣ remainder(3) Floating-point remainder function.
remainderl(3) ↣ remainder(3) Floating-point remainder function.
remake(1) GNU make utility with enhanced debugger.
remap(1e) Display restriction enzyme binding sites in a nucleotide sequence.
remap.config(5) Traffic Server remap rules configuration file.
remap_file_pages(2) Create a nonlinear file mapping.
remctl(1) Remote execution tool.
remctl(3) Simple remctl call to a remote server.
remctl-shell(8) Restricted shell that mimics a remctl server.
remctl_close(3) Close a remctl connection and free the client object.
remctl_command(3) Send a command to a remctl server.
remctl_commandv(3) ↣ remctl_command(3) Send a command to a remctl server.
remctl_error(3) Retrieve the error from a failed remctl operation.
remctl_new(3) Create a new remctl client.
remctl_noop(3) Send a NOOP message to a remctl server.
remctl_open(3) Connect to a remote remctl server.
remctl_open_addrinfo(3) ↣ remctl_open(3) Connect to a remote remctl server.
remctl_open_fd(3) ↣ remctl_open(3) Connect to a remote remctl server.
remctl_open_sockaddr(3) ↣ remctl_open(3) Connect to a remote remctl server.
remctl_output(3) Retrieve the results of a remctl command.
remctl_result_free(3) ↣ remctl(3) Simple remctl call to a remote server.
remctl_set_ccache(3) Set credential cache for remctl client connections.
remctl_set_source_ip(3) Set source IP for remctl client connections.
remctl_set_timeout(3) Set timeout for subsequent remctl client operations.
remctld(8) Server for remctl, a remote command execution utility.
remind(1) A sophisticated reminder service.
reminiscence(6) A wrapper around rs with changed defaults.
remmina(1) Remote desktop client for GNOME desktop environment.
remote-logon-config-agent(1) Retrieve JSON based remote logon information.
remote-tty(1) Connect to a ttysrv serial console instance.
remote-viewer(1) A simple remote desktop client.
remote_startup(5) The Grid Engine remote startup mechanism.
remotectl(8) Remote Access Configuration.
remotecv(1) OpenCV server for facial and feature recognition.
remotetrx(1) The SvxLink remote transceiver application.
remotetrx.conf(5) Configuration file for the SvxLink remote transceiver server.
removable_context(5) The SELinux removable devices context configuration file.
remove(3) Remove a file or directory.
remove(3posix) Remove a file.
remove-default-ispell(8) Remove default ispell dictionary.
remove-default-wordlist(8) Remove default wordlist.
remove-ds(8) Remove an instance of Directory Server.
remove-ds-admin(8) Remove all Directory Servers and Admin Server.
remove-duplicates(1) Remove duplicates of the same file in the current directory.
remove-shell(8) Remove shells from the list of valid login shells.
remove_display_switch_callback(3alleg4) Removes a switching notification callback. Allegro game programming library.
remove_int(3alleg4) Removes a timers. Allegro game programming library.
remove_joystick(3alleg4) Removes the joystick handler. Allegro game programming library.
remove_keyboard(3alleg4) Removes the Allegro keyboard handler.
remove_members(8) Remove members from a Mailman mailing list.
remove_mouse(3alleg4) Removes the mouse handler. Allegro game programming library.
remove_param_int(3alleg4) Removes a timer with a customizable parameter. Allegro game programming library.
remove_sound(3alleg4) Cleans up after you are finished with the sound routines. Allegro game programming library.
remove_sound_input(3alleg4) Cleans up after you are finished with the sound input routines. Allegro game programming.
remove_timer(3alleg4) Removes the Allegro time handler.
remove_tradis_tags(1) Bio-tradis: remove transposon sequence and quality tags from the read strings.
removeCDKCalendarMarker(3) ↣ cdk_calendar(3) Curses calendar widget.
removedTypes(3G) Describes types removed and replaced in the OpenGL API in OpenGL 4.2.
removeDup(1) Remove duplicated reads.
removeDuplicate(1) Utilities to work with sim4db-generated alignment files.
removeFaces(1) Is the part of OpenFOAM - a free, open source CFD software.
removePcrFromMipe(1) Removes PCR data from MIPE file.
removeSbeFromMipe(1) Removes SBE data from MIPE file.
removeSnpFromMipe(1) Removes SNP data from MIPE file.
removexattr(2) Remove an extended attribute.
removing-npm(1) Cleaning the Slate.
remque(3) ↣ insque(3) Insert/remove an item from a queue.
remque(3posix) Remove an element from a queue.
remquo(3) Remainder and part of quotient.
remquo(3clc) Floating point remainder and quotient function.
remquo(3posix) Remainder functions.
remquof(3) ↣ remquo(3) Remainder and part of quotient.
remquol(3) ↣ remquo(3) Remainder and part of quotient.
remrunqueue(9freebsd) Manage the queue of runnable processes.
remunge(1) MUNGE credential benchmark.
renaissance(7) GNUstep Development Framework.
rename(2) Change the name or location of a file.
rename(2freebsd) Change the name of a file.
rename(3posix) Rename file relative to directory file descriptor.
rename(3tcl) Rename or delete a command.
rename.ul(1) Rename files.
renameat(2) ↣ rename(2) Change the name or location of a file.
renameat(2freebsd) Change the name of a file.
renameat2(2) ↣ rename(2) Change the name or location of a file.
renamer(1) ↣ ladr4-apps(1) Undocumented LADR4 applications.
renattach(1) Rename/delete dangerous email attachments.
render(1) Raster3D molecular graphics package rendering program.
render_bench(1) Benchmark the XRender extension.
render_scene(3alleg4) Renders all the queued scene polygons. Allegro game programming library.
rendercheck(1) Simple tests of the X Render extension.
renderpdf(1p) Applies a renderer to one or more PDF pages.
renice(1) Alter priority of running processes.
renice(1posix) Set nice values of running processes.
reniced(1) Renice running processes based on regular expressions.
renpy(6) Engine for creating visual novels.
renpy-demo(6) Demo script for the Ren'Py engine.
renrot(1p) Rename and rotate images according EXIF data.
renum(1) ↣ bwbasic(1) Bywater BASIC interpreter/shell.
renumberMesh(1) Is the part of OpenFOAM - a free, open source CFD software.
reorder-columns(1) Reorder columns of a tab-delimited file.
reorderbddsystemdynamic(3) Specifies the dynamic bdd reorder parameters.
reorderbddsystemsimple(3) Reorders the bdd nodes of a bdd system.
reorderbddsystemtop(3) Reorders the bdd nodes of a bdd system.
reorderbddsystemwindow(3) Reorders the bdd nodes of a bdd system.
reordercap(1) Reorder input file by timestamp into output file.
reordertp(1) Reorders incoming packets and reconstitutes the original RTP stream.
ReorientTensorImage(1) Part of ANTS registration suite.
rep(1) Librep Interpreter.
rep-config(1) Script to get information about the installed version of LIBREP.
rep-remote(1) Provides a protocol for executing all of librep's file operations on that host.
rep-xgettext(1) Extract i18n strings from lisp scripts.
repair(1) Find reads that are from the same pair in the input and then place them next to each other in the.
repdoc(1) Strip doc-strings from C source.
repeat(3bobcat) Call a (member) function a fixed number of times.
repeat(3tcl) Procedures to repeat strings.
repeat-match(1) ↣ mummer(1) Package for sequence alignment of multiple genomes.
repeatmasker-recon(1) Finds repeat families from biological sequences.
repeatoire(1) Part of mauveAligner package.
repeats2anchors.pl(1)
repeatviz.pl(1)
repertoiremap(5) Map symbolic character names to Unicode code points.
repetier-host(1) Program to control 3D printers.
rephrase(1) Specialized passphrase recovery tool for GnuPG.
repl(1mh) Reply to an nmh message.
repl-monitor(1) Directory Server replication monitor.
replace(1) A string-replacement utility.
replace_extension(3alleg4) Replaces filename+extension with a new extension tail. Allegro game programming library.
replace_filename(3alleg4) Replaces path+filename with a new filename tail. Allegro game programming library.
replace_panel(3curses) ↣ panel(3curses) Panel stack extension for curses.
replacekey(1) Replace keywords in a FITS header.
replacepdfobj(1p) Copy a metadata object from one PDF to another.
replaygain(1) Single file Replay Gain editor.
Replication(1) Example of using QuantLib.
reply(1p) Read, eval, print, loop, yay!.
Reply(3pm) Read, eval, print, loop, yay!.
Reply::App(3pm) Command line app runner for Reply.
Reply::Config(3pm) Config loading for Reply.
Reply::Plugin(3pm) Base class for Reply plugins.
Reply::Plugin::Autocomplete::Commands(3pm) Tab completion for reply commands.
Reply::Plugin::Autocomplete::Functions(3pm) Tab completion for function names.
Reply::Plugin::Autocomplete::Globals(3pm) Tab completion for global variables.
Reply::Plugin::Autocomplete::Keywords(3pm) Tab completion for perl keywords.
Reply::Plugin::Autocomplete::Lexicals(3pm) Tab completion for lexical variables.
Reply::Plugin::Autocomplete::Methods(3pm) Tab completion for methods.
Reply::Plugin::Autocomplete::Packages(3pm) Tab completion for package names.
Reply::Plugin::AutoRefresh(3pm) Automatically refreshes the external code you use.
Reply::Plugin::CollapseStack(3pm) Display error stack traces only on demand.
Reply::Plugin::Colors(3pm) Colorize output.
Reply::Plugin::DataDump(3pm) Format results using Data::Dump.
Reply::Plugin::DataDumper(3pm) Format results using Data::Dumper.
Reply::Plugin::DataPrinter(3pm) Format results using Data::Printer.
Reply::Plugin::Editor(3pm) Command to edit the current line in a text editor.
Reply::Plugin::FancyPrompt(3pm) Provides a more informative prompt.
Reply::Plugin::Hints(3pm) Persists lexical hints across input lines.
Reply::Plugin::Interrupt(3pm) Allows using Ctrl+C to interrupt long-running lines.
Reply::Plugin::LexicalPersistence(3pm) Persists lexical variables between lines.
Reply::Plugin::LoadClass(3pm) Attempts to load classes implicitly if possible.
Reply::Plugin::Nopaste(3pm) Command to nopaste a transcript of the current session.
Reply::Plugin::Packages(3pm) Persist the current package between lines.
Reply::Plugin::Pager(3pm) Command to automatically open long results in a pager.
Reply::Plugin::ReadLine(3pm) Use Term::ReadLine for user input.
Reply::Plugin::ResultCache(3pm) Retain previous results to be able to refer to them later.
Reply::Plugin::Timer(3pm) Time commands.
Reply::Plugin::TypeTiny(3pm) Improved type constraint exceptions in Reply.
Repo(1) Example of using QuantLib.
repo(1) Tool for getting Android source.
repo-graph(1) Output a full package dependency graph in dot format.
repo-rss(1) Generates an RSS feed from one or more Yum repositories.
repoclosure(1) Display a list of unresolved dependencies for a yum repository.
repocutter(1) Surgical and filtering operations on Subversion dump files.
repodiff(1) List differences between two or more Yum repositories.
repodiffer(1) Report differences between repository histories.
repomanage(1) List the newest or oldest RPM packages in a directory.
repomapper(1) Update and manipulate contributor maps.
repomdxml2solv(1) Convert a repomd.xml file into a solv file.
repoquery(1) Query information from Yum repositories.
report(3tcl) Create and manipulate report objects.
report-hw(1) Dump information on the system's hardware.
report.cgi(1) CGI front-end to xymongen reporting.
Report.pm(3) Octopussy Report module.
reportAlignmentDifferences(1) Utilities to work with sim4db-generated alignment files.
reportbug(1) Reports a bug to a debbugs server.
reportbug.conf(5) The configuration file for reportbug.
reporting(3) The lmbench reporting subsystem.
reportlog.cgi(1) CGI program to report service availability log.
reportview(1) Ask KWeatherService to display a weather report.
reposurgeon(1) Surgical operations on repositories.
reposync(1) Synchronize yum repositories to a local directory.
repotool(1) Query or manipulate a CVS, Subversion, git, bzr, hg, or darcs repository in a uniform way.
repotrack(1) Track a package and its dependencies and download them.
repquota(8) Summarize quotas for a filesystem.
REPqv(1) ↣ dascrubber(1) Alignment-based scrubbing pipeline for DNA sequencing reads.
reprepro(1) Produce, manage and sync a local repository of Debian packages.
repro(8) Repro SIP proxy server.
reprocmd(8) Control the repro SIP proxy server.
reproducible-check(1) Reports on the reproducible status of installed packages.
reprof(1) Predict protein secondary structure and solvent accessibility.
reprotest(1) Build packages and check them for reproducibility.
repsnapper(1) Program to operate RepRap 3D printer.
repstopdf(1) ↣ epstopdf(1) Convert an EPS file to PDF.
REPtrim(1) ↣ dascrubber(1) Alignment-based scrubbing pipeline for DNA sequencing reads.
reptyr(1) Reparent a running program to a new terminal.
req(1ssl) PKCS#10 certificate request and certificate generating utility.
ReqErr(3I) Handle request errors.
request-key(8) Handle key instantiation callback requests from the kernel.
request-key.conf(5) Instantiation handler configuration file.
request_init(3) ↣ hosts_access(3) Access control library.
request_key(2) Request a key from the kernel's key management facility.
request_refresh_rate(3alleg4) Requests a specific refresh rate during graphic mode switch. Allegro game programming.
request_scroll(3alleg4) Queues a hardware scroll request with triple buffering. Allegro game programming library.
request_set(3) ↣ hosts_access(3) Access control library.
request_video_bitmap(3alleg4) Triple buffering page flip request. Allegro game programming library.
requestbackport(1) File a backport request bug.
requestchoice(1) Request a user choice.
requestname(3form) Handle printable form request names.
requestname(3menu) Handle printable menu request names.
requestsync(1) Helper to file sync requests for Ubuntu.
reroot(1) Compute a (new) root for the tree.
rerun(1) Run programs and restarts them on filesystem changes.
res_init(3) ↣ resolver(3)
res_mkquery(3) ↣ resolver(3)
res_ninit(3) ↣ resolver(3)
res_nmkquery(3) ↣ resolver(3)
res_nquery(3) ↣ resolver(3)
res_nquerydomain(3) ↣ resolver(3)
res_nsearch(3) ↣ resolver(3)
res_nsend(3) ↣ resolver(3)
res_query(3) ↣ resolver(3)
res_querydomain(3) ↣ resolver(3)
res_search(3) ↣ resolver(3)
res_send(3) ↣ resolver(3)
resample(1) Resample a 16-bit mono or stereo sound file by an arbitrary factor.
ResampleImage(1) Part of ANTS registration suite.
ResampleImageBySpacing(1) Part of ANTS registration suite.
resapplet(1) On-the-fly resolution changer.
rescan-scsi-bus(8) Rescan the SCSI bus.
rescan-scsi-bus.sh(8) Script to add and remove SCSI devices without rebooting.
reseq(1) Reverse the translations made by teseq.
reserve_voices(3alleg4) Reserve a number of voices for the digital and MIDI drivers. Allegro game programming.
reservedDataTypes(3clc) Built-in reserved Data Types.
reset(1) ↣ tset(1) Terminal initialization.
reset(3NCARG) The "super" version of RESET zeroes the internal integer array used to detect crowded lines; other.
reset-ftrace-perf(8) Reset state of ftrace, disabling all tracing. Written for Linux ftrace.
reset-trace-bpfcc(8) Reset the state of tracing.
reset_color_pairs(3ncurses) ↣ color(3ncurses)
reset_fli_variables(3alleg4) Resets the bitmap and palette dirty global variables. Allegro game programming library.
reset_prog_mode(3ncurses) ↣ kernel(3ncurses)
reset_prog_mode_sp(3ncurses) ↣ sp_funcs(3ncurses) Curses screen-pointer extension.
reset_shell_mode(3ncurses) ↣ kernel(3ncurses)
reset_shell_mode_sp(3ncurses) ↣ sp_funcs(3ncurses) Curses screen-pointer extension.
resetBdd(3) Resets the BDDs system.
resetbddcircuit(3) Resets a bdd circuit.
resetbddsystem(3) Resets a bdd system.
resetCDKScreen(3) ↣ cdk_traverse(3) Functions to support keyboard traversal.
resetCDKScreenOf(3) ↣ cdk_traverse(3) Functions to support keyboard traversal.
ResetDirection(1) Part of ANTS registration suite.
resetpriority(9freebsd)
resettodr(9freebsd) Set battery-backed clock from system time.
resetty(3ncurses) ↣ kernel(3ncurses)
resetty_sp(3ncurses) ↣ sp_funcs(3ncurses) Curses screen-pointer extension.
resgen(1) Mono/CLI Resource Generator.
resgen2(1) Mono/CLI Resource Generator.
ReshapeTool(3U) Tool for reshaping or otherwise altering components' structures.
residualvm(6) Interpreter for several 3D games.
resize(1) Set environment and terminal settings to current xterm window size.
resize-part-image(1) Resize a partition image.
resize.f2fs(8) Resize filesystem size.
resize2fs(8) Ext2/ext3/ext4 file system resizer.
resize_reiserfs(8) Resizer tool for the ReiserFS filesystem.
resize_term(3ncurses) ↣ resizeterm(3ncurses) Change the curses terminal size.
resize_term_sp(3ncurses) ↣ sp_funcs(3ncurses) Curses screen-pointer extension.
resizecons(8) Change kernel idea of the console size.
resizepart(8) Tell the kernel about the new size of a partition.
resizeterm(3ncurses) Change the curses terminal size.
resizeterm_sp(3ncurses) ↣ sp_funcs(3ncurses) Curses screen-pointer extension.
resolv.conf(5) Resolver configuration file.
resolv_wrapper(1) A wrapper for dns name resolving or dns faking.
resolvconf(8) Manage nameserver information.
resolvconf-admin(1) A setuid program for setting up DNS resolution.
resolvconf.conf(5) Resolvconf configuration file.
resolve_stack_dump(1) Resolve numeric stack trace dump to symbols.
resolved.conf(5) Network Name Resolution configuration files.
resolved.conf.d(5) ↣ resolved.conf(5) Network Name Resolution configuration files.
resolveip(1) Resolve host name to IP address or vice versa.
resolver(3)
resolver(5) ↣ resolv.conf(5) Resolver configuration file.
resolvertest(1) Test Shibboleth SP attribute resolver.
Resource(3I) Shared object.
resource_init_map_request(9freebsd) Map or unmap an active resource.
resource_int_value(9freebsd) Get a value from the hints mechanism.
resource_long_value(9freebsd) Get a value from the hints mechanism.
resource_string_value(9freebsd) Get a value from the hints mechanism.
resourceEditor(1) Resource editor used as part of the PythonCard GUI framework.
resourcemgr(1) Daemon to maintain TPM resources.
rest(3alleg4) Waits a specified number of milliseconds or yields CPU. Allegro game programming library.
rest(3tcl) Define REST web APIs and call them inline or asychronously.
REST::Application(3pm) A framework for building RESTful web-applications.
REST::Application::Routes(3pm) An implementation of Ruby on Rails type routes.
REST::Client(3pm) A simple client for interacting with RESTful http/https resources.
rest_callback(3alleg4) Like rest(), but calls the callback during the wait. Allegro game programming library.
restart-dirsrv(8) Restart script for Directory Server.
restart-ds-admin(8) Restart script for Admin Server.
restart_syscall(2) Restart a system call after interruption by a stop signal.
restartd(8) Process checker and/or reloader.
restartterm(3ncurses) ↣ terminfo(3ncurses)
restartterm_sp(3ncurses) ↣ sp_funcs(3ncurses) Curses screen-pointer extension.
restclient(1) Simple REST client for Ruby.
restic(1) Backup and restore files.
restic-backup(1) Create a new backup of files and/or directories.
restic-cat(1) Print internal objects to stdout.
restic-check(1) Check the repository for errors.
restic-diff(1) Show differences between two snapshots.
restic-dump(1) Print a backed-up file to stdout.
restic-find(1) Find a file or directory.
restic-forget(1) Remove snapshots from the repository.
restic-generate(1) Generate manual pages and auto-completion files (bash, zsh).
restic-init(1) Initialize a new repository.
restic-key(1) Manage keys (passwords).
restic-list(1) List objects in the repository.
restic-ls(1) List files in a snapshot.
restic-migrate(1) Apply migrations.
restic-mount(1) Mount the repository.
restic-prune(1) Remove unneeded data from the repository.
restic-rebuild-index(1) Build a new index file.
restic-restore(1) Extract the data from a snapshot.
restic-snapshots(1) List all snapshots.
restic-tag(1) Modify tags on snapshots.
restic-unlock(1) Remove locks other processes created.
restic-version(1) Print version information.
restore(8) Restore files or file systems from backups made with dump.
restore-trash(1) Restore for Command line trash utility.
restorealldir(3) Restore all instances' connectors directions.
restorecon(8) Restore file(s) default SELinux security contexts.
restorecon_xattr(8) Manage security.restorecon_last extended attribute entries added by setfiles(8) or restore‐.
restorecond(8) Daemon that watches for file creation and then sets the default SELinux file context.
restoreconfig(8) Directory Server script for restoring the Admin Server configuration.
restoredirvbe(3) Restore connectors directions from behavioral view.
restorevol(1) Restore a volume from vos dump to the local file system.
restover(1e) Find restriction enzymes producing a specific overhang.
restrict(1e) Report restriction enzyme cleavage sites in a nucleotide sequence.
restrictbddnode(3) Substitutes a variable by a zero or one, in a bdd.
restricted-ssh-commands(1) Restrict SSH users to a predefined set of commands.
restrictions(3clc)
results(3) The lmbench results subsys‐.
resume(8) ↣ s2disk(8) Program to suspend to disk (hibernate).
reswrap-1.6(1) Wrap icon resources into C code.
resx2po(1) Convert .Net Resource (.resx) to Gettext PO localisation files.
resynth(1) ↣ speech-tools(1) Programs for audio and speech manipulation.
retext(1) Text editor for Markdown and reStructuredText.
reti(3avr) ↣ avr_interrupts(3avr)
retrace_count(3alleg4) Retrace count simulator. Allegro game programming library.
retroarch(6) The reference frontend for the libretro API.
retrv(1) Retrieve a revision of a file.
retsr(3NCARG) Called by a user to return to a saved state of the recovery mode in NCAR Graphics.
return(1posix) Return from a function or dot script.
return(3tcl) Return from a procedure, or set return code of a script.
Return::MultiLevel(3pm) Return across multiple call levels.
Return::Type(3pm) Specify a return type for a function (optionally with coercion).
reTurnServer(8) ReTurn TURN server for NAT traversal.
retweet(1) Simple Twitter bot to retweet.
rev(1) Reverse lines characterwise.
revcomp(1) Reverse complement a nucleic acid sequence.
revelation(1) GNOME2 Password manager.
reverse(3) Reverse a list of chained elements.
reverse-build-depends(1) Find packages that depend on a specific package to build (reverse build depends).
reverse-depends(1) List the reverse-dependencies (or build-dependencies) of a package.
ReverseProxy::FormFiller(3pm) Let Apache fill and submit any html form in place of the user.
revertpdf(1p) Remove the last edits to a PDF document.
revfix(1) Invert AtoB1 to make BtoA1 for CMYK profiles.
revnetgroup(8) Generate reverse netgroup data.
revoke(2freebsd) Revoke file access.
revoutput(3am) Reverse output strings sample extension.
revpath(1) Generate a relative path that can be used to undo a change-directory.
revseq(1e) Reverse and complement a nucleotide sequence.
revtwoway(3am) Reverse strings sample two-way processor extension.
revu-build(1) Debian packages reviewing tool.
revu-orig(1) Debian packages reviewing tool.
revu-report(1) Debian packages reviewing tool.
revu-review(1) Debian packages reviewing tool.
rewind(3) ↣ fseek(3) Reposition a stream.
rewind(3posix) Reset the file position indicator in a stream.
rewinddir(3) Reset directory stream.
rewinddir(3posix) Reset the position of a directory stream to the beginning of a directory.
rewritepdf(1p) Rebuild a PDF file.
rewriter(1) Demodulate terms.
rex(1p) (Remote)? Execution.
Rex(3pm) Remote Execution.
Rex::Box::Amazon(3pm) Rex/Boxes Amazon Module.
Rex::Box::Base(3pm) Rex/Boxes Base Module.
Rex::Box::Docker(3pm) Rex/Boxes Docker Module.
Rex::Box::KVM(3pm) Rex/Boxes KVM Module.
Rex::Box::VBox(3pm) Rex/Boxes VirtualBox Module.
Rex::CMDB(3pm) Function to access the CMDB (configuration management database).
Rex::Commands(3pm) All the basic commands.
Rex::Commands::Augeas(3pm) An augeas module for (R)?ex.
Rex::Commands::Box(3pm) Functions / Class to manage Virtual Machines.
Rex::Commands::Cloud(3pm) Cloud Management Commands.
Rex::Commands::Cron(3pm) Simple Cron Management.
Rex::Commands::DB(3pm) Simple Database Access.
Rex::Commands::Download(3pm) Download remote files.
Rex::Commands::File(3pm) Transparent File Manipulation.
Rex::Commands::Fs(3pm) Filesystem commands.
Rex::Commands::Gather(3pm) Hardware and Information gathering.
Rex::Commands::Host(3pm) Edit /etc/hosts.
Rex::Commands::Inventory(3pm) Get an inventory of your systems.
Rex::Commands::Iptables(3pm) Iptable Management Commands.
Rex::Commands::Kernel(3pm) Load/Unload Kernel Modules.
Rex::Commands::LVM(3pm) Get LVM Information.
Rex::Commands::MD5(3pm) Calculate MD5 sum of files.
Rex::Commands::Mkfs(3pm) Create filesystems.
Rex::Commands::Network(3pm) Network Module.
Rex::Commands::Notify(3pm) Notify a resource to execute.
Rex::Commands::Partition(3pm) Partition module.
Rex::Commands::Pkg(3pm) Install/Remove Software packages.
Rex::Commands::PkgConf(3pm) Configure packages.
Rex::Commands::Process(3pm) Process management commands.
Rex::Commands::Rsync(3pm) Simple Rsync Frontend.
Rex::Commands::Run(3pm) Execute a remote command.
Rex::Commands::SCM(3pm) Sourcecontrol for Subversion and Git.
Rex::Commands::Service(3pm) Manage System Services.
Rex::Commands::SimpleCheck(3pm) Simple tcp/alive checks.
Rex::Commands::Sync(3pm) Sync directories.
Rex::Commands::Sysctl(3pm) Manipulate sysctl.
Rex::Commands::Tail(3pm) Tail a file.
Rex::Commands::Upload(3pm) Upload a local file to a remote server.
Rex::Commands::User(3pm) Manipulate users and groups.
Rex::Commands::Virtualization(3pm) Virtualization module.
Rex::Config(3pm) Handles the configuration.
Rex::FS::File(3pm) File Class.
Rex::Group::Lookup::Command(3pm) Read hostnames from a command.
Rex::Group::Lookup::DBI(3pm) Read hostnames and groups from a DBI source.
Rex::Group::Lookup::File(3pm) Read hostnames from a file.
Rex::Group::Lookup::INI(3pm) Read hostnames and groups from a INI style file.
Rex::Group::Lookup::XML(3pm) Read hostnames and groups from a XML file.
Rex::Group::Lookup::YAML(3pm) Read hostnames and groups from a YAML file.
Rex::Hardware(3pm) Base Class for hardware / information gathering.
Rex::Helper::Rexfile::ParamLookup(3pm) A command to manage task parameters.
Rex::Helper::SSH2::Expect(3pm) An Expect like module for Net::SSH2.
Rex::Logger(3pm) Logging Module.
Rex::Resource::firewall(3pm) Firewall functions.
Rex::Shared::Var(3pm) Share variables across Rex tasks.
Rex::Task(3pm) The Task Object.
Rex::Template(3pm) Simple Template Engine.
Rex::Test::Base(3pm) Basic Test Module.
Rex::Transaction(3pm) Transaction support.
Rex::Virtualization::Docker(3pm) Docker Virtualization Module.
Rex::Virtualization::LibVirt(3pm) LibVirt Virtualization Module.
Rex::Virtualization::Lxc(3pm) Linux Containers Virtualization Module.
Rex::Virtualization::VBox(3pm) VirtualBox Virtualization Module.
rexec(3) Return stream to a remote command.
rexec_af(3) ↣ rexec(3) Return stream to a remote command.
rexical(1) Ruby Lex for Racc.
rexify(1p) {{ SHORT DESCRIPTION }}.
rexima(1) A curses-based (and command-line) mixer.
rexx(1) ↣ regina(1)
rezip(1)
rfc(1sr) ↣ elvi(1sr) Surfraw(1) search tools.
RFC1213-MIB(7) The Erlang/OTP MIB module for RFC-1213.
rfc2822(3tcl) Parsing ISO 8601 dates/times.
rfcat(1) Remote file concatenation to standard output.
rfcdiff(1) Compare RFCs or Internet Drafts or any other text files.
rfchmod(1) Change file access permission.
rfcomm(1) RFCOMM configuration utility.
rfcp(1) Remote file copy.
rfdf(1) Print information about a mounted filesystem.
rfdir(1) Remote directory list.
rfdump(1) Tool to detect RFID-Tags and show their meta information.
rfigui(1) Analyze the time-frequency information in radio astronomical observations.
rfinger(1) ↣ socks_clients(1) SOCKS client version of finger.
rfio_access(3) Check existence/accessibility of a file/directory.
rfio_chmod(3) Change access mode of a directory/file.
rfio_chown(3) Change owner and group of a directory/file.
rfio_close(3) Closes a file.
rfio_closedir(3) Close directory opened by rfio_opendir.
rfio_fchmod(3) Change access mode of a directory/file.
rfio_fclose(3) Closes a file.
rfio_feof(3) Checks file status.
rfio_ferror(3) Checks file status.
rfio_fflush(3) Flush a file.
rfio_fileno(3) Maps stream pointer to file descriptor.
rfio_fopen(3) Opens a file.
rfio_fopen64(3) Opens a file.
rfio_fread(3) Reads in a file.
rfio_fseek(3) Positions/repositions a file.
rfio_fseeko64(3) Positions/repositions a file.
rfio_fstat(3) Get information about a file or directory.
rfio_fstat64(3) Get information about a file or directory.
rfio_ftell(3) Tells the position in a stream.
rfio_ftello64(3) Tells the position in a stream.
rfio_fwrite(3) Writes to a file.
rfio_lockf(3) Provide record locking on files.
rfio_lockf64(3) Provide record locking on files.
rfio_lseek(3) Positions/repositions a file.
rfio_lseek64(3) Positions/repositions a file.
rfio_lstat(3) Get information about a file or directory.
rfio_lstat64(3) Get information about a file or directory.
rfio_mkdir(3) Create a new directory.
rfio_mstat(3) Get information about a file or directory.
rfio_mstat64(3) Get information about a file or directory.
rfio_msymlink(3) Create a symbolic link to a file.
rfio_munlink(3) Remove a file entry.
rfio_open(3) Opens a file.
rfio_open64(3) Opens a file.
rfio_opendir(3) Open a directory.
rfio_pclose(3) Start a process and open a pipe to it.
rfio_perror(3) Print error message corresponding to the last RFIO function failure.
rfio_popen(3) Start a process and open a pipe to it.
rfio_pread(3) Reads in a file.
rfio_preseek(3) Prefetch chunks of data from a file.
rfio_preseek64(3) Prefetch chunks of data from a file.
rfio_pwrite(3) Writes to a file.
rfio_rcp(3) Third party copy of a file.
rfio_read(3) Reads in a file.
rfio_readdir(3) Read directory opened by rfio_opendir.
rfio_readlink(3) Get the content of a symbolic link.
rfio_rename(3) Rename a file or directory.
rfio_rewinddir(3) Reset position to the beginning of a directory opened by rfio_opendir.
rfio_rmdir(3) Remove a directory.
rfio_serror(3) Print error message corresponding to the last RFIO function failure.
rfio_setbufsize(3) Set RFIO options.
rfio_stat(3) Get information about a file or directory.
rfio_stat64(3) Get information about a file or directory.
rfio_statfs(3) Get information about a mounted filesystem.
rfio_statfs64(3) Get information about a mounted filesystem.
rfio_symlink(3) Create a symbolic link to a file.
rfio_unlink(3) Remove a file entry.
rfio_write(3) Writes to a file.
rfioreadopt(3) Get RFIO options.
rfiosetopt(3) Set RFIO options.
rfkill(8) Tool for enabling and disabling wireless devices.
rflattenlofig(3) Recursivly flatten a figure.
rflattenphfig(3) Recursivly flatten a figure.
rfmkdir(1) Make remote directories.
rfoo-rconsole(1) Remote Python console with auto completion, which can be used to inspect and modify the names‐.
rfork(2freebsd) Manipulate process resources.
rfrename(1) Rename remote file.
rfrm(1) Remove remote files and directories.
rfstat(1) Get information about a file or directory.
rftp(1) ↣ socks_clients(1) SOCKS client version of finger.
rfxclock(1) ION daemon task for managing scheduled events.
RG::Blast::Parser(3pm) Fast NCBI BLAST parser.
RG::PP::ACL(3pm) PredictProtein access control list methods.
RG::Reprof(3pm) Protein secondary structure and accessibility predictor.
RG::Utils::Conv_hssp2saf(3pm) Rost Lab perl utilities.
RG::Utils::Copf(3pm) Rost Lab perl utilities.
RG::Utils::Hssp_filter(3pm) Rost Lab perl utilities.
RGB(3alleg4) Single palette entry. Allegro game programming library.
rgb2pat(1) Converts an image file from 24-bit RGB to PAT format.
rgb2pct(1) Convert a 24bit RGB image to 8bit paletted.
rgb3toppm(1) Combine three portable graymaps into one portable pixmap.
RGB_MAP(3alleg4) Stores an rgb map to accelerate conversions. Allegro game programming library.
rgb_map(3alleg4) Look up table to speed up reducing RGB values to palette colors. Allegro game programming library.
rgb_to_hsv(3alleg4) ↣ hsv_to_rgb(3alleg4) Converts color values between the HSV and RGB color spaces. Allegro game programming.
rgbcorrelator(1) PyMca image correlation analysis application.
rgbhls(3NCARG) Converts a color specification given in the Red, Green, Blue (RGB) color space to color values in the.
rgbhsv(3NCARG) Converts a color specification given in the Red, Green, Blue (RGB) color space to color values in the.
rgbmap(1) ↣ allegro-dev-tools(1) Collection of useful tools for Allegro 4 developers.
rgbpaint(1) A simple pixel-based painting program.
rgbyiq(3NCARG) Converts a color specification given in the RGB Red, Green, Blue, (RGB) color space to a color.
rgephy(4freebsd) RealTek RTL8168/8169/8110/8211 series 10/100/1000 Gigabit Ethernet PHY driver.
rgfa-findcrisprs(1) Find CRISPRs in assembly graphs.
rgfa-mergelinear(1) Merge linear paths in assembly graphs.
rgfa-simdebruijn(1) Simulate de Bruijn graphs.
rgrep(1) ↣ grep(1) Print lines matching a pattern.
rgview(1) ↣ gvim(1) Vi IMproved, a programmer's text editor.
rgvim(1) ↣ gvim(1) Vi IMproved, a programmer's text editor.
rgxg(1) ReGular eXpression Generator.
rgxg_net_cidr_ipv4(3) ↣ rgxg_net_cidr_string(3) Create regex that matches all addresses of the.
rgxg_net_cidr_ipv6(3) ↣ rgxg_net_cidr_string(3) Create regex that matches all addresses of the.
rgxg_net_cidr_string(3) Create regex that matches all addresses of the.
rgxg_number_greaterequal(3) ↣ rgxg_number_range(3) Create regex that matches integers in the given range.
rgxg_number_range(3) Create regex that matches integers in the given range.
rgxg_utils_alternation(3) Create regex that matches any of the given patterns.
rgxg_utils_escape_string(3) Escape the given string for use in a regular expression.
rhash(1) Calculate/check CRC32, MD5, SHA1, GOST, TTH, BTIH or other hash sums.
rhc(1) Command line tool for performing operations related to your OpenShift account.
rheolef-config(1rheolef)
rheostream(2rheolef) Large data streams.
rhino(1) Invokes the JavaScript shell for running scripts in batch mode or interactive.
rhino(8) Driver for Brazilian Microsol RHINO UPS equipment.
rhino-debugger(1) Invokes the rhino JavaScript debugger GUI.
rhino-jsc(1) Invokes the rhino JavaScript compiler.
rhinote(1) Virtual sticky-notes for your desktop.
rhoCentralDyMFoam(1) Is the part of OpenFOAM - a free, open source CFD software.
rhoCentralFoam(1) Is the part of OpenFOAM - a free, open source CFD software.
rhoPimpleDyMFoam(1) Is the part of OpenFOAM - a free, open source CFD software.
rhoPimpleFoam(1) Is the part of OpenFOAM - a free, open source CFD software.
rhoPorousSimpleFoam(1) Is the part of OpenFOAM - a free, open source CFD software.
rhoReactingBuoyantFoam(1) Is the part of OpenFOAM - a free, open source CFD software.
rhoReactingFoam(1) Is the part of OpenFOAM - a free, open source CFD software.
rhoSimpleFoam(1) Is the part of OpenFOAM - a free, open source CFD software.
rhost(1) Resolve a single ip address.
rhosts(5) Grants or denies password-free r-command access to a specific user account.
RhumbSolve(1)
rhyme(1sr) ↣ elvi(1sr) Surfraw(1) search tools.
rhythmbox(1) Music player and library for tagged files using GStreamer.
rhythmbox-client(1) Controls a running instance of rhythmbox.
ri(1) ↣ ri2.5(1) Ruby API reference front end.
ri-li(6) A toy simulator game.
ri2.5(1) Ruby API reference front end.
ribbon(1) Raster3D molecular graphics package ribbon-drawer.
richcomm_usb(8) Driver UPS equipment using Richcomm dry-contact to USB solution.
ricochet(6) Client application for multi-player ricochet robots game.
riello_ser(8) Driver for Riello UPS Protocol UPS equipment.
riello_usb(8) Driver for Riello UPS Protocol UPS equipment via USB.
riemann-client(1) Riemann communication tool.
riesz(4rheolef) Approximate a Riesz representer.
rifftree(1) Print RIFF tree structure of an arbitrary RIFF file.
rifiuti(1) Tool to extract information from MS recycle bins info2 files.
rifiuti-vista(1) ↣ rifiuti2(1) MS Windows recycle bin analysis tool.
rifiuti2(1) MS Windows recycle bin analysis tool.
rifle(1) Ranger's file opener.
rig(6) Random Identity Generator.
rigctl(1) Control radio transceivers and receivers.
rigctld(1) Hamlib TCP rig control daemon.
rights(4freebsd) Capsicum capability rights for file descriptors.
rigmem(1) Backup and restore memory of radio transceivers and receivers.
rigsmtr(1) Measure S-Meter vs azimuth using Hamlib.
rigswr(1) Measure VSWR vs frequency using Hamlib.
rijndael(9freebsd)
rimraf(1) Fast deep deletion (like rm -rf).
Rinci(3pm) Language-neutral metadata for your code.
Rinci::FAQ(3pm) Metadata for your functions/methods.
Rinci::function(3pm) Metadata for your functions/methods.
Rinci::package(3pm) Metadata for your namespaces/packages.
Rinci::resmeta(3pm) Function/method result metadata.
Rinci::Transaction(3pm) A transactional system based on functions.
Rinci::Undo(3pm) (DEPRECATED) Protocol for undo operations in functions.
Rinci::Upgrading(3pm) Upgrading from previous version of specification.
Rinci::variable(3pm) Metadata for your variables.
rindex(3) ↣ index(3) Locate character in string.
rinetd(8) Internet “redirection server”.
ring(1) PAD RING router.
rings3d(1) Produces a file of ring-filling triangles from a PDB file.
ringstat(1) Perform a simple test of FXS (station) port ring and audio paths.
rinse(8) RPM Installation Entity.
rint(3) Round to nearest integer.
rint(3clc) Round to nearest even integer.
rint(3posix) Round-to-nearest integral value.
rintf(3) ↣ rint(3) Round to nearest integer.
rintl(3) ↣ rint(3) Round to nearest integer.
rio(1) Program to control a Diamond RIO MP3 player.
riocp(1) Program to transfer files to and from the Rio Karma.
riostream(1) Zero-copy streaming over RDMA ping-pong test.
rip98d(8) Send and receive RIP98 routing messages.
rip98d.conf(5) Control RIP98 routing messages.
ripd(8) A RIP routing engine for use with Quagga routing software.
ripdataflac(1) ↣ flactag(1) A tagger for whole album FLACs using data from the MusicBrainz service.
ripe-atlas(1) Command-line client for RIPE Atlas.
ripemd128(3tcl) RIPEMD-128 Message-Digest Algorithm.
ripemd128(3trf) Message digest "ripemd-128".
RIPEMD160(3ssl) ↣ RIPEMD160_Init(3ssl) RIPEMD-160 hash function.
ripemd160(3tcl) RIPEMD-160 Message-Digest Algorithm.
ripemd160(3trf) Message digest "ripemd-160".
RIPEMD160_Final(3ssl) ↣ RIPEMD160_Init(3ssl) RIPEMD-160 hash function.
RIPEMD160_Init(3ssl) RIPEMD-160 hash function.
RIPEMD160_Update(3ssl) ↣ RIPEMD160_Init(3ssl) RIPEMD-160 hash function.
RipeWhois(3pm) Perl extension to retrieve information from RIPE Whois database.
ripflac(1) ↣ flactag(1) A tagger for whole album FLACs using data from the MusicBrainz service.
ripit(1)
ripmime(1) Email attachment / decomposition tool.
ripngd(8) A RIPNG routing engine for use with Quagga routing software.
ripoffline(3ncurses) ↣ kernel(3ncurses)
ripoffline_sp(3ncurses) ↣ sp_funcs(3ncurses) Curses screen-pointer extension.
ripole(1) Extracts attachments from OLE2 data files (ie, MS Office docs).
ripper(1) Scrape licenses out of file.
ripperX(1) Graphical (GTK) frontend for ripping and OGG/FLAC/MP3 encoding CD tracks.
ripples(6x) Interference patterns.
ris2bib(1) Script to convert RIS format files to BibTeX format files.
ris2xml(1) ↣ bibutils(1) Bibliography conversion utilities.
ris_gateway(1) ↣ ctn_manpage(1) Generic CTN manual page.
riscv64-linux-gnu-addr2line(1) ↣ addr2line(1) Convert addresses into file names and line numbers.
riscv64-linux-gnu-ar(1) ↣ ar(1) Create, modify, and extract from archives.
riscv64-linux-gnu-as(1) ↣ as(1) The portable GNU assembler.
riscv64-linux-gnu-c++filt(1) ↣ c++filt(1) Demangle C++ and Java symbols.
riscv64-linux-gnu-cpp(1) ↣ riscv64-linux-gnu-cpp-7(1) The C Preprocessor.
riscv64-linux-gnu-cpp-7(1) The C Preprocessor.
riscv64-linux-gnu-cpp-8(1) The C Preprocessor.
riscv64-linux-gnu-elfedit(1) ↣ elfedit(1) Update the ELF header of ELF files.
riscv64-linux-gnu-g++(1) ↣ riscv64-linux-gnu-g++-7(1) GNU project C and C++ compiler.
riscv64-linux-gnu-g++-7(1) GNU project C and C++ compiler.
riscv64-linux-gnu-g++-8(1) GNU project C and C++ compiler.
riscv64-linux-gnu-gcc(1) ↣ riscv64-linux-gnu-gcc-7(1) GNU project C and C++ compiler.
riscv64-linux-gnu-gcc-7(1) GNU project C and C++ compiler.
riscv64-linux-gnu-gcc-8(1) GNU project C and C++ compiler.
riscv64-linux-gnu-gcc-ar(1) ↣ riscv64-linux-gnu-gcc-ar-7(1) A wrapper around ar adding the --plugin option.
riscv64-linux-gnu-gcc-ar-7(1) A wrapper around ar adding the --plugin option.
riscv64-linux-gnu-gcc-ar-8(1) A wrapper around ar adding the --plugin option.
riscv64-linux-gnu-gcc-nm(1) ↣ riscv64-linux-gnu-gcc-nm-7(1) A wrapper around nm adding the --plugin option.
riscv64-linux-gnu-gcc-nm-7(1) A wrapper around nm adding the --plugin option.
riscv64-linux-gnu-gcc-nm-8(1) A wrapper around nm adding the --plugin option.
riscv64-linux-gnu-gcc-ranlib(1) ↣ riscv64-linux-gnu-gcc-ranlib-7(1) A wrapper around ranlib adding the --plugin option.
riscv64-linux-gnu-gcc-ranlib-7(1) A wrapper around ranlib adding the --plugin option.
riscv64-linux-gnu-gcc-ranlib-8(1) A wrapper around ranlib adding the --plugin option.
riscv64-linux-gnu-gccgo(1) ↣ riscv64-linux-gnu-gccgo-8(1) A GCC-based compiler for the Go language.
riscv64-linux-gnu-gccgo-8(1) A GCC-based compiler for the Go language.
riscv64-linux-gnu-gcov(1) ↣ riscv64-linux-gnu-gcov-7(1) Coverage testing tool.
riscv64-linux-gnu-gcov-7(1) Coverage testing tool.
riscv64-linux-gnu-gcov-8(1) Coverage testing tool.
riscv64-linux-gnu-gcov-dump(1) ↣ riscv64-linux-gnu-gcov-dump-7(1) Offline gcda and gcno profile dump tool.
riscv64-linux-gnu-gcov-dump-7(1) Offline gcda and gcno profile dump tool.
riscv64-linux-gnu-gcov-dump-8(1) Offline gcda and gcno profile dump tool.
riscv64-linux-gnu-gcov-tool(1) ↣ riscv64-linux-gnu-gcov-tool-7(1) Offline gcda profile processing tool.
riscv64-linux-gnu-gcov-tool-7(1) Offline gcda profile processing tool.
riscv64-linux-gnu-gcov-tool-8(1) Offline gcda profile processing tool.
riscv64-linux-gnu-gdc(1) ↣ riscv64-linux-gnu-gdc-8(1) A GCC-based compiler for the D language.
riscv64-linux-gnu-gdc-7(1) A GCC-based compiler for the D language.
riscv64-linux-gnu-gdc-8(1) A GCC-based compiler for the D language.
riscv64-linux-gnu-gfortran(1) ↣ riscv64-linux-gnu-gfortran-7(1) GNU Fortran compiler.
riscv64-linux-gnu-gfortran-7(1) GNU Fortran compiler.
riscv64-linux-gnu-gfortran-8(1) GNU Fortran compiler.
riscv64-linux-gnu-gprof(1) ↣ gprof(1) Display call graph profile data.
riscv64-linux-gnu-ld.bfd(1) ↣ ld.bfd(1) The GNU linker.
riscv64-linux-gnu-nm(1) ↣ nm(1) List symbols from object files.
riscv64-linux-gnu-objcopy(1) ↣ objcopy(1) Copy and translate object files.
riscv64-linux-gnu-objdump(1) ↣ objdump(1) Display information from object files.
riscv64-linux-gnu-ranlib(1) ↣ ranlib(1) Generate index to archive.
riscv64-linux-gnu-readelf(1) ↣ readelf(1) Displays information about ELF files.
riscv64-linux-gnu-size(1) ↣ size(1) List section sizes and total size.
riscv64-linux-gnu-strings(1) ↣ strings(1) Print the strings of printable characters in files.
riscv64-linux-gnu-strip(1) ↣ strip(1) Discard symbols from object files.
risk(6x) Start up a single-player version of risk.
ristosds(1) Convert several RIS8 images to one 3D SDS.
ristretto(1) Lightweight picture-viewer for the Xfce desktop environment.
rivescript(1p) A command line frontend to the Perl RiveScript interpreter.
RiveScript(3pm) Rendering Intelligence Very Easily.
RiveScript::WD(3pm) RiveScript 2.00 Working Draft (2014/11/30).
rivet(1) Robust Independent Validation of Experiment and Theory.
rivet-buildplugin(1) Compilation helper for Rivet analysis plugins.
rivet-chopbins(1) Strip specified bins from data sets.
rivet-config(1) Configuration tool for Rivet.
rivet-mergeruns(1) Merge Rivet histo files into one.
rivet-mkanalysis(1) Make templates of analysis source files for Rivet.
rivet-mkhtml(1) Make web pages from histogram files written out by Rivet.
rivet-rescale(1) Rescale histos in observable-file of AIDAFILE to the area of the corresponding histos in REF‐.
rivet-rmgaps(1) Remove binnning gaps in Rivet-generated MC AIDA files.
rivlogin(1) ↣ clogin(1) Cisco login script.
rivrancid(1) ↣ rancid(1) Cisco configuration filter.
rjoe(1) ↣ jupp(1)
RkBgnBun(3) Convert the reading of a specified length to kanji.
RkCloseRoma(3) Close the dictionary used for Romaji-kana conversion.
RkCvtEuc(3) Convert shift JIS code to EUC code.
RkCvtHan(3) Convert double-width symbols, alphanumeric characters, hiragana, and katakana to sin‐.
RkCvtHira(3) Convert double-width katakana to double-width hiragana.
RkCvtKana(3) Convert double-width hiragana to double-width katakana.
RkCvtRoma(3) Convert an entire character string from Romaji to kana by iteratively using RkMapRoma.
RkCvtZen(3) Convert ASCII characters and single-width katakana to double-width characters.
RkDefineDic(3) Define specified candidates in the dictionary.
RkDeleteDic(3) Delete specified candidates from a dictionary.
RkEndBun(3) Terminate kana-kanji conversion.
RkEnlarge(3) Enlarge the reading of the current clause.
RkFinalize(3) Terminate the kana-kanji conversion functions.
RkGetDicList(3) Get the name of a dictionary that can be added to the dictionary list.
RkGetKanji(3) Get the current candidate for the current clause.
RkGetLex(3) Get morphemic information on each word that makes up the current candidate.
RkGetStat(3) Get analysis information about the current candidate.
RkGetYomi(3) Get the reading of the current clause.
RkGoto(3) Change the current clause.
rkhunter(8) RootKit Hunter.
rkill(1) ↣ pslist(1) Control processes and their descendants.
RkInitialize(3) Initialize the kana-kanji conversion functions.
RkIntro(3) Dictionary access library introduction.
RkLeft(3) Move the current clause to the clause to its left.
rklogd(8) RSBAC kernel log daemon.
RkMapPhonogram(3) Perform Romaji-kana conversion by using a specified Romaji-kana conversion table.
RkMapRoma(3) Perform Romaji-kana conversion by using a specified Romaji-kana conversion table.
RkMountDic(3) Mount a dictionary in the dictionary list.
RkNext(3) Set the next candidate as the current candidate.
RkNfer(3) Set a reading itself as the current candidate.
RkOpenRoma(3) Open the dictionary to use for Romaji-kana conversion.
RkPrev(3) Set the previous candidate as the current candidate.
RkRemountDic(3) Modify the priority order of a dictionary already in the dictionary list.
RkResize(3) Change the reading length of the current clause to len bytes.
RkRight(3) Move the current clause to the clause to its right.
rksh93(1) ↣ ksh93(1) KornShell, a standard/restricted command and programming language.
RkShorten(3) Shorten the reading of the current clause.
RkStoreYomi(3) Change the reading of the current clause, reconverting the subsequent clauses.
rkt(1) Rkt, the application container runner.
rkt-api-service(1) Run API service (experimental).
rkt-cat-manifest(1) Inspect and print the pod manifest.
rkt-completion(1) Output shell completion code for the specified shell.
rkt-config(1) Print configuration for each stage in JSON format.
rkt-enter(1) Enter the namespaces of an app within a rkt pod.
rkt-export(1) Export an app from an exited pod to an ACI file.
rkt-fetch(1) Fetch image(s) and store them in the local store.
rkt-gc(1) Garbage collect rkt pods no longer in use.
rkt-image(1) Operate on image(s) in the local store.
rkt-image-cat-manifest(1) Inspect and print the image manifest.
rkt-image-export(1) Export a stored image to an ACI file.
rkt-image-extract(1) Extract a stored image to a directory.
rkt-image-gc(1) Garbage collect local store.
rkt-image-list(1) List images in the local store.
rkt-image-render(1) Render a stored image to a directory with all its dependencies.
rkt-image-rm(1) Remove one or more images with the given IDs or image names from the local store.
rkt-image-verify(1) Verify one or more rendered images in the local store.
rkt-list(1) List pods.
rkt-metadata-service(1) Run metadata service.
rkt-prepare(1) Prepare to run image(s) in a pod in rkt.
rkt-rm(1) Remove all files and resources associated with an exited pod.
rkt-run(1) Run image(s) in a pod in rkt.
rkt-run-prepared(1) Run a prepared application pod in rkt.
rkt-status(1) Check the status of a rkt pod.
rkt-stop(1) Stop a pod.
rkt-trust(1) Trust a key for image verification.
rkt-version(1) Print the version and exit.
RkUnmountDic(3) Unmount a dictionary from the dictionary list.
rkward(1) A KDE frontend to R.
RkXfer(3) Change the current candidate.
rl(4freebsd) RealTek 8129/8139 Fast Ethernet device driver.
rl2sniff(1) Sniffer tool for RasterLite2.
rl2tool(1) CLI tool for RasterLite2.
rlatex(1) Wrapper to run LaTeX/jadeTeX multiple times as needed.
RLE_SPRITE(3alleg4) Stores the contents of an RLE sprite. Allegro game programming library.
rletopnm(1) Convert a Utah Raster Tools RLE image file into a PNM image file.
rlfe(1) "cook" input lines for other programs using readline.
rlinetd(8) An(other) internet super-server.
rlinetd.conf(5) Rlinetd configuration file.
rlm_always(5) FreeRADIUS Module.
rlm_attr_filter(5) FreeRADIUS Module.
rlm_chap(5) FreeRADIUS Module.
rlm_counter(5) FreeRADIUS Module.
rlm_detail(5) FreeRADIUS Module.
rlm_digest(5) FreeRADIUS Module.
rlm_expr(5) FreeRADIUS Module.
rlm_files(5) FreeRADIUS Module.
rlm_idn(5) FreeRADIUS Module.
rlm_ippool_tool(8) Dump the contents of the FreeRadius ippool database files.
rlm_mschap(5) FreeRADIUS Module.
rlm_pap(5) FreeRADIUS Module.
rlm_passwd(5) FreeRADIUS Module.
rlm_realm(5) FreeRADIUS Module.
rlm_sql(5) FreeRADIUS Module.
rlm_unix(5) FreeRADIUS Module.
rlmgr(1) Administration utility for QDBM Relic.
rlock(1) Run program with a lockfile.
rlog(1) Print log messages and other information about RCS files.
rlogind(8) Remote login daemon.
rlplot(1) Generate publication quality graphs.
rlpq(1) Remote line printer queue examination program.
rlpr(1) Remote off-line print.
rlprd(8) Remote printing proxy daemon.
rlprm(1) Remove jobs from a remote line printer spooling queue.
rlprrc(5) Remote printing resource file.
rltest(1) Test cases for QDBM Relic.
rltraceroute6(8) IPv6 traceroute tool.
rlvm(6) RealLive interpreter clone.
rlwrap(1) Readline wrapper.
RlwrapFilter(3pm) Perl class for rlwrap filters.
rm(1) Remove files or directories.
rm(1posix) Remove directory entries.
rm_assert(9freebsd)
rm_destroy(9freebsd)
rm_init(9freebsd)
rm_init_flags(9freebsd)
rm_rlock(9freebsd)
rm_runlock(9freebsd)
rm_sleep(9freebsd)
RM_SYSINIT(9freebsd)
rm_try_rlock(9freebsd)
rm_wlock(9freebsd)
rm_wowned(9freebsd)
rm_wunlock(9freebsd)
rmadison(1)
rmagic(1) Report Magic for Analog.
rmail(1) ↣ sendmail(1) Postfix to Sendmail compatibility interface.
rmail(8) Handle remote mail received via uucp.
rman(1) Reverse compile man pages from formatted form to a number of source formats: ASCII, roff,.
rman(9freebsd)
rman_activate_resource(9freebsd)
rman_adjust_resource(9freebsd)
rman_deactivate_resource(9freebsd)
rman_fini(9freebsd)
rman_first_free_region(9freebsd)
rman_get_bushandle(9freebsd)
rman_get_bustag(9freebsd)
rman_get_device(9freebsd)
rman_get_end(9freebsd)
rman_get_flags(9freebsd)
rman_get_mapping(9freebsd)
rman_get_rid(9freebsd)
rman_get_size(9freebsd)
rman_get_start(9freebsd)
rman_get_virtual(9freebsd)
rman_init(9freebsd)
rman_init_from_resource(9freebsd)
rman_is_region_manager(9freebsd)
rman_last_free_region(9freebsd)
rman_make_alignment_flags(9freebsd)
rman_manage_region(9freebsd)
rman_release_resource(9freebsd)
rman_reserve_resource(9freebsd)
rman_reserve_resource_bound(9freebsd)
rman_set_bushandle(9freebsd)
rman_set_bustag(9freebsd)
rman_set_mapping(9freebsd)
rman_set_rid(9freebsd)
rman_set_virtual(9freebsd)
rmath(1) A computer algebra system with functions and readline.
rmcat(8) Remove GNATS categories.
rmccmt(1) Remove comments from C and C++ programs.
rmcp(8) Remove NILFS2 checkpoints.
rmcp-ping(8) ↣ rmcpping(8) Send RMCP Ping to network hosts.
rmcp_ping(1) IPMI RMCP Ping program.
rmcpping(8) Send RMCP Ping to network hosts.
rmcvsdir-3.0.4(1) The Free Pascal CVS tree cleaner program.
rmd160(1) ↣ hashalot(1) Read a passphrase and print a hash.
rmd160(3)
RMD160Data(3) ↣ rmd160(3)
RMD160End(3) ↣ rmd160(3)
RMD160File(3) ↣ rmd160(3)
RMD160FileChunk(3) ↣ rmd160(3)
RMD160Final(3) ↣ rmd160(3)
RMD160Init(3) ↣ rmd160(3)
RMD160Pad(3) ↣ rmd160(3)
RMD160Transform(3) ↣ rmd160(3)
RMD160Update(3) ↣ rmd160(3)
rmdel(1posix) Remove a delta from an SCCS file (DEVELOPMENT).
rmdfile(1) ↣ pvf(1) Utilities to convert various sound formats.
rmdic(1) Tool for deleting a user dictionary.
rmdir(1) Remove empty directories.
rmdir(1posix) Remove directories.
rmdir(2) Delete a directory.
rmdir(2freebsd) Remove a directory file.
rmdir(3posix) Remove a directory.
rmdtopvf(1) ↣ pvf(1) Utilities to convert various sound formats.
rmdtovbox(1) Isdn voice box (sound converter).
rmeventc(1) Destroy a CORBA EventChannel.
rmf(1mh) Remove an nmh folder.
rmgdiff(1x) Use almost any graphical file difference browser to recursively view the differences between two.
rmhist(1) Remove an AtFS history.
rmidish(1) Front-end to midish(1), using the readline(3) library.
rmligs-german(1) Remove incorrectly used ligatures from German LaTeX documents.
rmlint(1) Find duplicate files and other space waste efficiently.
rmlist(8) Remove the components of a Mailman mailing list with impunity - beware!.
rmlock(9freebsd)
rmm(1mh) Remove nmh messages.
rmmod(8) Simple program to remove a module from the Linux Kernel.
rmsgcat(1) Concatenates and merges PO files.
rmsgfmt(1) Compile message catalog to binary format.
rmsginit(1) Create a new .po file with user's environment and input.
rmsgmerge(1) Extract translatable string from given input ruby script files.
rmsk2bed(1) Manual page for rmsk2bed 2.4.26+dfsg.
rmsk2starch(1) Manual page for rmsk2starch 2.4.26+dfsg.
rmt-dump(8) Remote magtape protocol module.
rmt-tar(8) Remote magnetic tape server.
rmtermd(8) Old style DECnet terminal services for Linux.
rmtsysd(8) Daemon to execute AFS-specific system calls for remote hosts.
RNAcalibrate(1) Calibrate statistics of secondary structure hybridisations of RNAs.
RNAeffective(1) Calculation of effective numbers of orthologous miRNA targets.
RNAhybrid(1) Calculate secondary structure hybridisations of RNAs.
rnano(1) A restricted nano.
rndc(8) Name server control utility.
rndc-confgen(8) Rndc key generation tool.
rndc.conf(5) Rndc configuration file.
rndtest(4freebsd) FIPS 140-2 random number generator test monitor.
rnetclient(1) Submit the Brazilian Income Tax Report to the Brazilian Tax Authority.
rnews(1) Inject individual articles and UUCP batches into INN.
rngd(8) Check and feed random data from hardware device to kernel random device.
rngtest(1) Check the randomness of data using FIPS 140-2 tests.
rnr-lsi(1) Computes three flavors of leaf stability index for each taxon.
rnr-mast(1) Computes maximum agreement trees for unrooted input sets.
rnr-prune(1) Prunes a list of taxa from a bootstrap tree or a single tree with branch lengths.
rnr-tii(1) Computes the taxonomic instability index.
rnx2rtcm(1) Rinex to rtcm converter.
rnx2rtkp(1) Read message log files and computer receiver positions.
ro-localization(1) Monte-Carlo localization for beacon range-only measurements.
roar-config(1) Get information of installed RoarAudio libraries.
roar_codec2str(3) Get codec ID by codec name.
roar_connect(3) Connects to RoarAudio's sound server.
roar_connectionref(3) Change reference counter for RoarAudio connections.
roar_connectionunref(3) Change reference counter for RoarAudio connections.
roar_disconnect(3) Change reference counter for RoarAudio connections.
roar_error(3) RoarAudio error code.
roar_error2str(3) Convert an error code into a lion readable string.
roar_errorstring(3) Lion readable error string for current RoarAudio error value.
roar_exit(3) Let RoarAudio's sound server quit.
roar_get_standby(3) Get and set RoarAudio's sound servers standby state.
roar_get_vol(3) Set mixer levels or RoarAudio streams.
roar_server_oinfo(3) Gets information on the output stream of RoarAudio's sound server.
roar_set_standby(3) Get and set RoarAudio's sound servers standby state.
roar_set_vol(3) Set mixer levels or RoarAudio streams.
roar_simple_close(3) Close a simple RoarAudio connection.
roar_simple_connect(3) Opens a connection to RoarAudio's sound server.
roar_simple_filter(3) Simple playback, monetoring,.
roar_simple_get_standby(3) Get RoarAudio's standby state.
roar_simple_monitor(3) Simple playback, monetoring,.
roar_simple_new_stream(3) Create a new stream via RoarAudio.
roar_simple_new_stream_obj(3) Create a new stream via RoarAudio.
roar_simple_play(3) Simple playback, monetoring,.
roar_simple_record(3) Simple playback, monetoring,.
roar_simple_stream(3) Opens a stream to RoarAudio's sound server.
roar_socket_listen(3) Opens a new listen socket.
roar_socket_nonblock(3) Sets blocking state of a socket.
roar_str2codec(3) Get codec ID by codec name.
roar_stream_add_data(3) Adds data to a stream's input buffer using the control connection.
roar_stream_connect(3) Connect a stream to RoarAudio's sound server.
roar_stream_connect_to(3) Connects a stream to some listening socket.
roar_stream_exec(3) Set a stream as master stream of a client.
roar_stream_new(3) Creates a new stream object.
roar_terminate(3) Let RoarAudio's sound server quit.
roar_vio_close(3) Close a RoarAudio virtual IO object.
roar_vs_blocking(3) Change blocking mode of VS object.
roar_vs_buffer(3) Use buffered mode streams.
roar_vs_close(3) Closes a VS object.
roar_vs_connection_obj(3) VS API interface for use of main API.
roar_vs_ctl(3) Interface to private internals of VS object.
roar_vs_file(3) File mode for VS API.
roar_vs_file_simple(3) Set up stream parameters for VS object.
roar_vs_get_avail_read(3) Use buffered mode streams.
roar_vs_get_avail_write(3) Use buffered mode streams.
roar_vs_iterate(3) Iterate streams.
roar_vs_latency(3) Get stream position information.
roar_vs_latency2(3) Get stream position information.
roar_vs_meta(3) Update meta data for a stream.
roar_vs_mute(3) Alter stream flags.
roar_vs_new(3) Create new VS objects.
roar_vs_new_from_con(3) Create new VS objects.
roar_vs_new_from_file(3) Set up stream parameters for VS object.
roar_vs_new_playback(3) Create new VS objects.
roar_vs_new_simple(3) Create new VS objects.
roar_vs_noop(3) Send NOOP command to server.
roar_vs_pause(3) Alter stream flags.
roar_vs_position(3) Get stream position information.
roar_vs_read(3) Read or write data from or to sound server.
roar_vs_reset_buffer(3) Use buffered mode streams.
roar_vs_role(3) Update role for a stream.
roar_vs_run(3) Iterate streams.
roar_vs_stream(3) Set up stream parameters for VS object.
roar_vs_stream_obj(3) VS API interface for use of main API.
roar_vs_strerr(3) Convert an error code into a lion readable string.
roar_vs_sync(3) Sync VS object with server.
roar_vs_vio_obj(3) VS API interface for use of main API.
roar_vs_volume_get(3) Get or set volume for audio stream.
roar_vs_volume_mono(3) Get or set volume for audio stream.
roar_vs_volume_stereo(3) Get or set volume for audio stream.
roar_vs_write(3) Read or write data from or to sound server.
RoarAudio(7) RoarAudio sound system and package.
roarbaseclients(1) RoarAudio sound server base clients.
roarbidir(1) Opens a bidirectional stream to RoarAudio's sound server.
roarcat(1) RoarAudio sound server base clients.
roarcatplay(1) Play files via RoarAudio.
roarclientpass(1) Passing clients to and creating new listen sockets on RoarAudio sound server.
roarctl(1) RoarAudio sound server control tool.
roard(1) RoarAudio sound server.
roardecnet(7) Hints for DECnet users or RoarAudio.
roardtmf(1) Generate DTMF (telephone touch tones) for RoarAudio.
roarfilt(1) RoarAudio sound server audio filter client.
roarify(1) Roarify an application that does not have RoarAudio support.
roarinterconnect(1) Interconnect two audio servers.
roarlight(1) Controls the Light Control subsystem of RoarAudio.
roarmon(1) RoarAudio sound server base clients.
roarmonhttp(1) CGI and inetd based streaming server emulation for RoarAudio.
roarphone(1) Roar over Network (RoN) VoIP like application.
roarplaylistd(1) RoarAudio PlayList Daemon.
roarpluginapplication(1) Run plugins like applications.
roarpluginrunner(1) Run RoarAudio plugins.
roarradio(1) Program to play web radio streams in background with RoarAudio.
roarshout(1) Stream data to streaming server.
roarsin(1) RoarAudio sound server test clients.
roarsockconnect(1) RoarAudio sound server test clients.
roartestclients(1) RoarAudio sound server test clients.
roartips(7) Tips for RoarAudio users.
roartut(7) RoarAudio sound library developer tutorial.
roartypes(1) List sizes of well known RoarAudio C types.
roarvio(1) FIXME(PROGNAME).
roarvio(7) RoarAudio sound library.
roarvorbis(1) Ogg Vorbis player for RoarAudio.
roarvs(7) RoarAudio sound library.
roarvumeter(1) Display current audio level of RoarAudio's waveform mixer.
roary(1p) Create a pan genome from a set of GFF files.
roary-pan_genome_reorder_spreadsheet(1p) Take in a tree and a spreadsheet and output a reordered spreadsheet.
roary-query_pan_genome(1p) Take in a groups file and the protein fasta files and output selected data.
roary-unique_genes_per_sample(1p) Take in the clustered file and produce a sorted file with the frequency of.
robocode(6) Java programming game with battle tanks.
robocut(1) Is used with cutting plotters.
robotfindskitten(6) Help robot find kitten.
robotic-arm-kinematics(1) GUI for editing and visualizing Denavit-Hartenberg parameters.
robots(6) Fight off villainous robots.
robustirc-bridge(1) Bridge between IRC and RobustIRC.
roc-at-cutoff.pl(1) Computes ROC/sensitivity/specificity at various/all thresholds.
rockdodger(6) Dodge and blow up rocks with your spaceship.
rocket_launcher(1) Graphical front end for bottlerocket.
rocks(6x) Animation of flying through an asteroid field.
rods(1) Raster3D preprocessor for ball-and-stick models.
roff(7) Concepts and history of roff typesetting.
roff2dvi(1) Transform roff code into dvi mode.
roff2html(1) Transform roff code into html mode.
roff2pdf(1) Transform roff code into pdf mode.
roff2ps(1) Transform roff code into ps mode.
roff2text(1) Transform roff code into text mode.
roff2x(1) Transform roff code into x mode.
roffit(1) Convert nroff to HTML.
rofi(1) A window switcher, application launcher, ssh dialog and dmenu replacement.
rofi-sensible-terminal(1) Launches $TERMINAL with fallbacks.
rofi-theme(5) Rofi theme format files.
rofi-theme-selector(1) Preview and apply themes for rofi.
rofiles-fuse(1) Use FUSE to create a view where directories are writable, files are immutable.
roger(1) This is the graphical user interface of Roger Router.
roger_cli(1) This is the command line interface of Roger Router.
roget_components(1) ↣ sgbdemos(1) Examples of the use of The Stanford GraphBase.
rogue(6) Exploring The Dungeons of Doom.
roguenarok-parallel(1) Implements the RogueNaRok algorithm for rogue taxon identification (parallel version).
roguenarok-single(1) Implements the RogueNaRok algorithm for rogue taxon identification (single core version).
Role::Basic(3pm) Just roles. Nothing else.
Role::Basic::Philosophy(3pm) Why Role::Basic exists.
Role::Commons(3pm) Roles that can be commonly used, for the mutual benefit of all.
Role::Commons::Authority(3pm) A class method indicating who published the package.
Role::Commons::ObjectID(3pm) An object method providing a unique identifier.
Role::Commons::Tap(3pm) An object method which helps with chaining, inspired by Ruby.
Role::HasMessage(3pm) A thing with a message method.
Role::HasMessage::Errf(3pm) A thing with a String::Errf-powered message.
Role::Identifiable::HasIdent(3pm) A thing with an ident attribute.
Role::Identifiable::HasTags(3pm) A thing with a list of tags.
Role::REST::Client(3pm) REST Client Role.
Role::REST::Client::Response(3pm) Response class for REST.
Role::REST::Client::Serializer(3pm) Serialization class for REST.
Role::Tiny(3pm) Roles. Like a nouvelle cuisine portion size slice of Moose.
Role::Tiny::With(3pm) Neat interface for consumers of Role::Tiny roles.
rolldice(6) Rolls virtual dice.
rolo(1) Text-based contact management software.
Roman(3pm) Functions for converting between Roman and Arabic numerals.
roman(3tcl) Tools for creating and manipulating roman numerals.
romanboy(6x) Draws a 3d immersion of the real projective plane that smoothly deforms between the Roman surface.
romberg(3tcl) Romberg integration.
romcmp(1) MAME rom and romsets check and comparison tool.
romheaders(1) PCI rom header utility.
ronn(1) Convert markdown files to manpages.
ronn-format(7) Manual authoring format based on Markdown.
roodi(1) Roodi stands for Ruby Object Oriented Design Inferometer.
roodi-describe(1) Roodi stands for Ruby Object Oriented Design Inferometer.
root-tail(1) Print text directly to X11 root window.
rootn(3clc) Compute x to the power 1/y.
rootsign(8) Cryptographically sign standard input with a private/public keypair unique to the local root user.
rootv(1) Display TV using the Xvideo extension.
RootWindow(3) ↣ AllPlanes(3)
RootWindowOfScreen(3) ↣ BlackPixelOfScreen(3)
RoPkg(3pm) Collection of perl classes.
RoPkg::DB(3pm) A Singleton database pool class.
RoPkg::DBCollection(3pm) Base class who can be used for collections of database objects.
RoPkg::DBObject(3pm) General pourpose database object.
RoPkg::Exceptions(3pm) Exceptions used by RoPkg packages.
RoPkg::Object(3pm)
RoPkg::Rsync::Atom(3pm) The smallest unit in a rsync configuration file.
RoPkg::Rsync::ConfFile(3pm)
RoPkg::Rsync::LogParser(3pm) A rsync log parser class.
RoPkg::Rsync::Node(3pm)
RoPkg::Simba(3pm) The main class of simba.
RoPkg::simba(3pm)
RoPkg::Simba::Command(3pm)
RoPkg::Simba::Commands(3pm)
RoPkg::Simba::Exceptions(3pm)
RoPkg::Simba::Exclude(3pm)
RoPkg::Simba::Excludes(3pm)
RoPkg::Simba::Mirror(3pm) A mirror class.
RoPkg::Simba::Mirrors(3pm)
RoPkg::Simba::Plugin::GenHTML(3pm) Html generator plugin for Simba.
RoPkg::Simba::Plugin::GenRSS(3pm)
RoPkg::Simba::Plugin::GenRsync(3pm)
RoPkg::Simba::Plugin::GenSitemap(3pm)
RoPkg::Utils(3pm) General pourpose class.
ropy(1) Calculate entropy measurement of byte streams.
roqet(1) Rasqal RDF query utility.
rorschach(6x) Simulate ink-blot patterns.
rosdep(1) Rosdep command.
rose(3) ROSE Address manipulation routines.
rose(4) Rose amateur packet radio protocol family.
Rose::Class(3pm) A very simple class base class.
Rose::Class::MakeMethods::Generic(3pm) Create simple class methods.
Rose::Class::MakeMethods::Set(3pm) Create class methods to manage sets.
Rose::DateTime(3pm) DateTime helper functions and objects.
Rose::DateTime::Parser(3pm) DateTime parser object.
Rose::DateTime::Util(3pm) Some simple DateTime wrapper functions.
Rose::DB(3pm) A DBI wrapper and abstraction layer.
Rose::DB::Cache(3pm) A mod_perl-aware cache for Rose::DB objects.
Rose::DB::Cache::Entry(3pm) A cache entry for use with Rose::DB::Cache objects.
Rose::DB::Constants(3pm) Symbolic names for important Rose::DB constants.
Rose::DB::Generic(3pm) Generic driver class for Rose::DB.
Rose::DB::Informix(3pm) Informix driver class for Rose::DB.
Rose::DB::MySQL(3pm) MySQL driver class for Rose::DB.
Rose::DB::Object(3pm) Extensible, high performance object-relational mapper (ORM).
Rose::DB::Object::Cached(3pm) Memory cached object representation of a single row in a database table.
Rose::DB::Object::ConventionManager(3pm) Provide missing metadata by convention.
Rose::DB::Object::ConventionManager::Null(3pm) A singleton convention manager that does nothing.
Rose::DB::Object::Helpers(3pm) A mix-in class containing convenience methods for Rose::DB::Object.
Rose::DB::Object::Iterator(3pm) Iterate over a series of Rose::DB::Objects.
Rose::DB::Object::Loader(3pm) Automatically create Rose::DB::Object subclasses based on database table.
Rose::DB::Object::MakeMethods::BigNum(3pm) Create object methods for arbitrary-precision numeric attributes for.
Rose::DB::Object::MakeMethods::Date(3pm) Create date-related methods for Rose::DB::Object-derived objects.
Rose::DB::Object::MakeMethods::Generic(3pm) Create generic object methods for Rose::DB::Object-derived objects.
Rose::DB::Object::MakeMethods::Pg(3pm) Create PostgreSQL-specific object methods for Rose::DB::Object-derived.
Rose::DB::Object::MakeMethods::Std(3pm) Create object methods related to Rose::DB::Object::Std-derived objects.
Rose::DB::Object::MakeMethods::Time(3pm) Create time-related methods for Rose::DB::Object-derived objects.
Rose::DB::Object::Manager(3pm) Fetch multiple Rose::DB::Object-derived objects from the database using complex.
Rose::DB::Object::Metadata(3pm) Database object metadata.
Rose::DB::Object::Metadata::Column(3pm) Base class for database column metadata objects.
Rose::DB::Object::Metadata::Column::Array(3pm) Array column metadata.
Rose::DB::Object::Metadata::Column::BigInt(3pm) Big integer column metadata.
Rose::DB::Object::Metadata::Column::BigSerial(3pm) Big serial column metadata.
Rose::DB::Object::Metadata::Column::Bitfield(3pm) Bitfield column metadata.
Rose::DB::Object::Metadata::Column::Blob(3pm) Binary large object column metadata.
Rose::DB::Object::Metadata::Column::Boolean(3pm) Boolean column metadata.
Rose::DB::Object::Metadata::Column::Character(3pm) Character column metadata.
Rose::DB::Object::Metadata::Column::Date(3pm) Date column metadata.
Rose::DB::Object::Metadata::Column::Datetime(3pm) Datetime column metadata.
Rose::DB::Object::Metadata::Column::DatetimeYearToFraction(3pm) Datetime year to fraction column metadata.
Rose::DB::Object::Metadata::Column::DatetimeYearToFraction1(3pm) Datetime year to fraction(1) column metadata.
Rose::DB::Object::Metadata::Column::DatetimeYearToFraction2(3pm) Datetime year to fraction(2) column metadata.
Rose::DB::Object::Metadata::Column::DatetimeYearToFraction3(3pm) Datetime year to fraction(3) column metadata.
Rose::DB::Object::Metadata::Column::DatetimeYearToFraction4(3pm) Datetime year to fraction(4) column metadata.
Rose::DB::Object::Metadata::Column::DatetimeYearToFraction5(3pm) Datetime year to fraction(5) column metadata.
Rose::DB::Object::Metadata::Column::DatetimeYearToMinute(3pm) Datetime year to minute column metadata.
Rose::DB::Object::Metadata::Column::DatetimeYearToMonth(3pm) Datetime year to month column metadata.
Rose::DB::Object::Metadata::Column::DatetimeYearToSecond(3pm) Datetime year to second column metadata.
Rose::DB::Object::Metadata::Column::Decimal(3pm) Decimal column metadata.
Rose::DB::Object::Metadata::Column::DoublePrecision(3pm) Double-precision column metadata.
Rose::DB::Object::Metadata::Column::Enum(3pm) Enumerated column metadata.
Rose::DB::Object::Metadata::Column::Epoch(3pm) Seconds since the epoch column metadata.
Rose::DB::Object::Metadata::Column::Epoch::HiRes(3pm) Fractional seconds since the epoch column metadata.
Rose::DB::Object::Metadata::Column::Float(3pm) Floating-point column metadata.
Rose::DB::Object::Metadata::Column::Integer(3pm) Integer column metadata.
Rose::DB::Object::Metadata::Column::Interval(3pm) Interval column metadata.
Rose::DB::Object::Metadata::Column::Numeric(3pm) Numeric column metadata.
Rose::DB::Object::Metadata::Column::Pg::Bytea(3pm) PostgreSQL BYTEA column metadata.
Rose::DB::Object::Metadata::Column::Pg::Chkpass(3pm) PostgreSQL CHKPASS column metadata.
Rose::DB::Object::Metadata::Column::Scalar(3pm) Scalar column metadata.
Rose::DB::Object::Metadata::Column::Serial(3pm) Serial column metadata.
Rose::DB::Object::Metadata::Column::Set(3pm) Set column metadata.
Rose::DB::Object::Metadata::Column::Text(3pm) Text column metadata.
Rose::DB::Object::Metadata::Column::Time(3pm) Time column metadata.
Rose::DB::Object::Metadata::Column::Timestamp(3pm) Timestamp column metadata.
Rose::DB::Object::Metadata::Column::TimestampWithTimeZone(3pm) Timestamp with time zone column metadata.
Rose::DB::Object::Metadata::Column::Varchar(3pm) Variable-length character column metadata.
Rose::DB::Object::Metadata::ForeignKey(3pm) Foreign key metadata.
Rose::DB::Object::Metadata::PrimaryKey(3pm) Primary key metadata.
Rose::DB::Object::Metadata::Relationship(3pm) Base class for table relationship metadata objects.
Rose::DB::Object::Metadata::Relationship::ManyToMany(3pm) Many to many table relationship metadata object.
Rose::DB::Object::Metadata::Relationship::ManyToOne(3pm) Many to one table relationship metadata object.
Rose::DB::Object::Metadata::Relationship::OneToMany(3pm) One to many table relationship metadata object.
Rose::DB::Object::Metadata::Relationship::OneToOne(3pm) One to one table relationship metadata object.
Rose::DB::Object::Metadata::UniqueKey(3pm) Unique key metadata.
Rose::DB::Object::MixIn(3pm) A base class for mix-ins.
Rose::DB::Object::QueryBuilder(3pm) Build SQL queries on behalf of Rose::DB::Object::Manager.
Rose::DB::Object::Std(3pm) Standardized object representation of a single row in a database table.
Rose::DB::Object::Std::Cached(3pm) Memory cached standardized object representation of a single row in a database.
Rose::DB::Object::Std::Metadata(3pm) Standardized database object metadata.
Rose::DB::Object::Tutorial(3pm) A guided tour of the basics of Rose::DB::Object.
Rose::DB::Object::Util(3pm) Utility functions for use in Rose::DB::Object subclasses and method makers.
Rose::DB::Oracle(3pm) Oracle driver class for Rose::DB.
Rose::DB::Pg(3pm) PostgreSQL driver class for Rose::DB.
Rose::DB::Registry(3pm) Data source registry.
Rose::DB::Registry::Entry(3pm) Data source registry entry.
Rose::DB::SQLite(3pm) SQLite driver class for Rose::DB.
Rose::DB::Tutorial(3pm) Best practices for using Rose::DB.
Rose::Object(3pm) A simple object base class.
Rose::Object::MakeMethods(3pm) A simple method maker base class.
Rose::Object::MakeMethods::DateTime(3pm) Create methods that store DateTime objects.
Rose::Object::MakeMethods::Generic(3pm) Create simple object methods.
Rose::Object::MixIn(3pm) A base class for mix-ins.
Rose::URI(3pm) A URI class that allows easy and efficient manipulation of URI components.
rose_aton(3) ↣ rose(3) ROSE Address manipulation routines.
rose_call(8) ↣ ax25_call(8) Make an AX.25, NET/ROM, ROSE or TCP connection.
rose_cmp(3) ↣ rose(3) ROSE Address manipulation routines.
rose_ntoa(3) ↣ rose(3) ROSE Address manipulation routines.
rosegarden(1) MIDI and audio sequencer and musical notation editor.
rot(3tcl) Rot-encryption.
rot13(1)
rot13(6) ↣ caesar(6) Decrypt caesar ciphers.
rotate(1) Rotate, mirror, and transpose JPEG images (losslessly whenever possible).
rotate(3clc) Rotate bits left.
rotate_scaled_sprite(3alleg4) Rotates and stretches a sprite. Allegro game programming library.
rotate_scaled_sprite_lit(3alleg4) Rotates and stretches a sprite. Allegro game programming library.
rotate_scaled_sprite_trans(3alleg4) Rotates and stretches a sprite. Allegro game programming library.
rotate_scaled_sprite_v_flip(3alleg4) Rotates, stretches and flips a sprite. Allegro game programming library.
rotate_scaled_sprite_v_flip_lit(3alleg4) Rotates, stretches and flips a sprite. Allegro game programming library.
rotate_scaled_sprite_v_flip_trans(3alleg4) Rotates, stretches and flips a sprite. Allegro game programming library.
rotate_sprite(3alleg4) Rotates a sprite. Allegro game programming library.
rotate_sprite_lit(3alleg4) Rotates a sprite. Allegro game programming library.
rotate_sprite_trans(3alleg4) Rotates a sprite. Allegro game programming library.
rotate_sprite_v_flip(3alleg4) Rotates and flips a sprite. Allegro game programming library.
rotate_sprite_v_flip_lit(3alleg4) Rotates and flips a sprite. Allegro game programming library.
rotate_sprite_v_flip_trans(3alleg4) Rotates and flips a sprite. Allegro game programming library.
rotatelogs(8) Piped logging program to rotate Apache logs.
rotateMesh(1) Is the part of OpenFOAM - a free, open source CFD software.
RotateTool(3U) Tool for rotating components.
rotconverter(1gmt) Manipulate total reconstruction and stage rotations.
rotctl(1) Control antenna rotators.
rotctld(1) Hamlib TCP rotator control daemon.
rotix(1) A program to generate rotational obfuscations.
rotp(1) Ruby library for generating and verifying one time passwords.
rott(6) Rise of the Triad.
rott-commercial(6) ↣ rott(6) Rise of the Triad.
rott-shareware(6) ↣ rott(6) Rise of the Triad.
rotter(1) A recording of transmission / audio logger for JACK.
rotzoomer(6x) Animated rotations and scalings of portions of the screen.
rougify(1) Rouge is a pure-ruby syntax highlighter.
round(3) Round to nearest integer, away from zero.
round(3avr) ↣ avr_math(3avr)
round(3clc) Rounding function.
round(3G) Find the nearest integer less than or equal to the parameter.
round(3posix) Round to the nearest integer value in a floating-point format.
roundEven(3G) Find the nearest even integer to the parameter.
roundf(3) ↣ round(3) Round to nearest integer, away from zero.
roundf(3avr) ↣ avr_math(3avr)
roundl(3) ↣ round(3) Round to nearest integer, away from zero.
roundrdsrec(3) Adjusts a rectangle to lambda grid step.
roundrobin(9freebsd)
roundrobin_interval(9freebsd)
route(4freebsd) Kernel packet forwarding database.
route(8) Show / manipulate the IP routing table.
routef(8) ↣ routel(8) List routes with pretty output format.
routel(8) List routes with pretty output format.
router.db(5) Rancid group configuration file.
Router::Simple(3pm) Simple HTTP router.
Router::Simple::Cookbook(3pm) The Router::Simple Cookbook.
Router::Simple::Declare(3pm) Declarative interface for Router::Simple.
Router::Simple::Route(3pm) Route object.
Router::Simple::SubMapper(3pm) Submapper.
routino-router(1) Calculate routes using the routino database.
routino-router+lib(1) Calculate routes using the routino database and shared library.
routino-router+lib-slim(1) Calculate routes using the routino database and shared library.
routino-router-slim(1) Calculate routes using the routino database.
rovclock(8) Utility to control frequency rates of your Radeon card.
rows(1) Common, beautiful interface to tabular data, no matter the format.
rox(1) A simple graphical file manager.
rp(4freebsd) Driver for Comtrol RocketPort Intelligent Serial Port Cards.
rpc(3) Library routines for remote procedure calls.
rpc(3erl) Remote Procedure Call services.
rpc(3t) Library routines for remote procedure calls.
rpc(5) RPC program number data base.
rpc.bootparamd(8) ↣ bootparamd(8) Boot parameter server.
rpc.dracd(8) Dynamic Relay Authorization Control server.
rpc.gssd(8) ↣ gssd(8) RPCSEC_GSS daemon.
rpc.idmapd(8) ↣ idmapd(8) NFSv4 ID Name Mapper.
rpc.mountd(8) ↣ mountd(8) NFS mount daemon.
rpc.nfsd(8) ↣ nfsd(8) NFS server process.
rpc.rquotad(8) Remote quota server.
rpc.rstatd(8) Kernel statistics server.
rpc.rusersd(8) Logged in users server.
rpc.rwalld(8) Write messages to users currently logged in server.
rpc.sm-notify(8) ↣ sm-notify(8) Send reboot notifications to NFS peers.
rpc.statd(8) ↣ statd(8) NSM service daemon.
rpc.svcgssd(8) ↣ svcgssd(8) Server-side rpcsec_gss daemon.
rpc.yppasswdd(8) NIS password update daemon.
rpc.ypxfrd(8) NIS map transfer server.
RPC::pClient(3pm) Perl extension for writing pRPC clients.
RPC::pServer(3pm) Perl extension for writing pRPC servers.
RPC::XML(3pm) A set of classes for core data, message and XML handling.
RPC::XML::Client(3pm) An XML-RPC client class.
RPC::XML::Parser(3pm) Interface for parsers created by RPC::XML::ParserFactory.
RPC::XML::Parser::XMLLibXML(3pm) A container class for XML::LibXML.
RPC::XML::Parser::XMLParser(3pm) A container class for XML::Parser.
RPC::XML::ParserFactory(3pm) A factory class for RPC::XML::Parser objects.
RPC::XML::Procedure(3pm) Object encapsulation of server-side RPC procedures.
RPC::XML::Server(3pm) A server base-class for XML-RPC.
rpc_clnt_auth(3t) Library routines for client side remote.
rpc_clnt_calls(3t)
rpc_clnt_create(3t)
rpc_secure(3t) Library routines for secure remote procedure calls.
rpc_soc(3t)
rpc_svc_calls(3t)
rpc_svc_create(3t)
rpc_svc_err(3t)
rpc_svc_reg(3t) Library routines for.
rpc_xdr(3t)
rpcbind(3t) Library routines for RPC bind.
rpcbind(8) Universal addresses to RPC program number mapper.
rpcbuf(3I) Streambuf specialized for sending and receiving RPC requests.
rpcclient(1) Tool for executing client side MS-RPC functions.
rpcdebug(8) Set and clear NFS and RPC kernel debug flags.
rpcgen(1) An RPC protocol compiler.
RpcHdr(3I) Header for remote procedure calls.
rpcinfo(7) Report RPC information.
rpcinfo(8) Report RPC information.
RpcPeer(3I) Support bi-directional RPC between two services.
RpcReader(3I) Read RPC requests from a client.
RpcRegistry(3I) Name space for finding RPC services.
RpcService(3I) Support RPC between a service and its clients.
rpcstream(3I) Iostreamb specialized to RPC requests.
RpcWriter(3I) Write RPC requests to a server.
rpdb2(1) ↣ winpdb(1) Platform independent Python debugger.
rpdcp(1) ↣ pdcp(1) Copy files to groups of hosts in parallel.
rpdump(1) Alpine remote data utility.
rping(1) RDMA CM connection and RDMA ping-pong test.
rpl(1) Replace strings in files.
rpl8(8) Firmware loader for DVD drives.
rplay(1) Play, pause, continue, and stop sounds.
rplay.conf(5) Rplay sound database.
rplay.helpers(5) Rplay helper applications.
rplay.hosts(5) Rplay host authentication database.
rplay.servers(5) Rplay servers database.
rplayd(8) Rplay sound server.
rplaydsp(1) Intercept data bound for /dev/dsp and route it to rplayd.
rpld-codec-helper(1) Codec helper script for RoarAudio PlayList Daemon.
rpld-ctl(1) RoarAudio PlayList Daemon control programs.
rpld-import(1) RoarAudio PlayList Daemon control programs.
rpld-listplaylists(1) RoarAudio PlayList Daemon control programs.
rpld-listq(1) RoarAudio PlayList Daemon control programs.
rpld-next(1) RoarAudio PlayList Daemon control programs.
rpld-queueple(1) RoarAudio PlayList Daemon control programs.
rpld-setpointer(1) RoarAudio PlayList Daemon control programs.
rpld-showplaying(1) RoarAudio PlayList Daemon control programs.
rpld-storemgr(1) Offline store manager for the RoarAudio PlayList Daemon.
rpld-tools(1) RoarAudio PlayList Daemon control programs.
rpload(1) Alpine remote data utility.
rpm(8) RPM Package Manager.
rpm-misc(8)
rpm-plugin-systemd-inhibit(8) Plugin for the RPM Package Manager.
rpm2archive(8) Extract archive archive from RPM Package Manager (RPM) package.
rpm2cpio(8) Extract cpio archive from RPM Package Manager (RPM) package.
rpm_execcon(3) ↣ getexeccon(3) Get or set the SELinux security context used for executing a new process.
rpmatch(3) Determine if the answer to a question is affirmative or negative.
rpmbuild(8) Build RPM Package(s).
rpmdb(8) RPM Database Tool.
rpmdb2solv(1) Convert the rpm database into a solv file.
rpmdeps(8) Generate RPM Package Dependencies.
rpmdiff(1) Search for differences between two RPM packages.
rpmgraph(8) Display RPM Package Dependency Graph.
rpmkeys(8) RPM Keyring.
rpmlint(1) Check common problems in rpm packages.
rpmmd2solv(1) Convert files in rpm-md format into a solv file.
rpmquery(8) ↣ rpm(8) RPM Package Manager.
rpms2solv(1) Convert one or more rpms into a solv file.
rpmsearch(1sr) ↣ elvi(1sr) Surfraw(1) search tools.
rpmsign(8) RPM Package Signing.
rpmspec(8) RPM Spec Tool.
rpmverify(8) ↣ rpm(8) RPM Package Manager.
rpntutorial(1) Reading RRDtool RPN Expressions by Steve Rader.
rpost(1) Post an article to an NNTP news server.
rptp(1) Communicate with rplayd using RPTP.
rpws(1) Implements multiple workspaces in ratpoison.
rqsh(1p) SPARQL database shell.
rquota(3) Implement quotas on remote machines.
rr(1) Record and replay application execution.
rr232x(4freebsd) HighPoint RocketRAID device driver.
rrancid(1) ↣ rancid(1) Cisco configuration filter.
rrd-beginners(1) RRDtool Beginners' Guide.
rrd2whisper(1) Convert an RRD database to a whisper database.
rrdbuild(1) Instructions for building RRDtool.
rrdcached(1) Data caching daemon for rrdtool.
rrdcgi(1) Create web pages containing RRD graphs based on templates.
rrdcollect(8)
rrdcollect.conf(5)
rrdcreate(1) Set up a new Round Robin Database.
rrddump(1) Dump the contents of an RRD to XML format.
rrdedit(1) Program to edit rrd files.
rrdfetch(1) Fetch data from an RRD.
rrdfirst(1) Return the date of the first data sample in an RRA within an RRD.
rrdflushcached(1) Flush the values for a specific RRD file from memory.
rrdgraph(1) Round Robin Database tool graphing functions.
rrdgraph_data(1) Preparing data for graphing in rrdtool graph.
rrdgraph_examples(1) Examples for rrdtool graph.
rrdgraph_graph(1) Rrdtool graph command reference.
rrdgraph_libdbi(1) Fetching data for graphing in rrdtool graph via libdbi.
rrdgraph_rpn(1) About RPN Math in rrdtool graph.
rrdinfo(1) Extract header information from an RRD.
rrdlast(1) Return the date of the last data sample in an RRD.
rrdlastupdate(1) Return the most recent update to an RRD.
rrdlist(1) List directories and rrd databases.
RRDp(3pm) Attach RRDtool from within a perl script via a set of pipes;.
rrdresize(1) Alters the size of an RRA and creates a new .rrd file.
rrdrestore(1) Restore the contents of an RRD from its XML dump format.
RRDs(3pm) Access RRDtool as a shared module.
rrdthreads(1) Provisions for linking the RRD library to use in multi-threaded programs.
rrdtool(1) Round Robin Database Tool.
RRDTool.pm(3) Octopussy RRDTool module.
RRDTool::OO(3pm) Object-oriented interface to RRDTool.
rrdtune(1) Modify some basic properties of a Round Robin Database.
rrdtutorial(1) Alex van den Bogaerdt's RRDtool tutorial.
rrdupdate(1) Store a new set of values into the RRD.
rrdxport(1) Export data in XML format based on data from one or several RRD.
rredtool(1) Merge or apply a very restricted subset of ed patches.
rrenice(1) ↣ pslist(1) Control processes and their descendants.
rrep(1) Replace patterns in files.
rrestore(8) ↣ restore(8) Restore files or file systems from backups made with dump.
rresvport(3) ↣ rcmd(3) Routines for returning a.
rresvport_af(3) ↣ rcmd(3) Routines for returning a.
rrootage(6) An abstract arcade shooter.
rrserve(6) Server application for multi-player ricochet robots game.
rs(1) Reshape a data array.
rs(6) A free port of Flashback engine.
rs6(1) A security assessment tool for attack vectors based on ICMPv6 Router Solicitation messages.
rs_ecc(3trf) Reed-Solomon error correcting code.
rsa(1ssl) RSA key processing tool.
RSA-PSS(7ssl) EVP_PKEY RSA-PSS algorithm support.
RSA_bits(3ssl) ↣ RSA_size(3ssl) Get RSA modulus size or security bits.
RSA_blinding_off(3ssl) ↣ RSA_blinding_on(3ssl) Protect the RSA operation from timing attacks.
RSA_blinding_on(3ssl) Protect the RSA operation from timing attacks.
RSA_check_key(3ssl) Validate private RSA keys.
RSA_check_key_ex(3ssl) ↣ RSA_check_key(3ssl) Validate private RSA keys.
RSA_clear_flags(3ssl) ↣ RSA_get0_key(3ssl)
RSA_flags(3ssl) ↣ RSA_set_method(3ssl)
RSA_free(3ssl) ↣ RSA_new(3ssl) Allocate and free RSA objects.
RSA_generate_key(3ssl) Generate RSA key pair.
RSA_generate_key_ex(3ssl) ↣ RSA_generate_key(3ssl) Generate RSA key pair.
RSA_generate_multi_prime_key(3ssl) ↣ RSA_generate_key(3ssl) Generate RSA key pair.
RSA_get0_crt_params(3ssl) ↣ RSA_get0_key(3ssl)
RSA_get0_d(3ssl) ↣ RSA_get0_key(3ssl)
RSA_get0_dmp1(3ssl) ↣ RSA_get0_key(3ssl)
RSA_get0_dmq1(3ssl) ↣ RSA_get0_key(3ssl)
RSA_get0_e(3ssl) ↣ RSA_get0_key(3ssl)
RSA_get0_engine(3ssl) ↣ RSA_get0_key(3ssl)
RSA_get0_factors(3ssl) ↣ RSA_get0_key(3ssl)
RSA_get0_iqmp(3ssl) ↣ RSA_get0_key(3ssl)
RSA_get0_key(3ssl)
RSA_get0_multi_prime_crt_params(3ssl) ↣ RSA_get0_key(3ssl)
RSA_get0_multi_prime_factors(3ssl) ↣ RSA_get0_key(3ssl)
RSA_get0_n(3ssl) ↣ RSA_get0_key(3ssl)
RSA_get0_p(3ssl) ↣ RSA_get0_key(3ssl)
RSA_get0_q(3ssl) ↣ RSA_get0_key(3ssl)
RSA_get_default_method(3ssl) ↣ RSA_set_method(3ssl)
RSA_get_ex_data(3ssl) ↣ BIO_get_ex_new_index(3ssl)
RSA_get_ex_new_index(3ssl) ↣ BIO_get_ex_new_index(3ssl)
RSA_get_method(3ssl) ↣ RSA_set_method(3ssl)
RSA_get_multi_prime_extra_count(3ssl) ↣ RSA_get0_key(3ssl)
RSA_get_version(3ssl) ↣ RSA_get0_key(3ssl)
RSA_meth_dup(3ssl) ↣ RSA_meth_new(3ssl)
RSA_meth_free(3ssl) ↣ RSA_meth_new(3ssl)
RSA_meth_get0_app_data(3ssl) ↣ RSA_meth_new(3ssl)
RSA_meth_get0_name(3ssl) ↣ RSA_meth_new(3ssl)
RSA_meth_get_bn_mod_exp(3ssl) ↣ RSA_meth_new(3ssl)
RSA_meth_get_finish(3ssl) ↣ RSA_meth_new(3ssl)
RSA_meth_get_flags(3ssl) ↣ RSA_meth_new(3ssl)
RSA_meth_get_init(3ssl) ↣ RSA_meth_new(3ssl)
RSA_meth_get_keygen(3ssl) ↣ RSA_meth_new(3ssl)
RSA_meth_get_mod_exp(3ssl) ↣ RSA_meth_new(3ssl)
RSA_meth_get_multi_prime_keygen(3ssl) ↣ RSA_meth_new(3ssl)
RSA_meth_get_priv_dec(3ssl) ↣ RSA_meth_new(3ssl)
RSA_meth_get_priv_enc(3ssl) ↣ RSA_meth_new(3ssl)
RSA_meth_get_pub_dec(3ssl) ↣ RSA_meth_new(3ssl)
RSA_meth_get_pub_enc(3ssl) ↣ RSA_meth_new(3ssl)
RSA_meth_get_sign(3ssl) ↣ RSA_meth_new(3ssl)
RSA_meth_get_verify(3ssl) ↣ RSA_meth_new(3ssl)
RSA_meth_new(3ssl)
RSA_meth_set0_app_data(3ssl) ↣ RSA_meth_new(3ssl)
RSA_meth_set1_name(3ssl) ↣ RSA_meth_new(3ssl)
RSA_meth_set_bn_mod_exp(3ssl) ↣ RSA_meth_new(3ssl)
RSA_meth_set_finish(3ssl) ↣ RSA_meth_new(3ssl)
RSA_meth_set_flags(3ssl) ↣ RSA_meth_new(3ssl)
RSA_meth_set_init(3ssl) ↣ RSA_meth_new(3ssl)
RSA_meth_set_keygen(3ssl) ↣ RSA_meth_new(3ssl)
RSA_meth_set_mod_exp(3ssl) ↣ RSA_meth_new(3ssl)
RSA_meth_set_multi_prime_keygen(3ssl) ↣ RSA_meth_new(3ssl)
RSA_meth_set_priv_dec(3ssl) ↣ RSA_meth_new(3ssl)
RSA_meth_set_priv_enc(3ssl) ↣ RSA_meth_new(3ssl)
RSA_meth_set_pub_dec(3ssl) ↣ RSA_meth_new(3ssl)
RSA_meth_set_pub_enc(3ssl) ↣ RSA_meth_new(3ssl)
RSA_meth_set_sign(3ssl) ↣ RSA_meth_new(3ssl)
RSA_meth_set_verify(3ssl) ↣ RSA_meth_new(3ssl)
RSA_new(3ssl) Allocate and free RSA objects.
RSA_new_method(3ssl) ↣ RSA_set_method(3ssl)
RSA_OAEP_PARAMS_free(3ssl) ↣ X509_dup(3ssl)
RSA_OAEP_PARAMS_new(3ssl) ↣ X509_dup(3ssl)
RSA_padding_add_none(3ssl) ↣ RSA_padding_add_PKCS1_type_1(3ssl)
RSA_padding_add_PKCS1_OAEP(3ssl) ↣ RSA_padding_add_PKCS1_type_1(3ssl)
RSA_padding_add_PKCS1_type_1(3ssl)
RSA_padding_add_PKCS1_type_2(3ssl) ↣ RSA_padding_add_PKCS1_type_1(3ssl)
RSA_padding_add_SSLv23(3ssl) ↣ RSA_padding_add_PKCS1_type_1(3ssl)
RSA_padding_check_none(3ssl) ↣ RSA_padding_add_PKCS1_type_1(3ssl)
RSA_padding_check_PKCS1_OAEP(3ssl) ↣ RSA_padding_add_PKCS1_type_1(3ssl)
RSA_padding_check_PKCS1_type_1(3ssl) ↣ RSA_padding_add_PKCS1_type_1(3ssl)
RSA_padding_check_PKCS1_type_2(3ssl) ↣ RSA_padding_add_PKCS1_type_1(3ssl)
RSA_padding_check_SSLv23(3ssl) ↣ RSA_padding_add_PKCS1_type_1(3ssl)
RSA_PKCS1_OpenSSL(3ssl) ↣ RSA_set_method(3ssl)
RSA_print(3ssl)
RSA_print_fp(3ssl) ↣ RSA_print(3ssl)
RSA_private_decrypt(3ssl) ↣ RSA_public_encrypt(3ssl) RSA public key cryptography.
RSA_private_encrypt(3ssl) Low level signature operations.
RSA_PSS_PARAMS_free(3ssl) ↣ X509_dup(3ssl)
RSA_PSS_PARAMS_new(3ssl) ↣ X509_dup(3ssl)
RSA_public_decrypt(3ssl) ↣ RSA_private_encrypt(3ssl) Low level signature operations.
RSA_public_encrypt(3ssl) RSA public key cryptography.
RSA_security_bits(3ssl) ↣ RSA_size(3ssl) Get RSA modulus size or security bits.
RSA_set0_crt_params(3ssl) ↣ RSA_get0_key(3ssl)
RSA_set0_factors(3ssl) ↣ RSA_get0_key(3ssl)
RSA_set0_key(3ssl) ↣ RSA_get0_key(3ssl)
RSA_set0_multi_prime_params(3ssl) ↣ RSA_get0_key(3ssl)
RSA_set_default_method(3ssl) ↣ RSA_set_method(3ssl)
RSA_set_ex_data(3ssl) ↣ BIO_get_ex_new_index(3ssl)
RSA_set_flags(3ssl) ↣ RSA_get0_key(3ssl)
RSA_set_method(3ssl)
RSA_sign(3ssl) RSA signatures.
RSA_sign_ASN1_OCTET_STRING(3ssl) RSA signatures.
RSA_size(3ssl) Get RSA modulus size or security bits.
RSA_test_flags(3ssl) ↣ RSA_get0_key(3ssl)
RSA_verify(3ssl) ↣ RSA_sign(3ssl) RSA signatures.
RSA_verify_ASN1_OCTET_STRING(3ssl) ↣ RSA_sign_ASN1_OCTET_STRING(3ssl) RSA signatures.
rsakeyfind(1) Locates BER-encoded RSA private keys in memory images.
RSAPrivateKey_dup(3ssl) ↣ X509_dup(3ssl)
RSAPublicKey_dup(3ssl) ↣ X509_dup(3ssl)
rsattach(8) Start a Rose interface.
rsautl(1ssl) RSA utility.
rsb-examples(3) Rsb-examples - Examples of usage of librsb.
rsb-spblas.h(3) Rsb-spblas.h - A Sparse BLAS interface (see http://www.netlib.org/blas/blast-forum/) to librsb. Level.
rsb.h(3) Rsb.h - The reference documentation of the librsb library comes in both HTML and Unix man pages.
rsbac-admin(1) Rule Set Based Access Control.
rsbac_acl_group_menu(1) ↣ rsbac-admin(1) Rule Set Based Access Control.
rsbac_acl_menu(1) ↣ rsbac-admin(1) Rule Set Based Access Control.
rsbac_auth(1) ↣ rsbac-admin(1) Rule Set Based Access Control.
rsbac_check(1) Trigger consistency checking.
rsbac_dev_menu(1) ↣ rsbac-admin(1) Rule Set Based Access Control.
rsbac_fd_menu(1) ↣ rsbac-admin(1) Rule Set Based Access Control.
rsbac_gpasswd(1) ↣ rsbac-admin(1) Rule Set Based Access Control.
rsbac_group_menu(1) ↣ rsbac-admin(1) Rule Set Based Access Control.
rsbac_groupadd(1) ↣ rsbac-admin(1) Rule Set Based Access Control.
rsbac_groupdel(1) ↣ rsbac-admin(1) Rule Set Based Access Control.
rsbac_groupmod(1) ↣ rsbac-admin(1) Rule Set Based Access Control.
rsbac_groupshow(1) ↣ rsbac-admin(1) Rule Set Based Access Control.
rsbac_init(1) ↣ rsbac-admin(1) Rule Set Based Access Control.
rsbac_jail(1) Put program into RSBAC jail.
rsbac_list_ta(1) ↣ rsbac-admin(1) Rule Set Based Access Control.
rsbac_login(1) ↣ rsbac-admin(1) Rule Set Based Access Control.
rsbac_menu(1) ↣ rsbac-admin(1) Rule Set Based Access Control.
rsbac_netdev_menu(1) ↣ rsbac-admin(1) Rule Set Based Access Control.
rsbac_nettemp_def_menu(1) ↣ rsbac-admin(1) Rule Set Based Access Control.
rsbac_nettemp_menu(1) ↣ rsbac-admin(1) Rule Set Based Access Control.
rsbac_passwd(1) ↣ rsbac-admin(1) Rule Set Based Access Control.
rsbac_pm(1) ↣ rsbac-admin(1) Rule Set Based Access Control.
rsbac_process_menu(1) ↣ rsbac-admin(1) Rule Set Based Access Control.
rsbac_rc_role_menu(1) ↣ rsbac-admin(1) Rule Set Based Access Control.
rsbac_rc_type_menu(1) ↣ rsbac-admin(1) Rule Set Based Access Control.
rsbac_settings_menu(1) ↣ rsbac-admin(1) Rule Set Based Access Control.
rsbac_stats(1) Write RSBAC status info into syslog.
rsbac_stats_pm(1) ↣ rsbac-admin(1) Rule Set Based Access Control.
rsbac_user_menu(1) ↣ rsbac-admin(1) Rule Set Based Access Control.
rsbac_useradd(1) ↣ rsbac-admin(1) Rule Set Based Access Control.
rsbac_userdel(1) ↣ rsbac-admin(1) Rule Set Based Access Control.
rsbac_usermod(1) ↣ rsbac-admin(1) Rule Set Based Access Control.
rsbac_usershow(1) ↣ rsbac-admin(1) Rule Set Based Access Control.
rsbac_version(1) ↣ rsbac-admin(1) Rule Set Based Access Control.
rsbac_write(1) Request the modified data structures to be written to disk.
rsbackup(1) Rsync-based backup utility.
rsbackup(5) Configuration for rsync-based backup utility.
rsbackup-graph(1) Graphical representation of rsbackup state.
rsbackup-mount(1) Mount encrypted or unencrypted disks used by rsbackup.
rsbackup-snapshot-hook(1) Rsync-based backup utility.
rsbackup.cron(1) Cron script for rsbackup.
rscreen(1) Monitor and restart remote screen session.
Rscript(1) Front end for scripting with R.
rsdwnlnk(8) User exit from the ROSE network.
rsearch(1) Stress test an LDAP server with search operations.
rsh-redone-rlogin(1) Remote login.
rsh-redone-rsh(1) Remote shell.
rshd(8) Remote shell daemon.
rsibreak(1) Try to prevent Repetitive Strain Injury by reminding a user to rest.
rskeygen(1) Generate private key pairs for TI graphing calculators.
rsl(5) GRAM5 RSL Attributes.
rsmtp(8) ↣ exim(8) A Mail Transfer Agent.
rsnapshot(1) Remote filesystem snapshot utility.
rsnapshot-diff(1) A utility for comparing the disk usage of two snapshots taken by rsnapshot.
rsockd(8) SOCKSified SOCKS server.
rsocket(7) RDMA socket API.
rsparms(8) Configure the Rose interface.
rspec(1) Standalone test runner for Ruby RSpec test suites.
rspec-puppet-init(1) RSpec tests for your Puppet manifests (init helper).
rsplash(1)
rsports(5) Rose port configuration file.
rspregistrar(1) RSerPool Pool Registrar (PR) Service.
rspserver(1) RSerPool Server (PE) for multiple example services.
rspterminal(1) RSerPool terminal (PU) for services like Echo, Discard, Daytime, CharGen.
rsrce(1) Editor for raw MacOS resource forks.
rssh(1) Restricted secure shell allowing only scp and/or sftp.
rssh.conf(5) Configuration file for rssh.
rsstail(1) A Console Based RSS news reader.
rst(8) Terminate an established TCP connection.
rst-buildhtml(1) Convert many reST documents to HTML.
rst2html(1) Convert reST documents to XHTML.
rst2html4(1) Convert reST documents to XHTML.
rst2html5(1) Convert reST documents to HTML 5.
rst2latex(1) Convert reST documents to LaTeX.
rst2man(1) Generate unix manpages from reStructured text.
rst2odt(1) Convert reST documents to OpenDocument text (ODT).
rst2odt_prepstyles(1) Strip paper size specifications off of rst2odt stylesheets.
rst2pdf(1) Convert reStructuredText documents to PDF.
rst2pseudoxml(1) Convert reST documents to pseudo-XML.
rst2s5(1) Convert reST documents to S5 slides.
rst2xetex(1) Convert reST documents to XeLaTeX.
rst2xml(1) Convert reST documents to XML.
rstart(1) A sample implementation of a Remote Start client.
rstartd(1) A sample implementation of a Remote Start rsh helper.
rstconv-3.0.4(1) The Free Pascal resource string converter tool.
rstpep2html(1) Convert reST Python Enhancement Proposals to HTML.
rstream(1) Streaming over RDMA ping-pong test.
rsu(4freebsd) Realtek RTL8188SU/RTL8192SU USB IEEE 802.11b/g/n wireless network device.
rsufw(4freebsd) Firmware Module for Realtek driver.
rsuplnk(8) User entry into the ROSE network.
rsurfaceinfo(1) Displays info on a Gerris terrain database.
rsurfacequery(1) Queries a Gerris terrain database.
rsvg-convert(1) Turn SVG files into raster images.
rsvg-view(1) Display SVG files.
rsync(1) A fast, versatile, remote (and local) file-copying tool.
rsync-ssl-tunnel(1) Allows rsync to tunnel over TLS.
rsync_selinux(8) Security Enhanced Linux Policy for the rsync daemon.
rsyncd.conf(5) Configuration file for rsync in daemon mode.
rsyncrypto(1) Rsync friendly encryption.
rsyncrypto_recover(1) Recover all usable data from corrupted rsyncrypto filemaps.
rsysinfo(1) Remote system information display.
rsyslog.conf(5) Rsyslogd(8) configuration file.
rsyslogd(8) Reliable and extended syslogd.
rt-4(1) Command-line interface to Request Tracker.
rt-app(1) Test application for simulating a real-time periodic load.
rt-attributes-viewer-4(8) Show the content of an attribute =head1 SYNOPSIS.
rt-clean-sessions-4(8) Clean old and duplicate RT sessions.
rt-crontool-4(1) Command-line interface to Request Tracker.
rt-dump-metadata-4(8) Dump configuration metadata from an RT database.
rt-email-dashboards-4(8) Send email dashboards.
rt-email-digest-4(8) Dispatches all deferred RT notifications as a per-user digest.
rt-email-group-admin-4(8) Command line tool for administrating NotifyGroup actions.
rt-externalize-attachments-4(8) Move attachments from database to external storage.
rt-fulltext-indexer-4(8) Indexer for full text search in RT.
rt-importer-4(8) Import a serialized RT database on top of the current one.
rt-ldapimport-4(8) Import user attributes from an LDAP directory.
rt-mailgate-4(1) Mail gateway for Request Tracker.
rt-migrate-test(8) Real-time task migration program.
rt-preferences-viewer-4(8) Show user defined preferences.
rt-repeat-ticket(1) Repeat ticket.
rt-serializer-4(8) Serialize an RT database to disk.
rt-session-viewer-4(8) Show the content of a user's session in RT.
rt-setup-database-4(8) Set-up the database for Request Tracker.
rt-setup-fulltext-index-4(8) Helps create indexes for full text search.
rt-shredder-4(8) Script which wipes out tickets from RT DB.
rt-validate-aliases-4(8) Validate MTA alias files with aliases for RT.
rt-validator-4(8) Check and correct validity of records in RT's database.
rt2(1) Converter from RT to other mark-up language.
RT::Action::SMSNotify(3pm) An action to send SMS notifications.
RT::Client::REST(3pm)
RT::Client::REST::Attachment(3pm)
RT::Client::REST::Exception(3pm)
RT::Client::REST::Group(3pm)
RT::Client::REST::Object(3pm)
RT::Client::REST::Queue(3pm)
RT::Client::REST::SearchResult(3pm)
RT::Client::REST::Ticket(3pm)
RT::Client::REST::Transaction(3pm)
RT::Client::REST::User(3pm)
RT::Extension::CommandByMail(3pm) Change ticket metadata via email.
RT::Extension::CustomFieldsOnUpdate(3pm) Edit ticket's custom fields on reply/comment.
RT::Extension::JSGantt(3pm) Gantt charts for your tickets.
RT::Extension::Nagios(3pm) Merge and resolve Nagios tickets.
RT::Extension::RepeatTicket(3pm) Repeat tickets based on schedule.
RT::Extension::SMSNotify(3pm) Send SMS notifications from RT via SMS::Send.
RT::Extension::SMSNotify::OnShift(3pm) Enable notifications based on shifts.
RT::Extension::SMSNotify::PagerForUser(3pm) Pager number lookup handler.
RT::Interface::Email::Action::CommandByMail(3pm) Change metadata of ticket via email.
RT::Interface::Email::Filter::TakeAction(3pm) Change metadata of ticket via email.
RT_ADDREF(9freebsd) Look up a route in the kernel routing table.
RT_LOCK(9freebsd) Look up a route in the kernel routing table.
RT_REMREF(9freebsd) Look up a route in the kernel routing table.
RT_RTFREE(9freebsd) Look up a route in the kernel routing table.
rt_sigaction(2) ↣ sigaction(2) Examine and change a signal action.
rt_sigpending(2) ↣ sigpending(2) Examine pending signals.
rt_sigprocmask(2) ↣ sigprocmask(2) Examine and change blocked signals.
rt_sigqueueinfo(2) Queue a signal and data.
rt_sigreturn(2) ↣ sigreturn(2) Return from signal handler and cleanup stack frame.
rt_sigsuspend(2) ↣ sigsuspend(2) Wait for a signal.
rt_tgsigqueueinfo(2) ↣ rt_sigqueueinfo(2) Queue a signal and data.
RT_UNLOCK(9freebsd) Look up a route in the kernel routing table.
rtacct(8) Network statistics tools.
rtail(1) Follow a file that is still growning.
rtalloc(9freebsd) Look up a route in the kernel routing table.
rtalloc1(9freebsd) Look up a route in the kernel routing table.
rtalloc1_fib(9freebsd) Look up a route in the kernel routing table.
rtalloc_fib(9freebsd) Look up a route in the kernel routing table.
rtalloc_ign(9freebsd) Look up a route in the kernel routing table.
rtalloc_ign_fib(9freebsd) Look up a route in the kernel routing table.
rtax(1) Rapid and accurate taxonomic classification of short paired-end sequence reads from the 16S ribosomal.
rtbl(3)
rtbl_add_column(3)
rtbl_add_column_by_id(3)
rtbl_add_column_entry(3)
rtbl_add_column_entry_by_id(3)
rtbl_create(3)
rtbl_destroy(3)
rtbl_format(3)
rtbl_get_flags(3)
rtbl_new_row(3)
rtbl_set_column_affix_by_id(3)
rtbl_set_column_prefix(3)
rtbl_set_flags(3)
rtbl_set_prefix(3)
rtbl_set_separator(3)
rtc(4) Real-time clock.
rtc(8) Prints the RTC Alarm values using ioctls on /dev/rtc.
rtcanconfig(1) Xenomai tool for configuring the CAN controller.
rtcanrecv(1) Xenomai tool for receiving CAN messages.
rtcansend(1) Xenomai tool for sending CAN messages.
rtcore(3tcl) Runtime core for file type recognition engines written in pure Tcl.
RTCPCompoundHandler(3) Low level structs and RTCP packet parsing and building methods.
RTCPCompoundHandler_APPPacket(3) Struct for APP (application specific) RTCP packets.
RTCPCompoundHandler_BYEPacket(3) Struct for BYE (leaving session) RTCP packets.
RTCPCompoundHandler_FIRPacket(3) Struct for Full Intra-frame Request (FIR) RTCP packet.
RTCPCompoundHandler_NACKPacket(3) Struct for Negative ACKnowledgements (NACK) RTCP packet.
RTCPCompoundHandler_ReceiverInfo(3) Struct for the data contained in a receiver info block.
RTCPCompoundHandler_RecvReport(3) Raw structure of the source and every receiver report in an SR or RR RTCP.
RTCPCompoundHandler_RRBlock(3) Struct for a receiver info block in a SR (sender report) or an RR (receiver.
RTCPCompoundHandler_RTCPFixedHeader(3) Fixed RTCP packet header.
RTCPCompoundHandler_RTCPPacket(3) Struct representing general RTCP packet headers as they are sent through the.
RTCPCompoundHandler_SDESChunk(3) Struct for a chunk of items in a SDES RTCP packet.
RTCPCompoundHandler_SDESItem(3) Struct for an item description of a SDES packet.
RTCPCompoundHandler_SenderInfo(3) Struct for the sender info block in a SR (sender report) RTCP packet.
RTCPCompoundHandler_SendReport(3) Struct for SR (sender report) RTCP packets.
rtcppacket(3) RTCP compound packets manipulation.
rtcppkt.h(3) RTCP packets handling.
RTCPReceiverInfo(3) Report block information of SR/RR RTCP reports.
RTCPSenderInfo(3) Sender block information of SR RTCP reports.
rtcwake(8) Enter a system sleep state until specified wakeup time.
rtd(1) Real-time image display application.
rtdClient(1) Image event client for RTD.
rtdCubeDisplay(1) Simple FITS cube display program.
rtdServer(1) Image event dispatcher for RTD.
rtelnet(1) ↣ socks_clients(1) SOCKS client version of finger.
rtentry(9freebsd) Structure of an entry in the kernel routing table.
rtf2brl(1) Translate an RTF file into an embosser-ready Braille file.
rtf2rtf(1) Programs to postprocess the raw RTF generated by the mapping files.
RTF::Cookbook(3pm)
RTF::Document(3pm) Perl extension for generating Rich Text (RTF) Files.
RTF::Writer(3pm) For generating documents in Rich Text Format.
RTF::Writer::TableRowDecl(3pm) Class for RTF table settings.
rtf_create_bandpass_analytic(3) Creates an IIR filter estimating the analytic signal in a bandpass.
rtf_create_butterworth(3) ↣ rtf_create_chebychev(3) Creates IIR Chebychev and Butterwoth filters.
rtf_create_chebychev(3) Creates IIR Chebychev and Butterwoth filters.
rtf_create_downsampler(3) Creates downsampling filter.
rtf_create_filter(3) Creates a custom filter.
rtf_create_fir_bandpass(3) ↣ rtf_create_fir_lowpass(3) Creates FIR lowpass, highpass and.
rtf_create_fir_highpass(3) ↣ rtf_create_fir_lowpass(3) Creates FIR lowpass, highpass and.
rtf_create_fir_lowpass(3) Creates FIR lowpass, highpass and.
rtf_destroy_filter(3) Destroys a filter.
rtf_filter(3) Filters a chunk of data.
rtf_get_type(3) Gets the input or output data type of a filter.
rtf_get_version(3) Returns the version of the library.
rtf_init_filter(3) Reinitialize the filter with given data.
rtfm(1) ↣ man(1) An interface to the on-line reference manuals.
RTFREE(9freebsd) Look up a route in the kernel routing table.
rtfree(9freebsd) Look up a route in the kernel routing table.
RTFREE_LOCKED(9freebsd) Look up a route in the kernel routing table.
rtime(3) Get time from a remote machine.
rtime(3t) Get remote time.
rtin(1) ↣ tin(1) Usenet newsreader.
rtkitctl(8) Realtime Policy and Watchdog daemon control.
rtkrcv(1) Realtime positioning.
rtl8139-diag(8) EEPROM setup and diagnostic program for ethernet cards based on the Realtek 8129 and 8139.
rtl_adsb(1) A simple ADS-B decoder.
rtl_eeprom(1) EEPROM programming tool for RTL2832 based DVB-T receivers.
rtl_fm(1) A simple FM demodulator for RTL2832 based DVB-T receivers.
rtl_power(1) Wideband spectrum monitor utility.
rtl_sdr(1) An I/Q recorder for RTL2832 based DVB-T receivers.
rtl_tcp(1) An I/Q spectrum server for RTL2832 based DVB-T receivers.
rtl_test(1) A benchmark tool for RTL2832 based DVB-T receivers.
rtlbrowse(1) Allows hierarchical browsing of Verilog HDL source code and library design files.
rtld-audit(7) Auditing API for the dynamic linker.
rtmon(8) Listens to and monitors RTnetlink.
rtmpdump(1) RTMP streaming media client.
rtmpget(1) Gnash Utility For Fetching RTMP-data.
rtmpgw(8) RTMP streaming media gateway.
rtmpsrv(1) A stub server.
rtmpsuck(1) A transparent RTMP proxy.
rtmux(1) ↣ rscreen(1) Monitor and restart remote screen session.
rtnetlink(3) Macros to manipulate rtnetlink messages.
rtnetlink(7) Linux IPv4 routing socket.
rtorrent(1) A BitTorrent client for ncurses.
rtp.h(3) Generic and audio/video profile specific RTP interface of ccRTP.
RTPApplication(3) An RTP application, holding identifying RTCP SDES item values.
RTPApplication_ParticipantsIterator(3) Iterator through the list of participants in this session.
RTPBaseUDPIPv4Socket(3) A UDP/IPv4 socket class targeted at RTP stacks.
RTPDataQueue(3) A packet queue handler for building different kinds of RTP protocol systems.
RTPDuplex(3) A peer associated RTP socket pair for physically connected peer hosts.
rtpext(3) CcRTP Extension classes.
rtpfeed(1) Feed a DVB-S card with an RTP unicast/multicast/broacast stream.
RTPPacket(3) A base class for both IncomingRTPPkt and OutgoingRTPPkt.
rtppacket(3) RTP data packets manipulation.
RTPPacket_RFC2833Payload(3) A structure defining RFC2833 Telephony events.
rtppkt.h(3) RTP packets handling.
rtpproxy(8) RTP (Real-time Transport Protocol) Proxy Server.
RTPQueueBase(3) A virtual base class for RTP queue hierarchies.
rtpr(8) Replace backslashes with newlines.
rtprio(2freebsd) Examine or modify realtime or idle priority.
rtprio_thread(2freebsd) Examine or modify realtime or idle priority.
RTPSessionBase(3) Generic RTP protocol stack for exchange of realtime data.
RTPSessionBaseHandler(3)
RTPSessionPool(3) This class is a base class for classes that define a group of RTP sessions that will be.
rtstat(8) ↣ lnstat(8) Unified linux network statistics.
rtv(1) Reddit Terminal Viewer.
rtwn(4freebsd) Realtek RTL8188CE PCIe IEEE 802.11b/g/n wireless network device.
rtwnfw(4freebsd) Firmware Module for Realtek Wireless driver.
RTx::Calendar(3pm) Calendar for RT due dates.
Rubband(3I) Rubberbanding graphical objects.
rubber(1) A building system for LaTeX documents.
rubber-info(1) Extract information from LaTeX documents.
rubber-pipe(1) ↣ rubber(1) A building system for LaTeX documents.
rubberband(1) An audio time-stretching and pitch-shifting utility program.
rubibtex(1) Make a bibliography for (La)TeX using Russian letters as item names.
rubik(6x) Screen saver that solves Rubik's Cube.
rubikblocks(6x) Animates the Rubik's Mirror Blocks puzzle.
rubikrotation(1)
rubiks_cubex(1) Fast non-optimal solver for 3x3x3 Rubik's cube.
rubiks_dikcube(1) Solver for 3x3x3 Rubik's cube using Kociemba's algorithm.
rubiks_optimal(1) Optimal solver for 3x3x3 Rubik's cube.
ruby(1) ↣ ruby2.5(1) Interpreted object-oriented scripting language.
ruby-beautify(1) CLI binary that will pretty up Ruby code.
ruby-benchmark-suite(1) Run multiple benchmarks against multiple rubies.
ruby-build(1) Utility to compile and install Rubies.
ruby-prof(1) A fast ruby profiler.
ruby-standalone(1) Use (only) the Ruby interpreter from Debian.
ruby2.5(1) Interpreted object-oriented scripting language.
ruby2gv(1) Create a dependency graph from a ruby script.
ruby_count(1) ↣ generic_count(1) Count physical lines of code, given a comment marker.
ruby_parse(1) Ruby_parse checks syntax of ruby files.
rudecgi(3) Access formdata in CGI applications.
rue(4freebsd) RealTek RTL8150 USB to Fast Ethernet controller driver.
ruli(3) Library for querying DNS SRV resource records (RFC 2782).
ruli-getaddrinfo(1) ↣ srvsearch(1)
rum(4freebsd) Ralink Technology USB IEEE 802.11a/b/g wireless network device.
rumakeindex(1) Process a LaTeX index using Russian Cyrillic characters.
rumor(1) Program for transcripting simple music played on (MIDI) keyboard to Lilypond text notation.
run(4freebsd) Ralink Technology USB IEEE 802.11a/g/n wireless network device.
run-escript2(1) A launcher for programs and scripts using the escript libraries.
run-escript2-mpi(1) A launcher for programs and scripts using the escript libraries.
run-escript3(1) A launcher for programs and scripts using the escript libraries.
run-escript3-mpi(1) A launcher for programs and scripts using the escript libraries.
run-game(1) Executes program under GAME scheduler config.
run-mailcap(1) Execute programs via entries in the mailcap file.
run-mummer1(1) ↣ mummer(1) Package for sequence alignment of multiple genomes.
run-mummer3(1) ↣ mummer(1) Package for sequence alignment of multiple genomes.
run-ncbi-converter(1) Run a converter from NCBI's FTP site.
run-on-ac(1) Run command when on ac power.
run-on-bat(1) Run command when on battery power.
run-one(1) Run just one instance at a time of some command and unique set of arguments (useful for cronjobs,.
run-one-constantly(1) ↣ run-one(1) Run just one instance at a time of some command and unique set of arguments (useful for cronjobs,.
run-one-until-failure(1) ↣ run-one(1) Run just one instance at a time of some command and unique set of arguments (useful for cronjobs,.
run-one-until-success(1) ↣ run-one(1) Run just one instance at a time of some command and unique set of arguments (useful for cronjobs,.
run-parts(8) Run scripts or programs in a directory.
run-single-task(1) Executes program under SINGLE_TASK scheduler config.
run-singularity(1) Launch a Singularity containers with a runscript.
run-this-one(1) ↣ run-one(1) Run just one instance at a time of some command and unique set of arguments (useful for cronjobs,.
run-with-aspell(1) Script to help use GNU Aspell as an ispell replacement.
Run::Parts(3pm) Offers functionality of Debian's run-parts tool in Perl.
Run::Parts::Common(3pm) Common helpers for Run::Parts and its backends.
Run::Parts::Debian(3pm) Perl interface to Debian's run-parts tool.
Run::Parts::Perl(3pm) Pure Perl implementation of Debian's run-parts tool.
run_erl(1) Redirect Erlang input and output streams on Unix systems.
run_gubbins(1) Phylogenetic analysis of genome sequences.
run_init(8) Run an init script in the proper SELinux context.
run_kannel_box(8) Run a Kannel box.
run_mapsembler2_pipeline(1) Manual page for run_mapsembler2_pipeline 2.2.4+dfsg.
run_mopac7(1) Invoke mopac7 program.
runAdt(1) AutoDockTools, a graphical front-end for AutoDock.
runAE(1) Launcher for an UIMA Analyze Engine.
runalarm(1) Enforce a time limit on execution of a process.
runantlr(1) ANother Tool for Language Recognition.
runapp(1) Run an application.
RunApp(3pm) A generic module to run web-applications.
RunApp::Apache(3pm) Apache control for RunApp.
RunApp::Base(3pm) Base class for RunApp.
RunApp::Control(3pm) Control class for RunApp.
RunApp::Control::ApacheCtl(3pm) Class for invoking apachectl.
RunApp::Control::AppControl(3pm) Class for controlling daemon with App::Control.
RunApp::Cron(3pm) Build and install/remove a crontab.
RunApp::Template(3pm) Base class for RunApp template service.
RunApp::Template::Apache(3pm) Apache control from RunApp.
runas(8) Program to run daemons as non priviledge users.
runawk(1) Wrapper for AWK interpreter.
runawk_modules(3) Wrapper for AWK interpreter.
runc(8) Open Container Initiative runtime.
runc-checkpoint(8) Checkpoint a running container.
runc-create(8) Create a container.
runc-delete(8) Delete any resources held by the container often used with detached container.
runc-events(8) Display container events such as OOM notifications, cpu, memory, and IO usage statistics.
runc-exec(8) Execute new process inside the container.
runc-kill(8) Kill sends the specified signal (default: SIGTERM) to the container's init process.
runc-list(8) Lists containers started by runc with the given root.
runc-pause(8) Pause suspends all processes inside the container.
runc-ps(8) Ps displays the processes running inside a container.
runc-restore(8) Restore a container from a previous checkpoint.
runc-resume(8) Resumes all processes that have been previously paused.
runc-run(8) Create and run a container.
runc-spec(8) Create a new specification file.
runc-start(8) Start executes the user defined process in a created container.
runc-state(8) Output the state of a container.
runc-update(8) Update container resource constraints.
runCADD(1) A computer aided drug design using Vision.
runcon(1) Run command with specified security context.
runcurry(1) Execute a Curry program without explicit compilation.
rundig(1) Sample script to create a search database for ht://Dig.
rundoris(1) Utility for running the Delft InSAR processor.
runescape(6) Offers players a huge variety of benefits such as hundreds of additional quests and adventures, a.
runfw(4freebsd) Firmware Module for Ralink driver.
rungetty(8) A minimal console getty that can run any process.
runghc(1) Program to run Haskell programs without first having to compile them.
runhugs(1) ↣ hugs(1) Hugs 98, functional programming system.
runit(8) A UNIX process no 1.
runit-init(8) A UNIX process no 1.
runjade(1) Wraps call to openjade to catch errors.
runjmodeltest-gui(1) HPC selection of models of nucleotide substitution.
runlevel(8) Print previous and current SysV runlevel.
runlim(1) A program to run benchmarks.
runlock(1) Prevent concurrent execution of a process.
runmirrors(1) Trigger downstream mirrors.
runmirrors.conf(5) Configuration for runmirrors.
runmirrors.mirror(5) Downstream mirror list for runmirrors.
running-bear(6) The launcher for games made with the Bear Engine.
Running::Commentary(3pm) Call "system" cleanly, with tracking messages.
runoverssh(1) Runs a Bash command/script over ssh in one or more hosts.
runPearInstaller(1) GUI based Java application that helps installing UIMA compliant components.
runPearMerger(1) Takes two or more PEAR files and merges their contents.
runPearPackager(1) Takes some PEAR settings to create an UIMA PEAR file.
runPmv(1) Python Molecular Viewer.
runq(8) ↣ exim(8) A Mail Transfer Agent.
runq.sendmail(8) Run the sendmail queue.
runqlat-bpfcc(8) Run queue (scheduler) latency as a histogram.
runqlen-bpfcc(8) Scheduler run queue length as a histogram.
runqueue(9freebsd) Manage the queue of runnable processes.
runscript(1) Script interpreter for minicom.
runsnake(1) GUI utility for Python profiling.
runsnakemem(1) GUI utility for Python memory profiling.
runstat(1) Collect statistics about execution of a process.
runsv(8) Starts and monitors a service and optionally an appendant log service.
runsvchdir(8) Change services directory of runsvdir(8).
runsvdir(8) Starts and monitors a collection of runsv(8) processes.
runtest(1) DejaGnu test driver.
runtime_tools(7) The Runtime tools Application.
runuser(1) Run a command with substitute user and group ID.
runVision(1) Workflows for cheminformatics and other applications.
runxlrd(1) Extract data from Microsoft Excel spreadsheet files.
runzip(1) A large-file compression program.
rup(1) Remote uptime display.
ruptime(1) Show host status of local machines.
rurple-ng(1) Learn programming in Python with a robot.
ruscreen(1) ↣ rscreen(1) Monitor and restart remote screen session.
ruserok(3) ↣ rcmd(3) Routines for returning a.
ruserok_af(3) ↣ rcmd(3) Routines for returning a.
rusers(1) Who is logged in to machines on local network.
rush(1) Restricted user shell.
rush.rc(5) Configuration rules for rush.
rushlast(1) Show listing of last Rush logins.
rushwho(1) Show who is logged on by rush(1).
rust-gdb(1) ↣ gdb(1) The GNU Debugger.
rust-lldb(1) ↣ lldb-9(1) Manual page for lldb 9.
rustc(1) The Rust compiler.
rustdoc(1) Generate documentation from Rust source code.
rutilt(1) Manage your wireless network interfaces.
rutilt_helper(1) Execute RutilT internal commands as root.
rva2ofs(1) Converts a PE relative virtual address to raw file offset.
rview(1) ↣ vim(1) Vi IMproved, a programmer's text editor.
rvim(1) ↣ vim(1) Vi IMproved, a programmer's text editor.
rvlc(1) ↣ vlc(1) The VLC media player.
rvnamed-ng(8) Reverse name resolution daemon for iptraf(8).
rw_assert(9freebsd)
rw_destroy(9freebsd)
rw_downgrade(9freebsd)
rw_init(9freebsd)
rw_init_flags(9freebsd)
rw_initialized(9freebsd)
rw_rlock(9freebsd)
rw_runlock(9freebsd)
rw_sleep(9freebsd)
RW_SYSINIT(9freebsd)
rw_try_rlock(9freebsd)
rw_try_upgrade(9freebsd)
rw_try_wlock(9freebsd)
rw_unlock(9freebsd)
rw_wlock(9freebsd)
rw_wowned(9freebsd)
rw_wunlock(9freebsd)
rwall(1) Send a message to users logged on a host.
rwarray(3am) Write and read gawk arrays to/from files.
rwho(1) Who is logged in on local machines.
rwhod(8) System status server.
rwhois(1) ↣ socks_clients(1) SOCKS client version of finger.
rwlock(9freebsd)
rx(1) ↣ rz(1) XMODEM, YMODEM, ZMODEM (Batch) file receive.
rxdebug(1) Provides debugging trace of Rx activity.
rxe(7) Software RDMA over Ethernet.
rxe_cfg(8) Rxe configuration tool for RXE (Soft RoCE).
rxecho(8) Route AX.25 packets between ports transparently.
rxecho.conf(5) Control rxecho AX.25 packet routing.
rxgen(1) Stub generator for the Rx remote procedure call package.
rxgettext(1) Tool to extract translatable messages from Ruby scripts.
rxp(1) XML parser program.
rxqueue(1)
rxrx(1p) Command-line REPL and wrapper for Regexp::Debugger.
rxstack(1)
rxvt(1) ↣ urxvt(1) (ouR XVT, unicode), a VT102 emulator for the X window system.
rxvt-unicode(1) ↣ urxvt(1) (ouR XVT, unicode), a VT102 emulator for the X window system.
rxvt-xpm(1) ↣ urxvt(1) (ouR XVT, unicode), a VT102 emulator for the X window system.
rxvt-xterm(1) ↣ urxvt(1) (ouR XVT, unicode), a VT102 emulator for the X window system.
rygel(1) A collection of DLNA/UPnP AV services.
rygel.conf(5) Rygel configuration file.
ryu(8) Management for Ryu application.
ryu-manager(8) Management for Ryu application.
rz(1) XMODEM, YMODEM, ZMODEM (Batch) file receive.
rzip(1) A large-file compression program.
rzsh(1) ↣ zsh(1) The Z shell.
rzxcheck(1) Check the signature in a ZX Spectrum RZX file.
rzxdump(1) List contents of Sinclair ZX Spectrum input recording files.
rzxtool(1) Modify Sinclair ZX Spectrum input recording files.
Q R S Go top Index