Editing /usr/local/bin/

Jump to: navigation, search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 4,079: Line 4,079:
 
Decodes a Speex file and produce a WAV file or raw file
 
Decodes a Speex file and produce a WAV file or raw file
 
|-
 
|-
|speexenc||[https://www.freebsd.org/cgi/man.cgi?query=speexenc&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html speexenc] - The reference implementation speex encoder.
+
|speexenc||
 
+
 
|-
 
|-
 
|spellout||
 
|spellout||
 
|-
 
|-
|splain||[https://www.freebsd.org/cgi/man.cgi?query=splain&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html diagnostics, splain] - produce verbose warning diagnostics; This module extends the terse diagnostics normally emitted by both the      perl compiler and the perl interpreter (from running perl with a -w      switch or "use warnings"), augmenting them with the more explicative      and endearing descriptions found in perldiag.  Like the other pragmata,      it affects the compilation phase of your program rather than merely the      execution phase.
+
|splain||
 
+
 
|-
 
|-
 
|splitti3||
 
|splitti3||
Line 4,093: Line 4,091:
 
|spriteblast||
 
|spriteblast||
 
|-
 
|-
|sqlite3||[https://www.freebsd.org/cgi/man.cgi?query=sqlite3&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html sqlite3] - A command line interface for SQLite version 3
+
|sqlite3||
 
|-
 
|-
 
|sqlmetal||
 
|sqlmetal||
Line 4,101: Line 4,099:
 
|sqlobject-convertOldURI||
 
|sqlobject-convertOldURI||
 
|-
 
|-
|sqlsharp||[https://www.freebsd.org/cgi/man.cgi?query=sqlsharp&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html sqlsharp] is a Mono SQL tool used for entering SQL queries to a database      using Mono data providers.
+
|sqlsharp||
 
|-
 
|-
|srptool||[https://www.freebsd.org/cgi/man.cgi?query=srptool&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html srptool] - GnuTLS SRP tool; Simple  program that emulates the programs in the Stanford SRP (Secure      Remote Password) libraries using GnuTLS. It is intended  for  use  in      places  where  you  don't  expect SRP authentication to be the used for      system users.
+
|srptool||
 
|-
 
|-
 
|ssltap||
 
|ssltap||
 
|-
 
|-
|start-pulseaudio-x11||[https://www.freebsd.org/cgi/man.cgi?query=start-pulseaudio-x11&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html start-pulseaudio-x11] - PulseAudio Sound Server X11 Startup Script;
+
|start-pulseaudio-x11||
This  script  starts pulseaudio (if not already running) and loads modules to publish access credentials to the PulseAudio server in the  X11      root  window  and to synthesize X11 media key events on cork/uncork requests. Additionally it registers PulseAudio to the  X11 Session  Manager.
+
 
|-
 
|-
|startx||[https://www.freebsd.org/cgi/man.cgi?query=startx&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html startx] - initialize an X session; The startx script is a front end to [https://www.freebsd.org/cgi/man.cgi?query=xinit&sektion=1&apropos=0&manpath=FreeBSD+12.1-RELEASE+and+Ports xinit(1)] that provides  a  somewhat      nicer  user interface for running a single session of the X Window System.  It is often run with no arguments.
+
|startx||
 
|-
 
|-
 
|station-tweak||
 
|station-tweak||
Line 4,116: Line 4,113:
 
|stex3d||
 
|stex3d||
 
|-
 
|-
|strings||[https://www.freebsd.org/cgi/man.cgi?query=strings&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html strings] -- print the strings of printable characters in files;
+
|strings||
For each file specified, the strings utility prints contiguous sequences    of printable characters that are at least n characters long and are followed by an unprintable character. The default value of n is 4.  By default, the strings utility only scans the initialized and loaded sections    of ELF objects; for other file types, the entire file is scanned. The    strings utility is mainly used for determining the contents of non-text    files.
+
 
+
 
|-
 
|-
|strip||[https://www.freebsd.org/cgi/man.cgi?query=strip&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html strip] -- discard information from ELF objects; The strip utility is used to discard information from the ELF objects    specified by the arguments file ....    If an explicit output file name is not specified using the -o option, the    strip utility will modify its input arguments in-place.
+
|strip||
 
|-
 
|-
 
|strsclnt||
 
|strsclnt||
Line 4,128: Line 4,123:
 
|substrings.pl||
 
|substrings.pl||
 
|-
 
|-
|sudo||[https://www.freebsd.org/cgi/man.cgi?query=sudo&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html sudo, sudoedit] -- execute a command as another user
+
|sudo||
sudo allows a permitted user to execute a command as the superuser or another user, as specified by the security policy.  The invoking user's    real (not effective) user ID is used to determine the user name with    which to query the security policy.
+
 
|-
 
|-
|sudoreplay||[https://www.freebsd.org/cgi/man.cgi?query=sudoreplay&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html sudoreplay] -- replay sudo session logs
+
|sudoreplay||
sudoreplay plays back or lists the output logs created by sudo.  When replaying, sudoreplay can play the session back in real-time, or the playback speed may be adjusted (faster or slower) based on the command line    options.
+
 
|-
 
|-
 
|svcutil||
 
|svcutil||
 
|-
 
|-
|svn||[https://www.freebsd.org/cgi/man.cgi?query=svn&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html svn] - Subversion command line client tool;
+
|svn||
Subversion  is  a  version control system, which allows you to keep old      versions of files and directories (usually source code), keep a log  of      who, when, and why changes occurred, etc., like CVS, RCS or SCCS.  Suversion keeps a single copy of the master sources.  This copy is called      the  source  ``repository'';  it contains all the information to permit      extracting previous versions of those files at any time.
+
 
|-
 
|-
 
|svn-mergeinfo-normalizer||
 
|svn-mergeinfo-normalizer||
Line 4,143: Line 4,135:
 
|svn-populate-node-origins-index||
 
|svn-populate-node-origins-index||
 
|-
 
|-
|svnadmin||[https://www.freebsd.org/cgi/man.cgi?query=svnadmin&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html svnadmin] - Subversion repository administration tool
+
|svnadmin||
Subversion  is  a  version control system, which allows you to keep old      versions of files and directories (usually source code), keep a log  of      who, when, and why changes occurred, etc., like CVS, RCS or SCCS.  Subversion keeps a single copy of the master sources.  This copy is called      the  source  ``repository'';  it contains all the information to permit      extracting previous versions of those files at any time.
+
 
|-
 
|-
 
|svnauthz||
 
|svnauthz||
Line 4,160: Line 4,151:
 
|svndiff4||
 
|svndiff4||
 
|-
 
|-
|svndumpfilter||[https://www.freebsd.org/cgi/man.cgi?query=svndumpfilter&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html svndumpfilter] - Filter a subversion repository 'dumpfile'.
+
|svndumpfilter||
Subversion  is  a  version control system, which allows you to keep old      versions of files and directories (usually source code), keep a log  of      who, when, and why changes occurred, etc., like CVS, RCS or SCCS.  Subversion keeps a single copy of the master sources.  This copy is called      the  source  ``repository'';  it contains all the information to permit      extracting previous versions of those files at any time.
+
 
|-
 
|-
 
|svnfsfs||
 
|svnfsfs||
 
|-
 
|-
|svnlook||[https://www.freebsd.org/cgi/man.cgi?query=svnlook&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html svnlook] - Subversion repository examination tool
+
|svnlook||
Subversion  is  a  version control system, which allows you to keep old      versions of files and directories (usually source code), keep a log  of      who, when, and why changes occurred, etc., like CVS, RCS or SCCS.  Subversion keeps a single copy of the master sources.  This copy is called      the  source  ``repository'';  it contains all the information to permit      extracting previous versions of those files at any time.
+
 
|-
 
|-
 
|svnmover||
 
|svnmover||
 
|-
 
|-
|svnmucc||[https://www.freebsd.org/cgi/man.cgi?query=svnmucc&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html svnmucc] - Multiple URL Command Client for Subversion
+
|svnmucc||
Subversion  is  a  version control system, which allows you to keep old      versions of files and directories (usually source code), keep a log  of      who, when, and why changes occurred, etc., like CVS, RCS or SCCS.  Subversion keeps a single copy of the master sources.  This copy is called      the  source  ``repository'';  it contains all the information to permit      extracting previous versions of those files at any time.
+
 
|-
 
|-
 
|svnraisetreeconflict||
 
|svnraisetreeconflict||
 
|-
 
|-
|svnrdump||[https://www.freebsd.org/cgi/man.cgi?query=svnrdump&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html svnrdump] - Subversion remote repository dumper and loader
+
|svnrdump||
 
|-
 
|-
|svnserve||[https://www.freebsd.org/cgi/man.cgi?query=svnserve&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html svnserve] - Server for the 'svn' repository access method;
+
|svnserve||
svnserve allows access to Subversion repositories using the svn network      protocol.  It can both run as a standalone server process,  or  it  can      run  out of inetd.  You must choose a mode of operation when you start      svnserve.
+
 
|-
 
|-
|svnsync||[https://www.freebsd.org/cgi/man.cgi?query=svnsync&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html svnsync] - Subversion repository synchronization tool
+
|svnsync||
 
+
 
|-
 
|-
|svnversion||[https://www.freebsd.org/cgi/man.cgi?query=svnversion&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html svnversion] - Produce a compact version identifier for a working copy.
+
|svnversion||
 
+
 
|-
 
|-
 
|swapbuffers||
 
|swapbuffers||
Line 4,190: Line 4,175:
 
|swell-foop||
 
|swell-foop||
 
|-
 
|-
|sxpm||[https://www.freebsd.org/cgi/man.cgi?query=sxpm&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html sxpm]  - Show an XPM (X PixMap) file and/or convert XPM 1 or 2 files to      XPM 3.
+
|sxpm||
The  sxpm program can be used to view any XPM (version 1, 2, or 3) file      and/or to convert a file from XPM1 or XPM2 to XPM version 3. If sxpm is      run  with any dummy option specified, the usage is displayed. If no geometry is specified, the show window will have the  size of  the  read      pixmap. Pressing the key Q in the window will quit the program.
+
 
+
 
|-
 
|-
|symcryptrun||[https://www.freebsd.org/cgi/man.cgi?query=symcryptrun&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html  symcryptrun] - Call a simple symmetric encryption tool; Sometimes simple encryption tools are already in use for a  long  time      and there might be a desire to integrate them into the GnuPG framework.      The protocols and encryption methods might be non-standard or not  even      properly documented, so that a full-fledged encryption tool with an interface like gpg is not doable. symcryptrun provides  a solution:  It      operates by calling the external encryption/decryption module and provides a passphrase for a key using the standard pinentry based mechanism through gpg-agent.
+
|symcryptrun||
 
|-
 
|-
 
|symkeyutil||
 
|symkeyutil||
 
|-
 
|-
|synclient||[https://www.freebsd.org/cgi/man.cgi?query=synclient&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html synclient]  -  commandline  utility to query and modify Synaptics driver      options.
+
|synclient||
This program  lets  you change your  Synaptics TouchPad  driver  for      XOrg/XFree86 server parameters while X is running.
+
 
+
 
|-
 
|-
|syndaemon||[https://www.freebsd.org/cgi/man.cgi?query=syndaemon&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html syndaemon]  - a program that monitors keyboard activity and disables the      touchpad when the keyboard is being used.
+
|syndaemon||
 
|-
 
|-
 
|synthcal||
 
|synthcal||
Line 4,208: Line 4,189:
 
|synthread||
 
|synthread||
 
|-
 
|-
|system-config-printer||[https://www.freebsd.org/cgi/man.cgi?query=system-config-printer&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html system-config-printer] - configure a CUPS server
+
|system-config-printer||
system-config-printer configures a CUPS server. It uses the CUPS API      (bound to Python with pycups) to do this. The communication with the      server is performed using IPP. As a result, it is equally able to      configure a remote CUPS server as a local one.
+
 
|-
 
|-
|system-config-printer-applet||[https://www.freebsd.org/cgi/man.cgi?query=system-config-printer-applet&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html system-config-printer-applet] - print job manager;
+
|system-config-printer-applet||
system-config-printer-applet is a print job manager for CUPS. Normally      it will display a printer icon in the notification area, greyed out      when there are no print jobs for the current user. Clicking on the icon      displays a simple print job manager for cancelling or reprinting jobs.
+
 
|-
 
|-
 
!colspan="2"|'''Back to ''' [[image:Icon Disti GhostBSD.png|50px|link|link=/usr/local/bin/#Introduction]] '''Top'''
 
!colspan="2"|'''Back to ''' [[image:Icon Disti GhostBSD.png|50px|link|link=/usr/local/bin/#Introduction]] '''Top'''

Please note that all contributions to GhostBSD Wiki are considered to be released under the Creative Commons Attribution (see GhostBSD Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel | Editing help (opens in new window)