Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
NgMkSockNode(3), NgNameNode(3), NgSendMsg(3), NgSendAsciiMsg(3), NgSendReplyMsg(3), NgRecvMsg(3), NgAllocRecvMsg(3), NgRecvAsciiMsg(3), NgAllocRecvAsciiMsg(3), NgSendData(3), NgRecvData(3), NgAllocRecvData(3), NgSetDebug(3), NgSetErrLog(3)
netgraph user library
a64l(3), l64a(3), l64a_r(3)
convert between a long integer and a base-64 ASCII string
ascii(7)
octal, hexadecimal, decimal and binary ASCII character sets
atof(3)
convert ASCII string to double
atoi(3)
convert ASCII string to integer
atol(3), atoll(3)
convert ASCII string to long or long long integer
beastie.4th(8)
FreeBSD ASCII art boot module
brand.4th(8)
FreeBSD ASCII art boot module
digittoint(3), isalnum(3), isalpha(3), isascii(3), isblank(3), iscntrl(3), isdigit(3), isgraph(3), ishexnumber(3), isideogram(3), islower(3), isnumber(3), isphonogram(3), isprint(3), ispunct(3), isrune(3), isspace(3), isspecial(3), isupper(3), isxdigit(3), toascii(3), tolower(3), toupper(3)
character classification functions
hexdump(1), hd(1)
ASCII, decimal, hexadecimal, octal dump
isascii(3)
test for ASCII character
isci(4)
Intel C600 Serial Attached SCSI driver
iswalnum(3), iswalpha(3), iswascii(3), iswblank(3), iswcntrl(3), iswdigit(3), iswgraph(3), iswhexnumber(3), iswideogram(3), iswlower(3), iswnumber(3), iswphonogram(3), iswprint(3), iswpunct(3), iswrune(3), iswspace(3), iswspecial(3), iswupper(3), iswxdigit(3)
wide character classification utilities
od(1)
octal, decimal, hex, ASCII dump
properties_read(3), property_find(3), properties_free(3)
functions to allow creating simple property lists from ASCII file data
strtod(3), strtof(3), strtold(3)
convert ASCII string to floating point
termios(4)
general terminal line discipline
toascii(3)
convert a byte to 7-bit ASCII
wpa_passphrase(8)
utility for generating a 256-bit pre-shared WPA key from an ASCII passphrase
FascistCheck(3)
check a potential password for guessability
FcIsLower(3)
check for lower case ASCII character
FcIsUpper(3)
check for upper case ASCII character
FcToLower(3)
convert upper case ASCII to lower case
RkCvtZen(3)
convert ASCII characters and single-width katakana to double-width characters
XcmsCIELabQueryMaxC(3), XcmsCIELabQueryMaxL(3), XcmsCIELabQueryMaxLC(3), XcmsCIELabQueryMinL(3)
obtain the CIE L*a*b* coordinates
XcmsCIELuvQueryMaxC(3), XcmsCIELuvQueryMaxL(3), XcmsCIELuvQueryMaxLC(3), XcmsCIELuvQueryMinL(3)
obtain the CIE L*u*v* coordinates
XcmsColor(3), XcmsRGB(3), XcmsRGBi(3), XcmsCIEXYZ(3), XcmsCIEuvY(3), XcmsCIExyY(3), XcmsCIELab(3), XcmsCIELuv(3), XcmsTekHVC(3), XcmsPad(3)
Xcms color structure
a2png(1)
convert ASCII text to PNG bitmap image
a2x(1)
A toolchain manager for AsciiDoc (converts Asciidoc text files to other file formats)
aa_render(3)
convert image buffer to ASCII-art
aamath(1)
renders mathematical expressions as ASCII art
aaxine(1)
an ASCII art video player
aewan(1)
An ascii-art editor
amsynth(1)
a two oscillator subtractive software synthesizer
ansilove(1)
ANSI / ASCII art to PNG converter
apertium-postlatex(1)
ASCII LaTeX code generator for Apertium
ascii-xfr(1)
upload/download files using the ASCII protocol
ascii2binary(1)
Convert ASCII numbers to binary
ascii2uni(1)
convert 7-bit ASCII representations to UTF-8 Unicode
ascii85(n)
Encoding "ascii85"
asciidoc(1)
converts an AsciiDoc text file to HTML or DocBook
asciinema(1)
terminal session recorder
asttable(1), Table(1)
read and write ASCII and FITS tables
autozen(1), AutoZen(1)
experience an altered state of consciousness
aview(1)
An high quality ascii-art image(pgm) browser
beetsconfig(5)
beets configuration file Beets has an extensive configuration system that lets you customize nearly every aspect of its operation. To configure beets, you create a file called config.yaml. The location of the file depends on your platform (type beet config -p to see the path on your system): 0.0 (bu 2 On Unix-like OSes, write ~/.config/beets/config.yaml. (bu 2 On Windows, use %APPDATA%ebeetseconfig.yaml. This is usually in a directory like C:eUserseYoueAppDataeRoaming. (bu 2 On OS X, you can use either the Unix location or ~/Library/Application Support/beets/config.yaml. You can launch your text editor to create or update your configuration by typing beet config -e. (See the X'tty: link #config-cmd'%configX'tty: link' command for details.) It is also possible to customize the location of the configuration file and even use multiple layers of configuration. See %Configuration Location, below. The config file uses X'tty: link https://yaml.org/'%YAMLX'tty: link' syntax. You can use the full power of YAML, but most configuration options are simple key/value pairs. This means your config file will look like this: 0.0 3.5 option: value another_option: foo bigger_option: key: value foo: bar In YAML, you will need to use spaces (not tabs!) to indent some lines. If you have questions about more sophisticated syntax, take a look at the X'tty: link https://yaml.org/'%YAMLX'tty: link' documentation. The rest of this page enumerates the dizzying litany of configuration options available in beets. You might also want to see an %example. 0.0 (bu 2 %Global Options 2.0 (bu 2 %library (bu 2 %directory (bu 2 %plugins (bu 2 %include (bu 2 %pluginpath (bu 2 %ignore (bu 2 %ignore_hidden (bu 2 %replace (bu 2 %path_sep_replace (bu 2 %asciify_paths (bu 2 %art_filename (bu 2 %threaded (bu 2 %format_item (bu 2 %format_album (bu 2 %sort_item (bu 2 %sort_album (bu 2 %sort_case_insensitive (bu 2 %original_date (bu 2 %artist_credit (bu 2 %per_disc_numbering (bu 2 %aunique (bu 2 %sunique (bu 2 %terminal_encoding (bu 2 %clutter (bu 2 %max_filename_length (bu 2 %id3v23 (bu 2 %va_name (bu 2 %UI Options 2.0 (bu 2 %color (bu 2 %colors (bu 2 %terminal_width (bu 2 %length_diff_thresh (bu 2 %import (bu 2 %Importer Options 2.0 (bu 2 %write (bu 2 %copy (bu 2 %move (bu 2 %link (bu 2 %hardlink (bu 2 %reflink (bu 2 %resume (bu 2 %incremental (bu 2 %incremental_skip_later (bu 2 %from_scratch (bu 2 %quiet (bu 2 %quiet_fallback (bu 2 %none_rec_action (bu 2 %timid (bu 2 %log (bu 2 %default_action (bu 2 %languages (bu 2 %ignored_alias_types (bu 2 %detail (bu 2 %group_albums (bu 2 %autotag (bu 2 %duplicate_keys (bu 2 %duplicate_action (bu 2 %duplicate_verbose_prompt (bu 2 %bell (bu 2 %set_fields (bu 2 %singleton_album_disambig (bu 2 %MusicBrainz Options 2.0 (bu 2 %enabled (bu 2 %searchlimit (bu 2 %extra_tags (bu 2 %genres (bu 2 %external_ids (bu 2 %Autotagger Matching Options 2.0 (bu 2 %max_rec (bu 2 %preferred (bu 2 %ignored (bu 2 %required (bu 2 %ignored_media (bu 2 %ignore_data_tracks (bu 2 %ignore_video_tracks (bu 2 %Path Format Configuration (bu 2 %Configuration Location 2.0 (bu 2 %Environment Variable (bu 2 %Command-Line Option (bu 2 %Default Location (bu 2 %Example
binary2ascii(1)
Convert binary numbers to textual representation
btoa(1)
encode/decode binary to printable ASCII
cacaview(1)
ASCII image browser
calcoo(1), Calcoo(1)
scientific calculator (GTK+)
cd-discid(1)
read CD and get CDDB discid information
chkascii(1)
a small C program that checks whether a file is purely ASCII plain-text or else contains any non-ASCII characters
dos2unix(1)
convert ASCII files from DOS's CR/LF to UNIX's LF
dump2dcm(1)
Convert ASCII dump to DICOM file
dvi2tty(1)
preview a TeX DVI file on an ordinary ASCII terminal
dvi2tty(1)
preview a TeX DVI-file on an ordinary ascii terminal
euler2d(6)
two dimensional incompressible inviscid fluid flow
explain_strtod_or_die(3)
convert string to number and report errors require_index { "convert ASCII string to floating[hy]point number and report errors" }
explain_strtof_or_die(3)
convert string to number and report errors require_index { "convert ASCII string to floating[hy]point number and report errors" }
explain_strtold_or_die(3)
convert string to number and report errors require_index { "convert ASCII string to floating[hy]point number and report errors" }
flow-print(1)
Display flows in formatted ASCII
flow-rptfmt(1)
Format the output of flow-report in ASCII or HTML
galculator(1)
a GTK 2 / GTK 3 based scientific calculator
ggrosciteco.tes(1), grosciteco(1)
-- GNU roff post-processor for
glScissor(3), "glScissor(3)
define the scissor box
gmx-nmtraj(1)
Generate a virtual oscillating trajectory from an eigenvector
grosciteco.tes(1), grosciteco(1)
-- GNU roff post-processor for
gsl(3)
GNU Scientific Library
gst2ascii(1)
Filter and output Atari program symbol table as ASCII
h5fromh4(1)
convert HDF4 scientific datasets to an HDF5 file
hexdump(1)
display file contents in hexadecimal, decimal, octal, or ascii
hexedit(1)
view and edit files in hexadecimal or in ASCII
idn2_to_ascii_4i(3)
API function
idn2_to_ascii_4i2(3)
API function
idn2_to_ascii_4z(3)
API function
idn2_to_ascii_8z(3)
API function
idn2_to_ascii_lz(3)
API function
idna_to_ascii_4i(3)
API function
idna_to_ascii_4z(3)
API function
idna_to_ascii_8z(3)
API function
idna_to_ascii_lz(3)
API function
ipsumdump(1)
produce ASCII summary of network traffic or tcpdump(1) trace
japana(1)
HTTP proxy converting Japanese characters into ASCII
jp2a(1)
convert JPEG, PNG and WebP images to ASCII
keyart(1)
Create ASCII art of an OpenPGP key
kst2(1), kst(1)
plots scientific data
labplot(1)
an application by KDE for interactive graphing and analysis of scientific data
leaf(1)
Lightweight Editor of Ascii(and more) Files
libansilove(3)
Library for converting ANSI, ASCII, and other formats to PNG
libowfat_buffer_put8long(3), buffer_put8long(3)
write an octal ASCII representation of an unsigned long integer to buffer
libowfat_buffer_putlong(3), buffer_putlong(3)
write a decimal ASCII representation of a signed long integer to buffer
libowfat_buffer_putlonglong(3), buffer_putlonglong(3)
write a decimal ASCII representation of a signed long integer to buffer
libowfat_buffer_putm(3), buffer_putm(3)
write ASCIIZ string(s) to buffer
libowfat_buffer_puts(3), buffer_puts(3)
write ASCIIZ string to buffer
libowfat_buffer_putsalign(3), buffer_putsalign(3)
write ASCIIZ string to buffer
libowfat_buffer_putsflush(3), buffer_putsflush(3)
write ASCIIZ string to buffer and flush
libowfat_buffer_putspace(3), buffer_putspace(3)
write ASCII space to buffer
libowfat_buffer_putulong(3), buffer_putulong(3)
write a decimal ASCII representation of an unsigned long integer to buffer
libowfat_buffer_putulonglong(3), buffer_putulonglong(3)
write a decimal ASCII representation of a signed long integer to buffer
libowfat_buffer_putxlong(3), buffer_putxlong(3)
write a hexidecimal ASCII representation of an unsigned long integer to buffer
libowfat_fmt_8long(3), fmt_8long(3)
write an octal ASCII representation of an unsigned long integer
libowfat_fmt_double(3), fmt_double(3)
write an ASCII representation of a double
libowfat_fmt_httpdate(3), fmt_httpdate(3)
write a date in ASCII as in the HTTP protocol
libowfat_fmt_human(3), fmt_human(3)
write a human readable ASCII representation of a long integer
libowfat_fmt_humank(3), fmt_humank(3)
write a human readable ASCII representation of a long integer
libowfat_fmt_ip4(3), fmt_ip4(3)
write a formatted ASCII representation of an IPv4 number
libowfat_fmt_ip6(3), fmt_ip6(3)
write a formatted ASCII representation of an IPv6 number
libowfat_fmt_ip6_flat(3), fmt_ip6_flat(3)
write a formatted ASCII representation of an IPv6 number
libowfat_fmt_ip6c(3), fmt_ip6c(3)
write a formatted ASCII representation of an IPv6 number
libowfat_fmt_ip6if(3), fmt_ip6if(3)
write a formatted ASCII representation of an IPv6 number
libowfat_fmt_ip6ifc(3), fmt_ip6ifc(3)
write a formatted ASCII representation of an IPv6 number
libowfat_fmt_iso8601(3), fmt_iso8601(3)
write a date in ASCII conforming to ISO-8601
libowfat_fmt_long(3), fmt_long(3)
write an ASCII representation of a long integer
libowfat_fmt_longlong(3), fmt_longlong(3)
write an ASCII representation of a long long integer
libowfat_fmt_str(3), fmt_str(3)
write an ASCII string
libowfat_fmt_strm(3), fmt_strm(3)
write multiple ASCII strings
libowfat_fmt_strm_alloca(3), fmt_strm_alloca(3)
write multiple ASCII strings
libowfat_fmt_strm_malloc(3), fmt_strm_malloc(3)
write multiple ASCII strings
libowfat_fmt_strn(3), fmt_strn(3)
write an ASCII string
libowfat_fmt_uint(3), fmt_uint(3)
write an ASCII representation of an unsigned integer
libowfat_fmt_uint0(3), fmt_uint0(3)
write a zero-padded ASCII representation of an unsigned integer
libowfat_fmt_ulong(3), fmt_ulong(3)
write an ASCII representation of an unsigned long integer
libowfat_fmt_ulong0(3), fmt_ulong0(3)
write a zero-padded ASCII representation of an unsigned long integer
libowfat_fmt_ulonglong(3), fmt_ulonglong(3)
write an ASCII representation of an unsigned long long integer
libowfat_fmt_xlong(3), fmt_xlong(3)
write a hexadecimal ASCII representation of an unsigned long integer
libowfat_fmt_xlonglong(3), fmt_xlonglong(3)
write a hexadecimal ASCII representation of an unsigned long long integer
libowfat_scan_8int(3), scan_8int(3)
parse an unsigned integer in octal ASCII representation
libowfat_scan_8long(3), scan_8long(3)
parse an unsigned long integer in octal ASCII representation
libowfat_scan_8short(3), scan_8short(3)
parse an unsigned short integer in octal ASCII representation
libowfat_scan_double(3), scan_double(3)
parse a floating point number in decimal ASCII representation
libowfat_scan_int(3), scan_int(3)
parse an integer in decimal ASCII representation
libowfat_scan_ip6(3), scan_ip6(3)
parse an IPv6 number in ASCII representation
libowfat_scan_ip6_flat(3), scan_ip6_flat(3)
parse an IPv6 number in flat ASCII representation
libowfat_scan_ip6if(3), scan_ip6(3)
parse an IPv6 number and interface in ASCII representation
libowfat_scan_long(3), scan_long(3)
parse an long integer in decimal ASCII representation
libowfat_scan_longlong(3), scan_longlong(3)
parse a long integer in decimal ASCII representation
libowfat_scan_short(3), scan_short(3)
parse an integer in decimal ASCII representation
libowfat_scan_uint(3), scan_uint(3)
parse an unsigned integer in decimal ASCII representation
libowfat_scan_ulong(3), scan_ulong(3)
parse an unsigned long integer in decimal ASCII representation
libowfat_scan_ulonglong(3), scan_ulonglong(3)
parse an unsigned long integer in decimal ASCII representation
libowfat_scan_ushort(3), scan_ushort(3)
parse an unsigned short integer in decimal ASCII representation
libowfat_scan_xint(3), scan_xint(3)
parse an unsigned integer in hexadecimal ASCII representation
libowfat_scan_xlong(3), scan_xlong(3)
parse an unsigned long integer in hexadecimal ASCII representation
libowfat_scan_xlonglong(3), scan_xlonglong(3)
parse an unsigned long long integer in hexadecimal ASCII representation
libowfat_scan_xshort(3), scan_xshort(3)
parse an unsigned short integer in hexadecimal ASCII representation
libowfat_str_chr(3), str_chr(3)
find character in ASCIIZ string
libowfat_str_copy(3), str_copy(3)
copy an ASCIIZ string
libowfat_str_diff(3), str_diff(3)
compare two ASCIIZ strings
libowfat_str_diffn(3), str_diffn(3)
compare two ASCIIZ strings
libowfat_str_equal(3), str_equal(3)
compare two ASCIIZ strings
libowfat_str_len(3), str_len(3)
find length of ASCIIZ string
libowfat_str_rchr(3), str_rchr(3)
find character in ASCIIZ string
home | help