Linux man pages: V
- v.buffer(1)
- Create buffer around features of given type
- v.build(1)
- Creates topology for GRASS vector data
- v.build.all(1)
-
- v.build.polylines(1)
- Build polylines from lines
- v.category(1)
- Attach, delete or report vector categories to map geometry
- v.centroids(1)
- Adds missing centroids to closed boundaries
- v.clean(1)
- Toolset to clean vector topology
- v.convert(1)
- Imports older versions of GRASS vector maps
- v.convert.all(1)
-
- v.db.addcol(1)
- Adds one/more columns to attrib table connected to given vector map
- v.db.addtable(1)
- Creates/adds new attrib table to given layer of existing vector map
- v.db.connect(1)
- Prints/sets DB connection for vector map to attrib table
- v.db.droptable(1)
- removes existing attrib table of vector map
- v.db.reconnect.all(1)
- Reconnect vectors to new database
- v.db.select(1)
- Print vector attribs
- v.db.update(1)
- Allows to assign new value to column in attrib table connected to given map
- v.delaunay(1)
- Create Delaunay triangulation from input vector map containing points/centroids
- v.digit(1)
- Interactive editing/digitization of vector maps
- v.dissolve(1)
- Dissolve boundaries between adjacent areas sharing common category number/attrib
- v.distance(1)
- Find nearest element in vector 'to' for elements in vector 'from'. Various info about this relation may be uploaded to attrib table of input vector ...
- v.drape(1)
- Convert 2D vector to 3D vector by sampling of elevation raster. Default sampling by nearest neighbor
- v.external(1)
- Create new vector as read-only link to OGR layer. Available drivers: ESRI Shapefile,MapInfo File,UK ...
- v.extract(1)
- Selects vector objects from existing vector map and creates new map containing only selected objects. If 'list', 'file' and 'where' options are not specified ...
- v.extrude(1)
- Extrudes flat vector object to 3D with defined height
- v.hull(1)
- Uses GRASS vector points map to produce convex hull vector map
- v.in.ascii(1)
- Convert GRASS ascii file/points file to binary vector
- v.in.db(1)
- Create new vector from database table containing coordinates
- v.in.dxf(1)
- Converts files in DXF format to GRASS vector file format
- v.in.e00(1)
- Import of E00 file into vector map
- v.in.garmin(1)
- Upload Waypoints, Routes, and Tracks from Garmin GPS receiver into vector map
- v.in.gns(1)
- Imports US-NGA GEOnet Names Server country files into GRASS vector points map
- v.in.gpsbabel(1)
- Import waypoints, routes, and tracks from GPS receiver or GPS download file into vector map
- v.in.mapgen(1)
- Import Mapgen/Matlab vector maps into GRASS
- v.in.ogr(1)
- Convert OGR vectors to GRASS. Available drivers: ESRI Shapefile,MapInfo File,UK ...
- v.in.region(1)
- Create new vector from current region
- v.in.sites(1)
- Converts GRASS site_lists file into vector file
- v.in.sites.all(1)
-
- v.info(1)
- Outputs basic info about user-specified vector map layer
- v.kcv(1)
- Randomly partition points into test/train sets
- v.kernel(1)
- Generates raster density map from vector points data using moving 2D isotropic Gaussian kernel/generates vector density map on vector network with 1D kernel
- v.label(1)
- Create paint labels for GRASS vector file/attached attribs
- v.lidar.correction(1)
- Correction of lidar.growing output. It is last of three algorithms for LIDAR filtering
- v.lidar.edgedetection(1)
- Detect object's edges from LIDAR data set
- v.lidar.growing(1)
- Building contour determination/Region Growing algorithm for determining building inside
- v.lrs.create(1)
- Create Linear Reference System
- v.lrs.label(1)
- Create stationing from input lines, and linear reference system
- v.lrs.segment(1)
- Create points/segments from input lines, linear reference system and positions read from stdin or file
- v.lrs.where(1)
- Find line id/real km+offset for given points in vector map using linear reference system
- v.mkgrid(1)
- Creates GRASS vector map of user-defined grid
- v.neighbors(1)
- Makes each cell value function of attrib values assigned to vector points or centroids around it, and stores new cell values in output raster map layer
- v.net(1)
- Network maintenance
- v.net.alloc(1)
- Allocate subnets for nearest centres . Centre node must be opened . Costs of centre node are used in calculation
- v.net.iso(1)
- Split net to bands between cost isolines . Centre node must be opened . Costs of centre node are used in calculation
- v.net.path(1)
- Find shortest path on vector network
- v.net.salesman(1)
- Create cycle connecting given nodes . Note that TSP is NP-hard, heuristic algorithm is used by this module and created cycle may be sub optimal
- v.net.steiner(1)
- Create Steiner tree for network/given terminals. Note that 'Minimum Steiner Tree' problem is NP-hard/heuristic algorithm is used in this module so result may ...
- v.normal(1)
- Tests for normality for points
- v.out.ascii(1)
- Convert GRASS binary vector map to GRASS ASCII vector map
- v.out.dxf(1)
- Exports GRASS vector files to DXF file format
- v.out.ogr(1)
- Convert to one of supported OGR vector formats
- v.out.pov(1)
- Convert to POV-Ray format, GRASS x,y,z -> POV-Ray x,z,y
- v.out.vtk(1)
- Convert GRASS binary vector map to VTK ASCII output
- v.outlier(1)
- Removes outliers from vector point data
- v.overlay(1)
- Overlay 2 vector maps
- v.parallel(1)
- Create parallel line to input lines
- v.patch(1)
- Creates new binary vector map layer by combining other binary vector map layers
- v.perturb(1)
- Random location perturbations of GRASS vector points
- v.proj(1)
- Allows projection conversion of vector files
- v.qcount(1)
- indices for quadrat counts of sites lists
- v.random(1)
- Randomly make 2D/3D GRASS vector points map
- v.rast.stats(1)
- Calculates univariate statistics from GRASS raster map based on vector polygons/uploads statistics to new attrib columns
- v.reclass(1)
- Changes vector category values for existing vector map according to results of SQL queries/value in attrib table column
- v.report(1)
- Reports geometry statistics for vectors
- v.sample(1)
- Sample raster file at site locations
- v.segment(1)
- Create points/segments from input lines/and positions
- v.select(1)
- Select features from ainput by features from binput
- v.split(1)
- Split lines to shorter segments
- v.surf.bspline(1)
- Bicubic/bilinear spline interpolation with Tykhonov regularization
- v.surf.idw(1)
- Surface interpolation from vector point data by Inverse Distance Squared Weighting
- v.surf.rst(1)
- Spatial approximation/topographic analysis from given point/isoline data in vector format to floating point raster format using regularized spline with tension
- v.to.db(1)
- Load values from vector to database. In uploaded/printed category values '-1' is used for 'no category'/'null'/'-' if category cannot be found/multiple ...
- v.to.points(1)
- Create points along input lines
- v.to.rast(1)
- Converts binary GRASS vector map layer into GRASS raster map layer
- v.to.rast3(1)
- Converts binary GRASS vector map layer into 3D GRASS raster map layer
- v.transform(1)
- Transforms vector map layer from one coordinate system into another coordinate system
- v.type(1)
- Change type of geometry elements
- v.univar(1)
- Calculates univariate statistics for attrib. Variance/standard deviation is calculated only for points if specified
- v.univar.sh(1)
- Calculates univariate statistics on selected table column for GRASS vector map
- v.vol.rst(1)
- Interpolates point data to G3D grid volume using regularized spline with tension algorithm
- v.voronoi(1)
- Create Voronoi diagram from input vector map containing points/centroids
- v.what(1)
- Queries vector map layer at given locations
- v.what.rast(1)
- Uploads raster values at positions of vector points to table
- v.what.vect(1)
- Uploads vector values at positions of vector points to table
- v2cc.libs(5)
- VHDL library mapping file for FreeHDL compiler/simulator
- v3d(3)
- Fixed point vertex structure used by 3d functions. Allegro game programming library
- v3d_f(3)
- Floating point vertex structure used by 3d functions. Allegro game programming library
- v4l(4)
- video4linux driver
- v4l-conf(8)
- configure video4linux driver
- v4l-info(1)
- dump video4linux device info to stdout
- v4lctl(1)
- control video4linux devices
- v4rcp(1)
- back end for Kerberos rcp
- v5passwd(1)
- change user's Kerberos password
- va_arg(3)
- variable argument lists
- va_copy(3)
- variable argument lists
- va_end(3)
- variable argument lists
- va_start(3)
- variable argument lists
- vacall(3)
- C functions called with variable arguments
- vacuum(7)
- garbage-collect/analyze database
- vacuumdb(1)
- garbage-collect/analyze PostgreSQL database
- val(1)
- validate SCCS files
- val_add_valpolicy(3)
- config policy for DNSSEC validator library libval. val_add_valpolicy - Dynamically add new policy to validator context val_remove_valpolicy - Remove ...
- val_create_context(3)
- manage validator context
- val_create_context_with_conf(3)
- manage validator context
- val_does_not_exist(3)
- manage validator context
- val_free_context(3)
- manage validator context
- val_free_response(3)
- DNSSEC-validated resolution of DNS queries
- val_free_result_chain(3)
- manage validator context
- val_freeaddrinfo(3)
- DNSSEC-validated network address/service translation
- val_getaddrinfo(3)
- DNSSEC-validated network address/service translation
- val_gethostbyaddr(3)
- DNSSEC-validated network host entry
- val_gethostbyaddr_r(3)
- DNSSEC-validated network host entry
- val_gethostbyname(3)
- DNSSEC-validated network host entry
- val_gethostbyname2(3)
- DNSSEC-validated network host entry
- val_gethostbyname2_r(3)
- DNSSEC-validated network host entry
- val_gethostbyname_r(3)
- DNSSEC-validated network host entry
- val_getnameinfo(3)
- DNSSEC-validated network address/service translation
- val_istrusted(3)
- manage validator context
- val_isvalidated(3)
- manage validator context
- val_query(3)
- DNSSEC-validated resolution of DNS queries
- val_res_query(3)
- DNSSEC-validated resolution of DNS queries
- val_res_search(3)
- DNSSEC-validated resolution of DNS queries
- val_resolve_and_check(3)
- manage validator context
- vala-gen-introspect(1)
- make GI file for GObject/glib based packages
- valac(1)
- compiler that translates Vala source code into C source/header files
- valgrind(1)
- suite of tools for debugging/profiling programs
- validate(1)
- Query Domain Name System/display results of DNSSEC validation process
- valloc(3)
- Allocate aligned memory
- values(7)
- compute set of rows
- vapigen(1)
- make Vala API
- vared(1)
- interactively edit value of environment variable
- variable(n)
- create/initialize namespace variable
- variables(1)
-
- variables(5)
- Format of specifying variable names to SNMP tools
- varnishadm(1)
-
- varnishd(1)
-
- varnishhist(1)
-
- varnishlog(1)
-
- varnishncsa(1)
-
- varnishreplay(1)
-
- varnishstat(1)
-
- varnishtop(1)
-
- varray(3)
- variable sized array
- vars(3)
- Perl pragma to predeclare global variable names
- vasprintf(3)
- print to allocated string
- vasy(1)
-
- vasy(5)
-
- vb(1)
- Visual Builder for Prima toolkit
- vbe(5)
-
- vbetool(1)
- run real-mode video BIOS code to alter hardware state
- vblade(8)
- export data via ATA over Ethernet
- vbnc(1)
- Mono Visual Basic Compiler
- vbo_rendering(3)
- Vertex array and VBO rendering in Coin Coin 2.5 added improved support for OpenGL vertex array and VBO rendering. This might lead to major rendering ...
- vbox(1)
- interact with recorded messages
- vbox.conf(5)
- config file for vbox
- vbox_file(5)
- file format
- vboxbeep(1)
- isdn voice box
- vboxconvert(1)
- isdn voice box
- vboxctrl(1)
- control vbox functions
- vboxd(8)
- isdn voice box daemon
- vboxd.conf(5)
- config file for vboxd
- vboxgetty(8)
- isdn voice box
- vboxgetty.conf(5)
- config file for vboxgetty
- vboxmail(8)
- send notification of new voice message
- vboxmode(1)
- detect format of isdn voice file
- vboxplay(1)
- play vbox sound files
- vboxputty(8)
- self-dialing/-calling vboxgetty
- vboxrc(5)
- user config file for vbox
- vboxtoau(1)
- isdn voice box
- vcd-info(1)
- manual page for vcd-info 0.7.23
- vcd2lxt(1)
- Converts VCD files to interlaced/linear LXT files
- vcd2lxt2(1)
- Converts VCD files to LXT2 files
- vcd2vzt(1)
- Converts VCD files to VZT files
- vcddebug(1)
- manual page for vcddebug 0.7.14
- vcddump(1)
- manual page for vcddump 0.7.14
- vcdimager(1)
- manual page for vcdimager 0.7.23
- vcdxbuild(1)
- manual page for vcdxbuild 0.7.23
- vcdxgen(1)
- manual page for vcdxgen 0.7.23
- vcdxminfo(1)
- manual page for vcdxminfo 0.7.23
- vcdxrip(1)
- manual page for vcdxrip 0.7.23
- vchkpw2userdb(8)
- create /etc/userdb
- vcl(7)
-
- vconfig(8)
- VLAN config program
- vcp(1)
- Copy files in curses interface
- vcs(3)
- Library for generic Version Control System access in Perl
- vcs(4)
- virtual console memory
- vcs_dev(3)
- info for VCS::* developers
- vcsa(4)
- virtual console memory
- vcut(1)
- cuts Ogg Vorbis files
- vdccm(1)
-
- vdir(1)
- directory contents
- vdltodmx(1)
- dmx config file parser/printer
- vdprintf(3)
- print to file descriptor
- vdr(5)
- Video Disk Recorder Files
- vdr(8)
- Video Disk Recorder
- vdradmind(8)
-
- vdump(1)
- convert VIPS image files to Postscript
- vector_length(3)
- Calculates length of vector. Allegro game programming library
- vector_length_f(3)
- Calculates length of vector. Allegro game programming library
- vectorintro(1)
-
- vegaserver(6)
- Trade, Fight and Explore Universe
- vegastrike(6)
- Trade, Fight and Explore Universe
- vegastrike-soundserver(6)
- Sound server for vegastrike
- vendorrelease(3)
- macros/functions
- vendors.list(5)
- Security key config for APT
- vendorshell(3)
-
- vendstat(8)
- query InfiniBand vendor specific functions
- verbiste(3)
- french conjugation system
- verify(1)
- Utility to verify certificates
- verify(8)
- Postfix address verification server
- verify_blkparse(1)
- verifies output file produced by blkparse
- vermiculate(1)
- to move in worm-like manner
- vermiculate(6)
- to move in worm-like manner
- vermilion(4)
- Generic VERMILION video driver
- vermin(1)
- Parses/processes Verilog HDL files
- verr(3)
-
- verrx(3)
-
- version(1)
- print OpenSSL version info
- version(3)
- Perl extension for Version Objects
- versionsort(3)
- scan directory for matching entries
- vert-banner(6)
-
- vesa(4)
- Generic VESA video driver
- vfork(2)
- create child process/block parent
- vfork(3)
- create new process; share virtual memory
- vfprintf(3)
- formatted output conversion
- vfprintf_p(3)
-
- vfs_audit(8)
- record selected Samba VFS operations in system log
- vfs_cacheprime(8)
- prime kernel file data cache
- vfs_cap(8)
- CAP encode filenames
- vfs_catia(8)
- translate illegal char in Catia filenames
- vfs_commit(8)
- flush dirty data at specified intervals
- vfs_default_quota(8)
- store default quota records for Windows clients
- vfs_extd_audit(8)
- record selected Samba VFS operations
- vfs_fake_perms(8)
- enable read only Roaming Profiles
- vfs_full_audit(8)
- record Samba VFS operations in system log
- vfs_gpfs(8)
- gpfs specific samba extensions like acls/prealloc
- vfs_netatalk(8)
- hide .AppleDouble files from CIFS clients
- vfs_notify_fam(8)
- FAM support for file change notifications
- vfs_prealloc(8)
- preallocate matching files to predetermined size
- vfs_readahead(8)
- pre-load kernel buffer cache
- vfs_readonly(8)
- make Samba share read only for specified time period
- vfs_recycle(8)
- Samba VFS recycle bin
- vfs_shadow_copy(8)
- Make Samba share read only for specified time period
- vfscanf(3)
- input format conversion
- vfscanf_p(3)
-
- vfstest(1)
- tool for testing samba VFS modules
- vftovp(1)
- convert virtual font files to virtual property lists
- vfwprintf(3)
- formatted wide char output conversion
- vfwscanf(3)
- wide-char formatted input of stdarg argument list
- vga(4)
- Generic VGA video driver
- vga_accel(3)
- calls graphics accelerator
- vga_addmode(3)
- add mode to svgalib modes list
- vga_addtiming(3)
- add timing line to svgalib user timing list
- vga_bitblt(3)
- copy pixmap on screen using accelerator
- vga_blitwait(3)
- wait for any accelerator operation to finish
- vga_changetiming(3)
- change current timing parameters
- vga_claimvideomemory(3)
- declare amount of video memory used
- vga_clear(3)
- clear screen
- vga_copytoplanar16(3)
- copy linear pixmap into VGA 16 color mode video memory
- vga_copytoplanar256(3)
- copy linear pixmap into Mode X video memory
- vga_copytoplane(3)
- copy linear pixmap to some planes of VGA 16 color mode video memory
- vga_disabledriverreport(3)
- makes svgalib not emit any startup messages
- vga_drawline(3)
- draw line on screen
- vga_drawpixel(3)
- draw pixel on screen
- vga_drawscanline(3)
- draw horizontal line of pixels
- vga_drawscansegment(3)
- draw horizontal line of pixels
- vga_dumpregs(3)
- dump contents of SVGA registers
- vga_ext_set(3)
- set/query several extended features
- vga_fillblt(3)
- file rectangular area in video memory with single color
- vga_flip(3)
- toggle between text/graphics mode
- vga_getcardinfo(3)
- returns pointer to info about video card
- vga_getch(3)
- wait for key
- vga_getcolors(3)
- return current screen resolution
- vga_getcurrentchipset(3)
- returns current SVGA chipset
- vga_getcurrentmode(3)
- returns current video mode
- vga_getcurrenttiming(3)
- current timing parameters
- vga_getdefaultmode(3)
- returns default graphics mode number
- vga_getgraphmem(3)
- returns address of VGA memory
- vga_getkey(3)
- read char from keyboard without waiting
- vga_getmodeinfo(3)
- returns pointer to mode info structure for mode
- vga_getmodename(3)
- return name for given video mode
- vga_getmodenumber(3)
- return number for given video mode
- vga_getmonitortype(3)
- returns monitor type configured
- vga_getmousetype(3)
- returns mouse type configured
- vga_getpalette(3)
- color in color lookup table
- vga_getpalvec(3)
- gets colors from color lookup table
- vga_getpixel(3)
- pixels value from screen
- vga_getscansegment(3)
- list of consecutive pixel values
- vga_gettextfont(3)
- get/set font used in text mode
- vga_gettextmoderegs(3)
- get/set vga state used in text mode
- vga_getxdim(3)
- return current screen resolution
- vga_getydim(3)
- return current screen resolution
- vga_guesstiming(3)
- calculate timing line for given resolution
- vga_hasmode(3)
- returns if video mode is supported
- vga_hlinelistblt(3)
- draw horizontal scan lines
- vga_imageblt(3)
- copy rectangular pixmap from system memory to video memory
- vga_init(3)
- initialize svgalib library
- vga_initcursor(3)
- initialize mouse cursor
- vga_lastmodenumber(3)
- returns last video mode number
- vga_lockvc(3)
- disables virtual console switching for safety
- vga_norevokeprivs(3)
- Keep root privileges if run as suid root
- vga_oktowrite(3)
- indicates whether program has direct access to SVGA
- vga_puttextfont(3)
- get/set font used in text mode
- vga_reset(8)
- reset video graphic board
- vga_runinbackground(3)
- enable running of program while there is no VGA access
- vga_runinbackground_version(3)
- returns version of current background support
- vga_safety_fork(3)
- start parallel process to restore console at crash
- vga_screenoff(3)
- turn generation of video signal on/off
- vga_screenon(3)
- turn generation of video signal on/off
- vga_selectcursor(3)
- select mouse cursor pattern
- vga_setchipset(3)
- force chipset
- vga_setchipsetandfeatures(3)
- force chipset/optional parameters
- vga_setcolor(3)
- set current color
- vga_setcursorimage(3)
- set pattern/colors of mouse cursor
- vga_setcursorposition(3)
- set mouse cursor position
- vga_setdisplaystart(3)
- set display start address
- vga_setegacolor(3)
- set current color
- vga_setflipchar(3)
- set char causing vga_flip()
- vga_setlinearaddressing(3)
- switch to linear addressing mode
- vga_setlogicalwidth(3)
- set logical scanline width
- vga_setmode(3)
- sets video mode
- vga_setmodex(3)
- try to set Mode X-like memory organization
- vga_setmousesupport(3)
- enable mouse support
- vga_setpage(3)
- set 64K SVGA page number
- vga_setpalette(3)
- set color in color lookup table
- vga_setpalvec(3)
- sets colors in color lookup table
- vga_setreadpage(3)
- set 64K SVGA page number
- vga_setrgbcolor(3)
- set current color
- vga_settextmoderegs(3)
- get/set vga state used in text mode
- vga_setwritepage(3)
- set 64K SVGA page number
- vga_showcursor(3)
- show/hide mouse cursor
- vga_unlockvc(3)
- re-enables virtual console switching
- vga_waitevent(3)
- wait for various I/O events
- vga_waitretrace(3)
- wait for vertical retrace
- vga_white(3)
- return color white in current screen resolution
- vgagl(7)
- fast framebuffer-level graphics library based ion svgalib
- vgatest(6)
- makes basic tests on any svgalib graphics mode
- vgcfgbackup(8)
- backup volume group descriptor area
- vgcfgrestore(8)
- restore volume group descriptor area
- vgchange(8)
- change attribs of volume group
- vgck(8)
- check volume group metadata
- vgconvert(8)
- convert volume group metadata format
- vgcreate(8)
- create volume group
- vgd(1)
- Viewglob daemon
- vgdisplay(8)
- attribs of volume groups
- vgetty(8)
- voice extension to mgetty+sendfax program
- vgexport(8)
- make volume groups unknown to system
- vgextend(8)
- add physical volumes to volume group
- vgimport(8)
- make exported volume groups known to system
- vgmerge(8)
- merge two volume groups
- vgmknodes(8)
- recreate volume group directory/logical volume special files
- vgreduce(8)
- reduce volume group
- vgremove(8)
- remove volume group
- vgrename(8)
- rename volume group
- vgs(8)
- report info about volume groups
- vgscan(8)
- scan all disks for volume groups/rebuild caches
- vgseer(1)
- Viewglob shell overseer
- vgsplit(8)
- split volume group into two
- vhangup(2)
- virtually hangup current tty
- vhdl(5)
-
- vhdlablname(3)
-
- vhdlablvector(3)
-
- vi(1)
- Vi IMproved, programmers text editor
- via(4)
- VIA unichrome graphics driver
- viaideinfo(8)
- stats/info about VIA IDE controllers
- viambkrds(3)
-
- victronups(8)
- Driver for IMV/Victron UPS unit Match, Match Lite, NetUps
- vid_attr(3)
- curses interfaces to terminfo database
- vid_puts(3)
- curses interfaces to terminfo database
- vidattr(3)
- curses interfaces to terminfo database
- vidb(8)
- manually edit SFS user-authentication database file
- videodog(1)
-
- vidir(1)
- edit directory
- vidmode(8)
- query/set image root device, RAM disk size, or video mode
- vidputs(3)
- curses interfaces to terminfo database
- vidwhacker(1)
- grab images/apply random filters to them
- vidwhacker(6)
- grab images/apply random filters to them
- view(1)
- Vi IMproved, programmers text editor
- viewablexpr(3)
-
- viewablexprfile(3)
-
- viewablexprstr(3)
-
- viewbddcircuit(3)
-
- viewbddnode(3)
-
- viewbddsystem(3)
-
- viewbddsysteminfo(3)
-
- viewers(3)
-
- viewfax(1)
- fax files in X11 window
- viewgar(1)
- GiNaC archive file viewer
- viewglob(1)
- convenience wrapper script for Viewglob package
- viewht(3)
-
- viewlo(3)
-
- viewlocap(3)
-
- viewlofig(3)
-
- viewloins(3)
-
- viewloinscon(3)
-
- viewlores(3)
-
- viewloself(3)
-
- viewlosig(3)
-
- viewlotrs(3)
-
- viewph(3)
-
- viewphcon(3)
-
- viewphins(3)
-
- viewphref(3)
-
- viewphseg(3)
-
- viewrdsfig(3)
-
- viewrdsins(3)
-
- viewrdsparam(3)
-
- viewrdsrec(3)
-
- viewrdswindow(3)
-
- viewres(1)
- graphical class browser for Xt
- viewrfmcon(3)
-
- viewrfmfig(3)
-
- viewrfmins(3)
-
- viewrfmrec(3)
-
- viewrfmref(3)
-
- viewrfmseg(3)
-
- viewrfmvia(3)
-
- vigr(8)
-
- villa(3)
- advanced API of QDBM
- vim(1)
- Vi IMproved, programmers text editor
- vimdiff(1)
- edit two/three versions of file with Vim/show diff
- vimtutor(1)
- Vim tutor
- vines(1)
- draws pseudo-fractal geometric patterns
- vines(6)
- draws pseudo-fractal geometric patterns
- vipe(1)
- edit pipe
- vips(1)
- run vips function from UNIX
- vipw(8)
-
- virmf(1)
- Metafont, language for font and logo design
- virmpost(1)
- MetaPost, system for drawing pictures
- viromega(1)
- extended unicode TeX
- virsh(1)
- management user interface
- virt-clone(1)
- clone existing virtual machine images
- virt-image(1)
- create virtual machines from image descriptor
- virt-image(5)
- Format of virtual image XML descriptor
- virt-install(1)
- provision new virtual machines
- virt-manager(1)
- virtual machine desktop management tool
- virt-top(1)
- 'top'-like utility for virtualization stats
- virt-viewer(1)
- graphical console for virtual machine
- virtex(1)
- text formatting/typesetting
- virtual(5)
- Postfix virtual alias table format
- virtual(8)
- Postfix virtual domain mail delivery agent
- virtual_h(3)
- Global define to obtain virtual size of screen. Allegro game programming library
- virtual_w(3)
- Global define to obtain virtual size of screen. Allegro game programming library
- virtualbindings(3)
-
- virtualbindings(5)
-
- visgrep(1)
- Visual grep, greps for images in another image
- vista(3)
- advanced API of QDBM
- visualofccc(3)
- Color Conversion Context macros
- visudo(8)
- edit sudoers file
- vkeybd(1)
- virtual keyboard on X
- vline(3)
- Draws vertical line onto bitmap. Allegro game programming library
- vline_set(3)
- create curses borders/lines using complex char/renditions
- vlmgr(1)
- administration utility for QDBM Villa
- vlock(1)
- Virtual Console lock program
- vlopen(3)
- advanced API of QDBM
- vltest(1)
- test cases for QDBM Villa
- vltsv(1)
- mutual converter between TSV/Villa database
- vm86(2)
- enter virtual 8086 mode
- vm86old(2)
- enter virtual 8086 mode
- vmmouse(4)
- Mouse input driver
- vmpsd(1)
- Open Source Cisco VMPS Server
- vmsish(3)
- Perl pragma to control VMS-specific language features
- vmsplice(2)
- splice user pages into pipe
- vmstat(8)
- Report virtual memory statistics
- vmware(4)
- VMware SVGA video driver
- vncconfig(1)
- configure/control VNC server
- vncconnect(1)
- connect VNC server to VNC viewer
- vncpasswd(1)
- set passwords for VNC server
- vncserver(1)
- wrapper to launch X server for VNC
- vncviewer(1)
- X viewer client for VNC
- vnstat(1)
- console-based network traffic monitor
- vo_maketags(1)
- build TAGS for vim outliner
- vobcopy(1)
- copy files from dvd to harddisk
- voctopvf(1)
- utilities to convert various sound formats
- voice_check(3)
- Checks whether voice is currently allocated. Allegro game programming library
- voice_get_frequency(3)
- Returns current pitch of voice. Allegro game programming library
- voice_get_pan(3)
- Returns current pan position. Allegro game programming library
- voice_get_position(3)
- Returns current position of voice. Allegro game programming library
- voice_get_volume(3)
- Returns current volume of voice. Allegro game programming library
- voice_ramp_volume(3)
- Starts volume ramp for voice. Allegro game programming library
- voice_set_echo(3)
- Sets echo parameters for voice. Allegro game programming library
- voice_set_frequency(3)
- Sets pitch of voice. Allegro game programming library
- voice_set_pan(3)
- Sets pan position. Allegro game programming library
- voice_set_playmode(3)
- Adjusts loop status of specified voice. Allegro game programming library
- voice_set_position(3)
- Sets position of voice. Allegro game programming library
- voice_set_priority(3)
- Sets priority of voice. Allegro game programming library
- voice_set_tremolo(3)
- Sets tremolo parameters for voice. Allegro game programming library
- voice_set_vibrato(3)
- Sets vibrato parameters for voice. Allegro game programming library
- voice_set_volume(3)
- Sets volume of voice. Allegro game programming library
- voice_start(3)
- Activates voice. Allegro game programming library
- voice_stop(3)
- Stops voice. Allegro game programming library
- voice_stop_frequency_sweep(3)
- Interrupts frequency sweep operation. Allegro game programming library
- voice_stop_pan_sweep(3)
- Interrupts pan sweep operation. Allegro game programming library
- voice_stop_volumeramp(3)
- Interrupts volume ramp operation. Allegro game programming library
- voice_sweep_frequency(3)
- Starts frequency sweep for voice. Allegro game programming library
- voice_sweep_pan(3)
- Starts pan sweep for voice. Allegro game programming library
- void(4)
- null input driver
- voikkohyphenate(1)
- voikko test programs
- voikkospell(1)
- voikko test programs
- vol_id(8)
- probe filesystem type/read label/uuid
- volname(1)
- return volume name
- vomit(1)
-
- voodoo(4)
- Voodoo video driver
- vorbiscomment(1)
- edits Ogg Vorbis comments
- vorbisgain(1)
- calculate replay gain for Ogg Vorbis files
- voronoi(6)
- draws randomly-colored Voronoi tessellation
- vpddecode(8)
- VPD structure decoder
- vpe(5)
- Overview of virtual private ethernet suite
- vpe.osdep(5)
- os dependent info
- vpe.protocol(7)
-
- vpectrl(8)
- Virtual Private Ethernet Control Program
- vped(8)
- Virtual Private Ethernet Daemon =head1 SYNOPSIS
- vped.conf(5)
- vpe daemon config file
- vpnc(8)
- client for Cisco VPN3000 Concentrator, IOS and PIX
- vpp(1)
- versatile text pre-processor
- vprintf(3)
- formatted output conversion
- vps(8)
- vps utility is simply wrapper for ps program
- vpstree(8)
- vpstree utility is simply wrapper for pstree program
- vptovf(1)
- convert virtual property lists to virtual font metrics
- vrb(3)
- virtual ring buffer
- vrb_capacity(3)
- return buffer capacity
- vrb_data_len(3)
- return length of data
- vrb_data_ptr(3)
- return pointer to data
- vrb_destroy(3)
- destroy virtual ring buffer
- vrb_get(3)
- data from VRB
- vrb_get_min(3)
- minimum data from VRB
- vrb_give(3)
- create new virtual ring buffer
- vrb_init(3)
- initialize virtual ring buffer
- vrb_init_opt(3)
- initialize virtual ring buffer
- vrb_is_empty(3)
- indicate if VRB is empty
- vrb_is_full(3)
- indicate if VRB is full
- vrb_is_not_empty(3)
- indicate if VRB is not_empty
- vrb_is_not_full(3)
- indicate if VRB is not_full
- vrb_move(3)
- read data into VRB
- vrb_new(3)
- create new virtual ring buffer
- vrb_new_opt(3)
- create new virtual ring buffer
- vrb_put(3)
- put data into VRB
- vrb_put_all(3)
- put all data into VRB
- vrb_read(3)
- read data into VRB
- vrb_read_min(3)
- read minimum of data into VRB
- vrb_resize(3)
- create new virtual ring buffer
- vrb_space_len(3)
- return length of space
- vrb_space_ptr(3)
- return pointer to empty space
- vrb_take(3)
- take data from VRB
- vrb_uninit(3)
- uninit virtual ring buffer
- vrb_write(3)
- data from VRB
- vrb_write_min(3)
- data from VRB
- vrml(3)
- Specification independent VRML methods
- vrml2oogl(1)
- convert VRML to OOGL
- vrmlnodes(3)
-
- vrpm(8)
- is simply wrapper for rpm utility
- vscanf(3)
- input format conversion
- vserver(2)
- unimplemented system calls
- vserver(8)
- vserver utility enables you to control different aspects of your vservers
- vserver-copy(8)
- copy/move virtual server
- vserver-stat(8)
-
- vsftpd(8)
-
- vsftpd.conf(5)
- config file for vsftpd
- vsinstall(6)
- Trade, Fight and Explore Universe
- vslauncher(6)
- Trade, Fight and Explore Universe
- vsnprintf(3)
- formatted output conversion
- vsnprintf_p(3)
-
- vsprintf(3)
- formatted output conversion
- vsprintf_p(3)
-
- vsrextract(6)
- Trade, Fight and Explore Universe
- vsrmake(6)
- Trade, Fight and Explore Universe
- vsscanf(3)
- input format conversion
- vssetup(6)
- Trade, Fight and Explore Universe
- vst(5)
-
- vstp(1)
- VisioBraille file transferring
- vswprintf(3)
- formatted wide char output conversion
- vswscanf(3)
- wide-char formatted input of stdarg argument list
- vsync(3)
- Waits for vertical retrace to begin. Allegro game programming library
- vsyslog(3)
- send messages to system logger
- vtop(8)
- vtop utility is simply wrapper for top program
- vtrace(1)
- read log files to check for errors/create Dinotrace cursors
- vtun(8)
- VTun daemon
- vtund(8)
- VTun daemon
- vtund.conf(5)
- VTun daemon config file
- vtysh(1)
- integrated shell for Quagga routing software
- vulturesclaw(6)
- Exploring Mazes of Menace
- vulturesclaw-recover(6)
- recover NetHack game interrupted by disaster
- vultureseye(6)
- Exploring Mazes of Menace
- vultureseye-recover(6)
- recover NetHack game interrupted by disaster
- vvp(1)
- Icarus Verilog vvp runtime engine
- vw_printw(3)
- print formatted output in curses windows
- vw_scanw(3)
- convert formatted input from curses window
- vwait(n)
- Process events until variable is written
- vwarn(3)
-
- vwarnx(3)
-
- vwprintf(3)
- formatted wide char output conversion
- vwprintw(3)
- print formatted output in curses windows
- vwscanf(3)
- wide-char formatted input of stdarg argument list
- vwscanw(3)
- convert formatted input from curses window
- vzt2vcd(1)
- Coverts VZT files to VCD
- vztminer(1)
- Data mining of VZT files