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

FreeBSD Manual Pages

  
 
  

home | help
INDEX(5)
File containing information about the state of the ports tree
MD4Init(3), MD4Update(3), MD4Pad(3), MD4Final(3), MD4End(3), MD4File(3), MD4FileChunk(3), MD4Data(3)
calculate the RSA Data Security, Inc., ``MD4'' message digest
MD5Init(3), MD5Update(3), MD5Pad(3), MD5Final(3), MD5End(3), MD5File(3), MD5FileChunk(3), MD5Data(3)
calculate the RSA Data Security, Inc., ``MD5'' message digest
RIPEMD160_Init(3), RIPEMD160_Update(3), RIPEMD160_Final(3), RIPEMD160_End(3), RIPEMD160_File(3), RIPEMD160_FileChunk(3), RIPEMD160_Data(3)
calculate the RIPEMD160 message digest
SHA224_Init(3), SHA224_Update(3), SHA224_Final(3), SHA224_End(3), SHA224_File(3), SHA224_FileChunk(3), SHA224_Data(3), SHA256_Init(3), SHA256_Update(3), SHA256_Final(3), SHA256_End(3), SHA256_File(3), SHA256_FileChunk(3), SHA256_Data(3)
calculate the FIPS 180-2 ``SHA-256'' (or SHA-224) message digest
SHA512_Init(3), SHA512_Update(3), SHA512_Final(3), SHA512_End(3), SHA512_File(3), SHA512_FileChunk(3), SHA512_Data(3), SHA384_Init(3), SHA384_Update(3), SHA384_Final(3), SHA384_End(3), SHA384_File(3), SHA384_FileChunk(3), SHA384_Data(3), SHA512_224_Init(3), SHA512_224_Update(3), SHA512_224_Final(3), SHA512_224_End(3), SHA512_224_File(3), SHA512_224_FileChunk(3), SHA512_224_Data SHA512_256_Init(3), SHA512_256_Update(3), SHA512_256_Final(3), SHA512_256_End(3), SHA512_256_File(3), SHA512_256_FileChunk(3), SHA512_256_Data(3)
calculate the FIPS 180-4 ``SHA-512'' family of message digests
SHA_Init(3), SHA_Update(3), SHA_Final(3), SHA_End(3), SHA_File(3), SHA_FileChunk(3), SHA_Data(3), SHA1_Init(3), SHA1_Update(3), SHA1_Final(3), SHA1_End(3), SHA1_File(3), SHA1_FileChunk(3), SHA1_Data(3)
calculate the FIPS 160 and 160-1 ``SHA'' message digests
SKEIN256_Init(3), SKEIN256_Update(3), SKEIN256_Final(3), SKEIN256_End(3), SKEIN256_File(3), SKEIN256_FileChunk(3), SKEIN256_Data(3), SKEIN512_Init(3), SKEIN512_Update(3), SKEIN512_Final(3), SKEIN512_End(3), SKEIN512_File(3), SKEIN512_FileChunk(3), SKEIN512_Data(3), SKEIN1024_Init(3), SKEIN1024_Update(3), SKEIN1024_Final(3), SKEIN1024_End(3), SKEIN1024_File(3), SKEIN1024_FileChunk(3), SKEIN1024_Data(3)
calculate the ``SKEIN'' family of message digests
VFS(9)
kernel interface to file systems
VFS_CHECKEXP(9)
check if a file system is exported to a client
VFS_FHTOVP(9)
turn an NFS filehandle into a vnode
VFS_MOUNT(9)
mount a file system
VFS_QUOTACTL(9)
manipulate file system quotas
VFS_ROOT(9)
return the root vnode of a file system
VFS_SET(9)
set up loadable file system vfsconf
VFS_STATFS(9)
return file system status
VFS_UNMOUNT(9)
unmount a file system
VGLBitmapAllocateBits(3), VGLBitmapCopy(3), VGLBitmapCreate(3), VGLBitmapDestroy(3), VGLBitmapPutChar(3), VGLBitmapString(3), VGLBlankDisplay(3), VGLBox(3), VGLCheckSwitch(3), VGLClear(3), VGLEllipse(3), VGLEnd(3), VGLFilledBox(3), VGLFilledEllipse(3), VGLGetXY(3), VGLInit(3), VGLLine(3), VGLKeyboardInit(3), VGLKeyboardEnd(3), VGLKeyboardGetCh(3), VGLMouseInit(3), VGLMouseMode(3), VGLMouseSetImage(3), VGLMouseSetStdImage(3), VGLMouseStatus(3), VGLPanScreen(3), VGLSetBorder(3), VGLSetPalette(3), VGLSetPaletteIndex(3), VGLSetVScreenSize(3), VGLSetXY(3), VGLTextSetFontFile(3)
Video Graphics Library functions
VOP_ACCESS(9), VOP_ACCESSX(9)
check access permissions of a file or Unix domain socket
VOP_ADVISE(9)
apply advice about use of file data
VOP_ALLOCATE(9)
allocate storage for a file
VOP_BWRITE(9)
write a file system buffer
VOP_COPY_FILE_RANGE(9)
copy a byte range within a file or from one file to another in a single file system or between multiple file systems
VOP_CREATE(9), VOP_MKNOD(9), VOP_MKDIR(9), VOP_SYMLINK(9)
create a file, socket, fifo, device, directory or symlink
VOP_DEALLOCATE(9)
zero and/or deallocate storage from a file
VOP_FDATASYNC(9), VOP_FSYNC(9)
flush file system buffers for a file
VOP_GETATTR(9), VOP_SETATTR(9)
get and set attributes on a file or directory
VOP_GETPAGES(9), VOP_PUTPAGES(9)
read or write VM pages from a file
VOP_INACTIVE(9), VOP_RECLAIM(9)
reclaim file system resources for a vnode
VOP_LINK(9)
create a new name for a file
VOP_OPEN(9), VOP_CLOSE(9)
open or close a file
VOP_READ(9), VOP_WRITE(9)
read or write a file
VOP_READ_PGCACHE(9)
read a file, fast
VOP_REALLOCBLKS(9)
rearrange blocks in a file to be contiguous
VOP_REMOVE(9), VOP_RMDIR(9)
remove a file or directory
VOP_RENAME(9)
rename a file
VOP_STRATEGY(9)
read or write a file system buffer
VOP_VPTOFH(9)
turn a vnode into an NFS filehandle
_secure_path(3)
determine if a file appears to be secure
a.out(5)
format of executable binary files
access(2), eaccess(2), faccessat(2)
check accessibility of a file
acct(5)
execution accounting file
acl(9)
virtual file system access control lists
acl_delete_def_file(3), acl_delete_def_link_np(3), acl_delete_fd_np(3), acl_delete_file_np(3), acl_delete_link_np(3)
delete an ACL from a file
acl_extended_file_np(3), acl_extended_file_nofollow_np(3), acl_extended_link_np(3)
checks if the file has extended ACLs set
acl_get_fd(3), acl_get_fd_np(3), acl_get_file(3), acl_get_link_np(3)
get an ACL for a file
acl_set_fd(3), acl_set_fd_np(3), acl_set_file(3), acl_set_link_np(3)
set an ACL for a file
acl_valid(3), acl_valid_fd_np(3), acl_valid_file_np(3), acl_valid_link_np(3)
validate an ACL
addr2line(1)
translate program addresses to source file names and line numbers
adduser.conf(5)
adduser(8) configuration file
aio_fsync(2)
asynchronous file synchronization (REALTIME)
aio_read(2), aio_read2(2), aio_readv(2)
asynchronous read from a file (REALTIME)
aio_write(2), aio_write2(2), aio_writev(2)
asynchronous write to a file (REALTIME)
aliases(5)
aliases file for sendmail
aout(4)
kernel support for executing binary files in legacy a.out format
ar(5)
archive file format for ar(1) and ranlib(1)
archive_clear_error(3), archive_compression(3), archive_compression_name(3), archive_copy_error(3), archive_errno(3), archive_error_string(3), archive_file_count(3), archive_filter_code(3), archive_filter_count(3), archive_filter_name(3), archive_format(3), archive_format_name(3), archive_position(3), archive_set_error(3)
libarchive utility functions
archive_entry_stat(3), archive_entry_copy_stat(3), archive_entry_filetype(3), archive_entry_set_filetype(3), archive_entry_mode(3), archive_entry_set_mode(3), archive_entry_size(3), archive_entry_size_is_set(3), archive_entry_set_size(3), archive_entry_unset_size(3), archive_entry_dev(3), archive_entry_set_dev(3), archive_entry_dev_is_set(3), archive_entry_devmajor(3), archive_entry_set_devmajor(3), archive_entry_devminor(3), archive_entry_set_devminor(3), archive_entry_ino(3), archive_entry_set_ino(3), archive_entry_ino_is_set(3), archive_entry_ino64(3), archive_entry_set_ino64(3), archive_entry_nlink(3), archive_entry_rdev(3), archive_entry_set_rdev(3), archive_entry_rdevmajor(3), archive_entry_set_rdevmajor(3), archive_entry_rdevminor(3), archive_entry_set_rdevminor(3)
accessor functions for manipulating archive entry descriptions
archive_read_disk_new(3), archive_read_disk_open(3), archive_read_disk_open_w(3), archive_read_disk_set_behavior(3), archive_read_disk_set_symlink_logical(3), archive_read_disk_set_symlink_physical(3), archive_read_disk_set_symlink_hybrid(3), archive_read_disk_entry_from_file(3), archive_read_disk_gname(3), archive_read_disk_uname(3), archive_read_disk_set_uname_lookup(3), archive_read_disk_set_gname_lookup(3), archive_read_disk_set_standard_lookup(3), archive_read_disk_descend(3), archive_read_disk_can_descend(3), archive_read_disk_current_filesystem(3), archive_read_disk_current_filesystem_is_synthetic(3), archive_read_disk_current_filesystem_is_remote(3), archive_read_disk_set_matching(3), archive_read_disk_set_metadata_filter_callback(3)
functions for reading objects from disk
archive_read_open(3), archive_read_open2(3), archive_read_open_fd(3), archive_read_open_FILE(3), archive_read_open_filename(3), archive_read_open_memory(3)
functions for reading streaming archives
archive_write_disk_new(3), archive_write_disk_set_options(3), archive_write_disk_set_skip_file(3), archive_write_disk_set_group_lookup(3), archive_write_disk_set_standard_lookup(3), archive_write_disk_set_user_lookup(3)
functions for creating objects on disk
archive_write_open(3), archive_write_open2(3), archive_write_open_fd(3), archive_write_open_FILE(3), archive_write_open_filename(3), archive_write_open_memory(3)
functions for creating archives
atf-c(3), ATF_CHECK(3), ATF_CHECK_MSG(3), ATF_CHECK_EQ(3), ATF_CHECK_EQ_MSG(3), ATF_CHECK_MATCH(3), ATF_CHECK_MATCH_MSG(3), ATF_CHECK_STREQ(3), ATF_CHECK_STREQ_MSG(3), ATF_CHECK_INTEQ(3), ATF_CHECK_INTEQ_MSG(3), ATF_CHECK_ERRNO(3), ATF_REQUIRE(3), ATF_REQUIRE_MSG(3), ATF_REQUIRE_EQ(3), ATF_REQUIRE_EQ_MSG(3), ATF_REQUIRE_MATCH(3), ATF_REQUIRE_MATCH_MSG(3), ATF_REQUIRE_STREQ(3), ATF_REQUIRE_STREQ_MSG(3), ATF_REQUIRE_INTEQ(3), ATF_REQUIRE_INTEQ_MSG(3), ATF_REQUIRE_ERRNO(3), ATF_TC(3), ATF_TC_BODY(3), ATF_TC_BODY_NAME(3), ATF_TC_CLEANUP(3), ATF_TC_CLEANUP_NAME(3), ATF_TC_HEAD(3), ATF_TC_HEAD_NAME(3), ATF_TC_NAME(3), ATF_TC_WITH_CLEANUP(3), ATF_TC_WITHOUT_HEAD(3), ATF_TP_ADD_TC(3), ATF_TP_ADD_TCS(3), atf_tc_get_config_var(3), atf_tc_get_config_var_wd(3), atf_tc_get_config_var_as_bool(3), atf_tc_get_config_var_as_bool_wd(3), atf_tc_get_config_var_as_long(3), atf_tc_get_config_var_as_long_wd(3), atf_no_error(3), atf_tc_expect_death(3), atf_tc_expect_exit(3), atf_tc_expect_fail(3), atf_tc_expect_pass(3), atf_tc_expect_signal(3), atf_tc_expect_timeout(3), atf_tc_fail(3), atf_tc_fail_nonfatal(3), atf_tc_pass(3), atf_tc_skip(3), atf_utils_cat_file(3), atf_utils_compare_file(3), atf_utils_copy_file(3), atf_utils_create_file(3), atf_utils_file_exists(3), atf_utils_fork(3), atf_utils_free_charpp(3), atf_utils_grep_file(3), atf_utils_grep_string(3), atf_utils_readline(3), atf_utils_redirect(3), atf_utils_wait(3)
C API to write ATF-based test programs
atf-c++(3), ATF_ADD_TEST_CASE(3), ATF_CHECK_ERRNO(3), ATF_FAIL(3), ATF_INIT_TEST_CASES(3), ATF_PASS(3), ATF_REQUIRE(3), ATF_REQUIRE_EQ(3), ATF_REQUIRE_ERRNO(3), ATF_REQUIRE_IN(3), ATF_REQUIRE_MATCH(3), ATF_REQUIRE_NOT_IN(3), ATF_REQUIRE_THROW(3), ATF_REQUIRE_THROW_RE(3), ATF_SKIP(3), ATF_TEST_CASE(3), ATF_TEST_CASE_BODY(3), ATF_TEST_CASE_CLEANUP(3), ATF_TEST_CASE_HEAD(3), ATF_TEST_CASE_NAME(3), ATF_TEST_CASE_USE(3), ATF_TEST_CASE_WITH_CLEANUP(3), ATF_TEST_CASE_WITHOUT_HEAD(3), atf::utils::cat_file(3), atf::utils::compare_file(3), atf::utils::copy_file(3), atf::utils::create_file(3), atf::utils::file_exists(3), atf::utils::fork(3), atf::utils::grep_collection(3), atf::utils::grep_file(3), atf::utils::grep_string(3), atf::utils::redirect(3), atf::utils::wait(3)
C++ API to write ATF-based test programs
au_to_arg32(3), au_to_arg64(3), au_to_arg(3), au_to_attr64(3), au_to_data(3), au_to_exit(3), au_to_groups(3), au_to_newgroups(3), au_to_in_addr(3), au_to_in_addr_ex(3), au_to_ip(3), au_to_ipc(3), au_to_ipc_perm(3), au_to_iport(3), au_to_opaque(3), au_to_file(3), au_to_text(3), au_to_path(3), au_to_process32(3), au_to_process64(3), au_to_process(3), au_to_process32_ex(3), au_to_process64_ex(3), au_to_process_ex(3), au_to_return32(3), au_to_return64(3), au_to_return(3), au_to_seq(3), au_to_sock_inet32(3), au_to_sock_inet128(3), au_to_sock_inet(3), au_to_socket_ex(3), au_to_subject32(3), au_to_subject64(3), au_to_subject(3), au_to_subject32_ex(3), au_to_subject64_ex(3), au_to_subject_ex(3), au_to_me(3), au_to_exec_args(3), au_to_exec_env(3), au_to_header(3), au_to_header32(3), au_to_header64(3), au_to_header_ex(3), au_to_header32_ex(3), au_to_trailer(3), au_to_zonename(3)
routines for generating BSM audit tokens
audit.log(5), audit(5)
Basic Security Module (BSM) file format
auditdistd(8)
Audit trail files distribution daemon
auditdistd.conf(5)
configuration file for the auditdistd(8) daemon
auditreduce(1)
select records from audit trail files
auto_master(5)
auto_master and map file format
autofs(5)
automounter filesystem
autounmountd(8)
daemon unmounting automounted filesystems
basename(1), dirname(1)
return filename or directory portion of pathname
bintrans(1), uuencode(1), uudecode(1), b64encode(1), b64decode(1), base64(1)
encode / decode a binary file
blacklistd.conf(5)
configuration file format for blacklistd
bluetooth-config(8)
a script to manage config files for the bluetooth sub system
bluetooth.device.conf(5)
Bluetooth device configuration file
boot.config(5)
Configuration file for the boot blocks
bootpef(8)
BOOTP Extension File compiler
bread(3), bwrite(3)
read and write blocks of a UFS file system
bsdcat(1)
expand files to standard output
bsde_add_rule(3), bsde_get_rule(3), bsde_set_rule(3), bsde_delete_rule(3)
file system firewall rules list management
bsde_get_rule_count(3), bsde_get_rule_slots(3)
file system firewall statistics
bsde_parse_rule(3), bsde_parse_rule_string(3)
parse file system firewall rules
bsdiff(1)
generate a patch between two binary files
bsdunzip(1)
extract files from a ZIP archive
builtin(1), !(1), %(1), .(1), :(1), @(1), [(1), {(1), }(1), alias(1), alloc(1), bg(1), bind(1), bindkey(1), break(1), breaksw(1), builtins(1), case(1), cd(1), chdir(1), command(1), complete(1), continue(1), default(1), dirs(1), do(1), done(1), echo(1), echotc(1), elif(1), else(1), end(1), endif(1), endsw(1), esac(1), eval(1), exec(1), exit(1), export(1), false(1), fc(1), fg(1), filetest(1), fi(1), for(1), foreach(1), getopts(1), glob(1), goto(1), hash(1), hashstat(1), history(1), hup(1), if(1), jobid(1), jobs(1), kill(1), limit(1), local(1), log(1), login(1), logout(1), ls-F(1), nice(1), nohup(1), notify(1), onintr(1), popd(1), printenv(1), printf(1), pushd(1), pwd(1), read(1), readonly(1), rehash(1), repeat(1), return(1), sched(1), set(1), setenv(1), settc(1), setty(1), setvar(1), shift(1), source(1), stop(1), suspend(1), switch(1), telltc(1), test(1), then(1), time(1), times(1), trap(1), true(1), type(1), ulimit(1), umask(1), unalias(1), uncomplete(1), unhash(1), unlimit(1), unset(1), unsetenv(1), until(1), wait(1), where(1), which(1), while(1)
shell built-in commands
bzip2(1), bunzip2(1)
a block-sorting file compressor, v1.0.8 bzcat - decompresses files to stdout bzip2recover - recovers data from damaged bzip2 files
cat(1)
concatenate and print files
cd9660(5)
ISO-9660 file system
chflags(1)
change file flags
chflags(2), lchflags(2), fchflags(2), chflagsat(2)
set file flags
chkgrp(8)
check the syntax of the group file
chmod(1)
change file modes
chmod(2), fchmod(2), lchmod(2), fchmodat(2)
change mode of file
chown(2), fchown(2), lchown(2), fchownat(2)
change owner and group of a file
chown(8)
change file owner and group
cksum(1), sum(1)
display file checksums and block counts
clearerr(3), clearerr_unlocked(3), feof(3), feof_unlocked(3), ferror(3), ferror_unlocked(3), fileno(3), fileno_unlocked(3)
check and reset stream status
closefrom(2), close_range(2)
delete open file descriptors
cmp(1)
compare two files
colrm(1)
remove columns from a file
comm(1)
select or reject lines common to two files
config(5)
kernel configuration file format
config(8)
build system configuration files
copy_file_range(2)
kernel copy of a byte range from one regular file to another or within one regular file
core(5)
memory image file format
cp(1)
copy files
cpio(1)
copy files to and from archives
cpio(5)
format of cpio archive files
creat(2)
create a new file
crontab(1)
maintain crontab files for individual users (V3)
csplit(1)
split files based on context
ctags(1)
create a tags file
ctfdump(1)
dump the SUNW_ctf section of an ELF file
ctl.conf(5)
CAM Target Layer / iSCSI target daemon configuration file
curs_scr_dump(3), %scr_dump(3), %scr_restore(3), %scr_init(3), %scr_set(3)
read/write a curses screen from/to a file
cut(1)
cut out selected portions of each line of a file
dd(1)
convert and copy a file
devd.conf(5)
configuration file for devd(8)
devfs(5)
device file system
devfs_set_cdevpriv(9), devfs_get_cdevpriv(9), devfs_clear_cdevpriv(9), devfs_foreach_cdevpriv(9)
manage per-open filedescriptor data for devices
dhclient.conf(5)
DHCP client configuration file
diff(1)
differential file and directory comparator
diff3(1)
compare three files line by line
dir(5), dirent(5)
directory file format
disktab(5)
disk description file
dump(8), rdump(8)
file system backup
dumpfs(8)
dump UFS file system information
dup(2), dup2(2)
duplicate an existing file descriptor
dup3(3)
duplicate an existing file descriptor
dwarf(3)
access debugging information in object files
dwarf_add_file_decl(3)
add a source file entry to a producer instance
dwarf_end_macro_file(3)
mark the end of the current source file inclusion
dwarf_lineaddr(3), dwarf_linebeginstatement(3), dwarf_lineblock(3), dwarf_lineendsequence(3), dwarf_lineno(3), dwarf_lineoff(3), dwarf_linesrc(3), dwarf_line_srcfileno(3)
retrieve information associated with a DWARF line descriptor
dwarf_object_init(3)
allocate a DWARF debug descriptor with application-specific file
dwarf_srcfiles(3)
retrieve source file information
dwarf_start_macro_file(3)
mark the start of a source file inclusion
editrc(5)
configuration file for editline library
elf(5)
format of ELF executable binary files
elf32_getehdr(3), elf64_getehdr(3), gelf_getehdr(3)
retrieve the object file header
elf32_newehdr(3), elf64_newehdr(3), gelf_newehdr(3)
retrieve or allocate the object file header
elf32_xlatetof(3), elf32_xlate(3), elf64_xlate(3), gelf_xlate(3)
translate data between files and memory
elf_begin(3)
open an ELF file or ar(1) archive
elf_cntl(3)
control an elf file descriptor
elf_getbase(3)
get the base offset for an object file
elf_getident(3)
return the initial bytes of a file
elf_getphdrnum(3)
return the number of program headers in an ELF file
elf_getphnum(3)
return the number of program headers in an ELF file
elf_getshdrnum(3)
return the number of sections in an ELF file
elf_getshnum(3)
return the number of sections in an ELF file
elf_kind(3)
determine ELF file type
elf_rawfile(3)
return uninterpreted contents of an ELF file
elfdump(1)
display information about ELF files
elftc_copyfile(3)
convenience function to copy data
elftc_set_timestamps(3)
set file timestamps
enigma(1), crypt(1)
very simple file encryption
err(3), verr(3), errc(3), verrc(3), errx(3), verrx(3), warn(3), vwarn(3), warnc(3), vwarnc(3), warnx(3), vwarnx(3), err_set_exit(3), err_set_file(3)
formatted error messages
etcupdate(8)
manage updates to system files not updated by installworld
eventfd(2)
create a file descriptor for event notification
eventfd_read(3), eventfd(3)
create a file descriptor for event notification
execl(3), execlp(3), execle(3), exect(3), execv(3), execvp(3), execvpe(3), execvP(3)
execute a file
execve(2), fexecve(2)
execute a file
ext2fs(5)
ext2/ext3/ext4 file system
extattr(9)
virtual file system named extended attributes
extattr_delete_fd(2), extattr_delete_file(2), extattr_delete_link(2), extattr_get_fd(2), extattr_get_file(2), extattr_get_link(2), extattr_list_fd(2), extattr_list_file(2), extattr_list_link(2), extattr_set_fd(2), extattr_set_file(2), extattr_set_link(2)
system calls to manipulate VFS extended attributes
fcntl(2)
file control
fd(4), stdin(4), stdout(4), stderr(4)
file descriptor files
fdatasync(2), fsync(2)
synchronise changes to a file
fdescfs(5)
file-descriptor file system
fetch(1)
retrieve a file by Uniform Resource Locator
fetchMakeURL(3), fetchParseURL(3), fetchFreeURL(3), fetchXGetURL(3), fetchGetURL(3), fetchPutURL(3), fetchStatURL(3), fetchListURL(3), fetchXGet(3), fetchGet(3), fetchPut(3), fetchStat(3), fetchList(3), fetchXGetFile(3), fetchGetFile(3), fetchPutFile(3), fetchStatFile(3), fetchListFile(3), fetchXGetHTTP(3), fetchGetHTTP(3), fetchPutHTTP(3), fetchStatHTTP(3), fetchListHTTP(3), fetchReqHTTP(3), fetchXGetFTP(3), fetchGetFTP(3), fetchPutFTP(3), fetchStatFTP(3), fetchListFTP(3)
file transfer functions
fflagstostr(3), strtofflags(3)
convert between file flag bits and their string names
ffs(7)
Berkeley fast file system
ffsinfo(8)
dump all meta information of an existing ufs file system
fhlink(2), fhlinkat(2)
make a hard file link
fhopen(2), fhstat(2), fhstatfs(2)
access file via file handle
figpar(3), parse_config(3), get_config_option(3)
configuration file parsing library
file(1)
determine file type
file2c(1)
convert file to c-source
fileargs_cinit(3), fileargs_cinitnv(3), fileargs_init(3), fileargs_initnv(3), fileargs_free(3), fileargs_lstat(3), fileargs_open(3), fileargs_fopen(3)
library for handling files in capability mode
filemon(4)
the filemon device
find(1)
walk a file hierarchy
finger.conf(5)
finger(1) alias configuration file
flock(2)
apply or remove an advisory lock on an open file
flockfile(3), ftrylockfile(3), funlockfile(3)
stdio locking functions
flopen(3), flopenat(3)
Reliably open and lock a file
fnmatch(3)
test whether a filename or pathname matches a shell-style pattern
freebsd-update.conf(5)
configuration file for freebsd-update(8)
fs(5), inode(5)
format of file system volume
fsck(8)
file system consistency check and interactive repair
fsck_ffs(8), fsck_ufs(8)
file system consistency check and interactive repair
fsck_msdosfs(8)
DOS/Windows (FAT) file system consistency checker
fspacectl(2)
space management in a file
fstab(5)
static information about the file systems
fstat(1)
identify active files
fstyp(8)
determine filesystem type
fsync(1)
synchronize a file's in-core state with that on disk
ftp(1)
Internet file transfer program
ftp-proxy(8)
Internet File Transfer Protocol proxy daemon
ftpd(8)
Internet File Transfer Protocol server
fts(3)
traverse a file hierarchy
ftw(3), nftw(3)
traverse (walk) a file tree
fusefs(5)
File system in USErspace
fuser(1)
list IDs of all processes that have one or more files open
futimens(2), utimensat(2)
set file access and modification times
gelf_fsize(3), elf32_fsize(3), elf64_fsize(3)
return the size of a file type
gensnmptree(1)
generate C and header files from a MIB description file
getbootfile(3)
get kernel boot file name
getdirentries(2), getdents(2)
get directory entries in a file system independent format
getdtablesize(2)
get file descriptor limit
getfh(2), lgetfh(2), getfhat(2)
get file handle
getfmac(8)
print MAC label for a file system object
getfsent(3), getfsspec(3), getfsfile(3), setfsent(3), endfsent(3)
get file system descriptor file entry
getfsstat(2)
get list of all mounted file systems
getinode(3), putinode(3)
fetch and store inodes on a UFS file system
getmntinfo(3)
get information about mounted file systems
getttyent(3), getttynam(3), setttyent(3), endttyent(3), isdialuptty(3), isnettty(3)
ttys(5) file routines
getvfsbyname(3)
get information about a file system
gprof(1)
display call graph profile data
grep(1), egrep(1), fgrep(1), rgrep(1)
file pattern searcher
group(5)
format of the group permissions file
growfs(7), growfs_fstab(7)
start up scripts to grow the root file system and add swap
growfs(8)
expand an existing UFS file system
hast.conf(5)
configuration file for the hastd(8) daemon and the hastctl(8) utility
hcsecd.conf(5)
hcsecd(8) configuration file
head(1)
display first lines of a file
hier(7)
index of file system hierarchy
hostapd.conf(5)
configuration file for hostapd(8) utility
hosts_access(5)
format of host access control files
ident(1)
identify RCS keyword string in files
intro(5)
introduction to file formats
io(4)
I/O privilege file
iovctl.conf(5)
IOVCTL configuration file
ipf(5), ipf.conf(5)
IPFilter firewall rules file format
ipfwpcap(8)
copy diverted packets to a file in tcpdump format
ipmon(5), ipmon.conf(5)
ipmon configuration file format
ipnat(5), ipnat.conf(5)
IPFilter NAT file format
ippool(5), ippool.conf(5)
IP Pool file format
iprop-log(8)
maintain the iprop log file
iscsi.conf(5)
iSCSI initiator configuration file
jail.conf(5)
configuration file for system jails
k_hasafs(3), k_hasafs_recheck(3), k_pioctl(3), k_unlog(3), k_setpag(3), k_afs_cell_of_file(3), kafs_set_verbose(3), kafs_settoken_rxkad(3), kafs_settoken(3), krb_afslog(3), krb_afslog_uid(3), kafs_settoken5(3), krb5_afslog(3), krb5_afslog_uid(3)
AFS library
kbdmap(5)
keyboard map file format for kbdcontrol
kdestroy(1)
remove one credential or destroy the current ticket file
kimpersonate(8)
impersonate a user when there exist a srvtab, keyfile or KeyFile
kinfo_getfile(3)
function for getting per-process file descriptor information
kldfind(2)
returns the fileid of a kld file
kldfirstmod(2)
return first module id from the kld file specified
kldload(2)
load KLD files into the kernel
kldload(8)
load a file into the kernel
kldnext(2)
return the fileid of the next kld file
kldstat(2)
get status of kld file
kldunload(2), kldunloadf(2)
unload kld files
kldunload(8)
unload a file from the kernel
krb5.conf(5)
configuration file for Kerberos 5
krb5_acl_match_file(3), krb5_acl_match_string(3)
ACL matching functions
krb5_add_et_list(3), krb5_add_extra_addresses(3), krb5_add_ignore_addresses(3), krb5_context(3), krb5_free_config_files(3), krb5_free_context(3), krb5_get_default_config_files(3), krb5_get_dns_canonize_hostname(3), krb5_get_extra_addresses(3), krb5_get_fcache_version(3), krb5_get_ignore_addresses(3), krb5_get_kdc_sec_offset(3), krb5_get_max_time_skew(3), krb5_get_use_admin_kdc krb5_init_context(3), krb5_init_ets(3), krb5_prepend_config_files(3), krb5_prepend_config_files_default(3), krb5_set_config_files(3), krb5_set_dns_canonize_hostname(3), krb5_set_extra_addresses(3), krb5_set_fcache_version(3), krb5_set_ignore_addresses(3), krb5_set_max_time_skew(3), krb5_set_use_admin_kdc(3)
create, modify and delete krb5_context structures
krb5_fileformats(3)
File formats
kstash(8)
store the KDC master password in a file
kvm_open(3), kvm_open2(3), kvm_openfiles(3), kvm_close(3)
initialize kernel virtual memory access
kyua-db-exec(1), kyua db-exec(1)
Executes a SQL statement in a results file
kyua-db-migrate(1), kyua db-migrate(1)
Upgrades the schema of an existing results file
kyua.conf(5)
Configuration file for the kyua tool
kyuafile(5), Kyuafile(5)
Test suite description files
lam(1)
laminate files
less(1)
display the contents of a file in a terminal
libmap.conf(5)
configuration file for dynamic object dependency mapping
libucl(3), ucl_parser_new(3), ucl_parser_register_macro(3), ucl_parser_register_variable(3), ucl_parser_add_chunk(3), ucl_parser_add_string(3), ucl_parser_add_file(3), ucl_parser_get_object(3), ucl_parser_get_error(3), ucl_parser_free(3), ucl_pubkey_add(3), ucl_parser_set_filevars(3)
universal configuration library parser and utility functions
libufs(3)
operate on UFS file systems from userland
libugidfw(3)
library interface to the file system firewall MAC policy
lindebugfs(5)
Linux file system for debugging
link(2), linkat(2)
make a hard file link
linprocfs(5)
Linux process file system
linsysfs(5)
Linux kernel objects file system
llvm-nm(1)
list LLVM bitcode and object file's symbol table
llvm-objdump(1)
LLVM's object file dumper
llvm-profdata(1)
Profile data tool
ln(1), link(1)
link files
local-unbound-checkconf(8)
Check Local-unbound configuration file for errors
local-unbound.conf(5), unbound.conf(5)
Local-unbound configuration file
locate(1)
find filenames quickly
lockf(1)
execute a command while holding a file lock
lockf(3)
record locking on files
lorder(1)
list dependencies for object files
lseek(2)
reposition read/write file offset
lsvfs(1)
list installed virtual file systems
lzmainfo(1)
show information stored in the .lzma file header
mac.conf(5)
format of the MAC library configuration file
mac_bsdextended(4)
file system firewall policy
mac_get_file(3), mac_get_link(3), mac_get_fd(3), mac_get_peer(3), mac_get_pid(3), mac_get_proc(3)
get the label of a file, socket, socket peer or process
mac_prepare(3), mac_prepare_type(3), mac_prepare_file_label(3), mac_prepare_ifnet_label(3), mac_prepare_process_label(3)
allocate appropriate storage for mac_t
mac_set_file(3), mac_set_fd(3), mac_set_proc(3)
set the MAC label for a file or process
magic(5)
file command's magic pattern file
mailer.conf(5)
configuration file for mailwrapper(8)
mailwrapper(8)
invoke appropriate MTA software based on configuration file
makefs(8)
create a file system image from a directory tree or a mtree manifest
makewhatis.local(8)
start makewhatis for local file systems
man.conf(5)
man(1) and manpath(1) configuration files
md5(1), sha1(1), sha224(1), sha256(1), sha384(1), sha512(1), sha512t224(1), sha512t256(1), rmd160(1), skein256(1), skein512(1), skein1024(1), md5sum(1), sha1sum(1), sha224sum(1), sha256sum(1), sha384sum(1), sha512sum(1), sha512t224sum(1), sha512t256sum(1), rmd160sum(1), skein256sum(1), skein512sum(1), skein1024sum(1), shasum(1)
calculate a message-digest fingerprint (checksum) for a file
mdmfs(8), mount_mfs(8)
configure and mount an in-memory file system using the md(4) driver or the tmpfs(5) filesystem
mech(5), qop(5)
GSS-API Mechanism and QOP files
mem(4), kmem(4)
memory files
mergemaster(8)
merge configuration files, et al during an upgrade
mkdep(1)
construct Makefile dependency list
mkdir(2), mkdirat(2)
make a directory file
mkfifo(2), mkfifoat(2)
make a fifo file
mknod(2), mknodat(2)
make a special file node
mknod(8)
build special file
mksnap_ffs(8)
take a file system snapshot
mkstr(1)
create an error message file by massaging C source
mktemp(1)
make temporary file name (unique)
mktemp(3)
make temporary file name (unique)
mmap(2)
allocate memory, or map files or devices into memory
moncontrol(3), monstartup(3)
control execution profile
motd(5)
file containing message(s) of the day
mount(2), nmount(2), unmount(2)
mount or dismount a file system
mount(8)
mount file systems
mount.conf(5)
root file system mount configuration file
mount_cd9660(8)
mount an ISO-9660 file system
mount_fusefs(8)
mount a Fuse file system daemon
mount_msdosfs(8)
mount an MS-DOS (FAT) file system
mount_nfs(8)
mount NFS file systems
mount_nullfs(8)
mount a loopback file system sub-tree; demonstrate the use of a null file system layer
mount_smbfs(8)
mount a server message block (SMB1/CIFS) file system
mount_udf(8)
mount a UDF file system
mount_unionfs(8)
mount union file systems
mqueuefs(5)
POSIX message queue file system
msdosfs(5)
MS-DOS (FAT) file system
mtree(5)
format of mtree dir hierarchy files
mv(1)
move files
netid(5)
YP network credential file
newaliases(1)
rebuild the data base for the mail aliases file
newfs(8)
construct a new UFS1/UFS2 file system
newfs_msdos(8)
construct a new MS-DOS (FAT) file system
newsyslog(8)
maintain system log files to manageable sizes
newsyslog.conf(5)
newsyslog(8) configuration file
nlist(3)
retrieve symbol table name list from an executable file
nm(1)
display symbolic information in object files
nscd.conf(5)
nscd configuration file
nsmb.conf(5)
configuration file for server message block (SMB1/CIFS) requests
nsswitch.conf(5)
name-service switch configuration file
ntp.keys(5)
NTP symmetric key file format
nullfs(5)
null file system
objcopy(1)
copy and translate object files
open(2), openat(2)
open or create a file for reading, writing or executing
openpam_readline(3)
read a line from a file
openpam_readlinev(3)
read a line from a file and split it into words
openpam_readword(3)
read a word from a file, respecting shell quoting rules
os-release(5)
file describing the current OS and some of its attributes
pam.conf(5)
PAM policy file format
passwd(5), master.passwd(5), pwd.db(5), spwd.db(5)
format of the password file
paste(1)
merge corresponding or subsequent lines of files
patch(1)
apply a diff file to an original
pax(1)
read and write file archives and copy directory hierarchies
pbm(5)
portable bitmap file format
pcap-savefile(5)
libpcap savefile format
pcap_close(3)
close a capture device or savefile
pcap_dump(3)
write a packet to a capture file
pcap_dump_close(3)
close a savefile being written to
pcap_dump_file(3)
get the standard I/O stream for a savefile being written
pcap_dump_flush(3)
flush to a savefile packets dumped
pcap_dump_ftell(3), pcap_dump_ftell64(3)
get the current file offset for a savefile being written
pcap_dump_open(3), pcap_dump_open_append(3), pcap_dump_fopen(3)
open a file to which to write packets
pcap_file(3)
get the standard I/O stream for a savefile being read
pcap_fileno(3)
get the file descriptor for a live capture
pcap_get_selectable_fd(3)
get a file descriptor on which a select() can be done for a live capture
pcap_is_swapped(3)
find out whether a savefile has the native byte order
pcap_loop(3), pcap_dispatch(3)
process packets from a live capture or savefile
pcap_major_version(3), pcap_minor_version(3)
get the version number of a savefile
pcap_open_offline(3), pcap_open_offline_with_tstamp_precision(3), pcap_fopen_offline(3), pcap_fopen_offline_with_tstamp_precision(3)
open a saved capture file for reading
pf.conf(5)
packet filter configuration file
pf.os(5)
format of the operating system fingerprints file
phttpget(8)
retrieve multiple files via pipelined HTTP
pidfile_open(3), pidfile_write(3), pidfile_close(3), pidfile_remove(3)
library for PID files handling
pmc_configure_logfile(3), pmc_flush_logfile(3), pmc_writelog(3), pmc_close_logfile(3)
log file management
pnfsdscopymr(8)
copy or move a data storage file for a MDS file to a different DS
pnfsdsfile(8)
display a pNFS data storage file's location(s) and/or modify the pnfsd.dsfile extended attribute for them
posix_fadvise(2)
give advice about use of file data
posix_fallocate(2)
pre-allocate storage for a range in a file
posix_spawn_file_actions_addopen(3), posix_spawn_file_actions_adddup2(3), posix_spawn_file_actions_addclose(3), posix_spawn_file_actions_addclosefrom_np(3), posix_spawn_file_actions_addchdir_np(3), posix_spawn_file_actions_addfchdir_np(3)
add open, dup2, close, closefrom, or chdir/fchdir actions to spawn file actions object
posix_spawn_file_actions_init(3), posix_spawn_file_actions_destroy(3)
initialize and destroy spawn file actions object
pr(1)
print files
praudit(1)
print the contents of audit trail files
procfs(5)
process file system
procstat_close(3), procstat_freeadvlock(3), procstat_freeargv(3), procstat_freeauxv(3), procstat_freeenvv(3), procstat_freefiles(3), procstat_freegroups(3), procstat_freekstack(3), procstat_freeprocs(3), procstat_freeptlwpinfo(3), procstat_freevmmap(3), procstat_get_pipe_info(3), procstat_get_pts_info(3), procstat_get_sem_info(3), procstat_get_shm_info(3), procstat_get_socket_info(3), procstat_get_vnode_info(3), procstat_getadvlock(3), procstat_getargv(3), procstat_getauxv(3), procstat_getenvv(3), procstat_getfiles(3), procstat_getgroups(3), procstat_getkstack(3), procstat_getosrel(3), procstat_getpathname(3), procstat_getprocs(3), procstat_getptlwpinfo(3), procstat_getrlimit(3), procstat_getumask(3), procstat_getvmmap(3), procstat_open_core(3), procstat_open_kvm(3), procstat_open_sysctl(3)
library interface for file and process information retrieval
properties_read(3), property_find(3), properties_free(3)
functions to allow creating simple property lists from ASCII file data
pseudofs(9)
pseudo file system construction kit
pw.conf(5)
format of the pw.conf configuration file
pw_copy(3), pw_dup(3), pw_edit(3), pw_equal(3), pw_fini(3), pw_init(3), pw_make(3), pw_make_v7(3), pw_mkdb(3), pw_lock(3), pw_scan(3), pw_tempname(3), pw_tmp(3)
functions for passwd file handling
quota.user(5), quota.group(5)
per file system quota database
quotacheck(8)
file system quota consistency checker
quotactl(2)
manipulate file system quotas
quotaon(8), quotaoff(8)
turn file system quotas on and off
radius.conf(5)
RADIUS client configuration file
random(6)
random lines from a file or random numbers
rcorder(8)
print a dependency ordering of interdependent files
remote(5)
remote host description file
rename(2)
change the name of a file
repquota(8)
summarize quotas for a file system
resolvconf.conf(5)
resolvconf configuration file
resolver(5)
resolver configuration file
restore(8), rrestore(8)
restore files or file systems from backups made with dump
rev(1)
reverse lines of a file
revoke(2)
revoke file access
rfcomm_sppd(1)
RFCOMM Serial Port Profile daemon
rights(4), Capability rights(4)
Capsicum capability rights for file descriptors
rk_grf(4)
driver for the General Register Files controller on RockChip SoCs
rmdir(2)
remove a directory file
rpc.lockd(8)
NFS file locking daemon
rpc.umntall(8)
notify NFS servers about unmounted NFS file systems
rpoll(3)
callback functions for file descriptors and timers
rrenumd.conf(5)
configuration file for router renumbering daemon
rtadvd.conf(5)
config file for router advertisement daemon
sbget(3), sbsearch(3), sbput(3), sbread(3), sbfind(3), sbwrite(3)
read and write superblocks of a UFS file system
scp(1)
OpenSSH secure file copy
sendfile(2)
send a file to a socket
setac(3), endac(3), getacdir(3), getacdist(3), getacexpire(3), getacfilesz(3), getacflg(3), getachost(3), getacmin(3), getacna(3), getacpol(3), au_poltostr(3), au_strtopol(3)
look up information from the audit_control database
setfmac(8)
set MAC label for a file system object
setfsmac(8)
set MAC label for a file hierarchy
sftp(1)
OpenSSH secure file transfer
shar(1)
create a shell archive of files
snapinfo(8)
show snapshot location on UFS file systems
sort(1)
sort or merge records (lines) of text and binary files
split(1)
split a file into pieces
ssh_config(5)
OpenSSH client configuration file
sshd_config(5)
OpenSSH daemon configuration file
stat(1), readlink(1)
display file status
stat(2), lstat(2), fstat(2), fstatat(2)
get file status
statfs(2)
get file system statistics
statvfs(3), fstatvfs(3)
retrieve file system information
strfile(8), unstr(8)
create a random access file for storing strings
strings(1)
print the strings of printable characters in files
style(9)
kernel source file style guide
style.Makefile(5)
Makefile file style guide
style.lua(9)
lua file style guide
symlink(2), symlinkat(2)
make symbolic link to a file
sync(2)
schedule file system updates
syncer(4)
file system synchronizer kernel process
sysdecode_mask(3), sysdecode_accessmode(3), sysdecode_atflags(3), sysdecode_capfcntlrights(3), sysdecode_close_range_flags(3), sysdecode_fcntl_fileflags(3), sysdecode_fileflags(3), sysdecode_filemode(3), sysdecode_flock_operation(3), sysdecode_mlockall_flags(3), sysdecode_mmap_flags(3), sysdecode_mmap_prot(3), sysdecode_mount_flags(3), sysdecode_msg_flags(3), sysdecode_msync_flags(3), sysdecode_open_flags(3), sysdecode_pipe2_flags(3), sysdecode_pollfd_events(3), sysdecode_reboot_howto(3), sysdecode_rfork_flags(3), sysdecode_semget_flags(3), sysdecode_sendfile_flags(3), sysdecode_shmat_flags(3), sysdecode_sctp_nxt_flags(3), sysdecode_sctp_rcv_flags(3), sysdecode_sctp_snd_flags(3), sysdecode_socket_type(3), sysdecode_thr_create_flags(3), sysdecode_umtx_cvwait_flags(3), sysdecode_umtx_rwlock_flags(3), sysdecode_vmprot(3), sysdecode_wait4_options(3), sysdecode_wait6_options(3)
print name of various bitmask values
syslog.conf(5)
syslogd(8) configuration file
sysrc(8)
safely edit system rc files
tacplus.conf(5)
TACACS+ client configuration file
tail(1)
display the last part of a file
tar(5)
format of tape archive files
tarfs(5)
tarball filesystem
tcsh(1)
C shell with file name completion and command line editing
tempnam(3), tmpfile(3), tmpnam(3)
temporary file routines
tftp(1)
trivial file transfer program
tftp-proxy(8)
Internet Trivial File Transfer Protocol proxy
tftpd(8)
Internet Trivial File Transfer Protocol server
timerfd(2), timerfd_create(2), timerfd_gettime(2), timerfd_settime(2)
timers with file descriptor semantics
tmpfs(5)
in-memory file system
touch(1)
change file access and modification times
truncate(1)
truncate, extend the length of files, or perform space management in files
truncate(2), ftruncate(2)
truncate or extend a file to a specified length
ttyname(3), ttyname_r(3), isatty(3)
get name of associated terminal (tty) from file descriptor
tunefs(8)
tune up an existing UFS file system
tzfile(5)
timezone information
ugidfw(8)
firewall-like access controls for file system objects
umask(2)
set file creation mode mask
umount(8)
unmount file systems
undelete(2)
attempt to recover a deleted file
uniq(1)
report or filter out repeated lines in a file
utime(3)
set file times
utimes(2), lutimes(2), futimes(2), futimesat(2)
set file access and modification times
uuencode(5)
format of an encoded uuencode file
vfs_getnewfsid(9)
allocate a new file system identifier
vfs_getvfs(9)
returns a mount point given its file system identifier
vfs_unmountall(9)
unmount all file systems
vigr(8)
edit the group file
vipw(8)
edit the password file
vn_deallocate(9)
zero and/or deallocate storage from a file
vnode(9)
internal representation of a file or directory
vnode_pager_setsize(9)
notify the VM system about updates in the file size
vtfontcvt(8)
convert font files for use by the video console
what(1)
show what versions of object modules were used to construct a file
which(1)
locate a program file in the user's path
wpa_supplicant.conf(5)
configuration file for wpa_supplicant(8)
xo_create(3), xo_create_to_file(3), xo_destroy(3)
create and destroy libxo output handles
xz(1), unxz(1), xzcat(1), lzma(1), unlzma(1), lzcat(1)
Compress or decompress .xz and .lzma files
ypldap.conf(5)
LDAP YP map daemon configuration file
zcmp(1), zdiff(1)
compare compressed files
zforce(1)
force gzip files to have a.gz suffix
zfs-jail(8)
attach or detach ZFS filesystem from FreeBSD jail
zfs-mount(8)
manage mount state of ZFS filesystems
zfs-project(8)
manage projects in ZFS filesystem
zfs-share(8)
share and unshare ZFS filesystems
zfs-upgrade(8)
manage on-disk version of ZFS filesystems
zfs-wait(8)
wait for activity in ZFS filesystem to stop
zgrep(1), zegrep(1), zfgrep(1), bzgrep(1), bzegrep(1), bzfgrep(1), lzgrep(1), lzegrep(1), lzfgrep(1), xzgrep(1), xzegrep(1), xzfgrep(1), zstdgrep(1), zstdegrep(1), zstdfgrep(1)
grep compressed files
zmore(1), zless(1)
view compressed files
znew(1)
convert compressed files to gzipped files
zstd(1)
zstd, zstdmt, unzstd, zstdcat - Compress or decompress .zst files
BIO_s_fd(3), BIO_set_fd(3), BIO_get_fd(3), BIO_new_fd(3)
file descriptor BIO
BIO_s_file(3), BIO_new_file(3), BIO_new_fp(3), BIO_set_fp(3), BIO_get_fp(3), BIO_read_filename(3), BIO_write_filename(3), BIO_append_filename(3), BIO_rw_filename(3)
FILE bio
CONF_get1_default_config_file(3), CONF_modules_load_file_ex(3), CONF_modules_load_file(3), CONF_modules_load(3)
OpenSSL configuration functions
CTLOG_STORE_new_ex(3), CTLOG_STORE_new(3), CTLOG_STORE_free(3), CTLOG_STORE_load_default_file(3), CTLOG_STORE_load_file(3)
Create and populate a Certificate Transparency log list
NCONF_new_ex(3), NCONF_new(3), NCONF_free(3), NCONF_default(3), NCONF_load(3), NCONF_get0_libctx(3), NCONF_get_section(3), NCONF_get_section_names(3)
functionality to Load and parse configuration files manually
OPENSSL_FILE(3), OPENSSL_LINE(3), OPENSSL_FUNC(3), OPENSSL_MSTR(3), OPENSSL_MSTR_HELPER(3)
generic C programming utility macros
OPENSSL_INIT_new(3), OPENSSL_INIT_set_config_filename(3), OPENSSL_INIT_set_config_appname(3), OPENSSL_INIT_set_config_file_flags(3), OPENSSL_INIT_free(3), OPENSSL_init_crypto(3), OPENSSL_cleanup(3), OPENSSL_atexit(3), OPENSSL_thread_stop_ex(3), OPENSSL_thread_stop(3)
OpenSSL initialisation and deinitialisation functions
PEM_read_bio_ex(3), PEM_FLAG_SECURE(3), PEM_FLAG_EAY_COMPATIBLE(3), PEM_FLAG_ONLY_B64(3)
read PEM format files with custom processing
RAND_load_file(3), RAND_write_file(3), RAND_file_name(3)
PRNG seed file
SSL_CTX_load_verify_dir(3), SSL_CTX_load_verify_file(3), SSL_CTX_load_verify_store(3), SSL_CTX_set_default_verify_paths(3), SSL_CTX_set_default_verify_dir(3), SSL_CTX_set_default_verify_file(3), SSL_CTX_set_default_verify_store(3), SSL_CTX_load_verify_locations(3)
set default locations for trusted CA certificates
SSL_CTX_set_default_ctlog_list_file(3), SSL_CTX_set_ctlog_list_file(3)
load a Certificate Transparency log list from a file
SSL_CTX_set_default_passwd_cb(3), SSL_CTX_set_default_passwd_cb_userdata(3), SSL_CTX_get_default_passwd_cb(3), SSL_CTX_get_default_passwd_cb_userdata(3), SSL_set_default_passwd_cb(3), SSL_set_default_passwd_cb_userdata(3), SSL_get_default_passwd_cb(3), SSL_get_default_passwd_cb_userdata(3)
set or get passwd callback for encrypted PEM file handling
SSL_CTX_set_tlsext_use_srtp(3), SSL_set_tlsext_use_srtp(3), SSL_get_srtp_profiles(3), SSL_get_selected_srtp_profile(3)
Configure and query SRTP support
SSL_CTX_use_certificate(3), SSL_CTX_use_certificate_ASN1(3), SSL_CTX_use_certificate_file(3), SSL_use_certificate(3), SSL_use_certificate_ASN1(3), SSL_use_certificate_file(3), SSL_CTX_use_certificate_chain_file(3), SSL_use_certificate_chain_file(3), SSL_CTX_use_PrivateKey(3), SSL_CTX_use_PrivateKey_ASN1(3), SSL_CTX_use_PrivateKey_file(3), SSL_CTX_use_RSAPrivateKey(3), SSL_CTX_use_RSAPrivateKey_ASN1(3), SSL_CTX_use_RSAPrivateKey_file(3), SSL_use_PrivateKey_file(3), SSL_use_PrivateKey_ASN1(3), SSL_use_PrivateKey(3), SSL_use_RSAPrivateKey(3), SSL_use_RSAPrivateKey_ASN1(3), SSL_use_RSAPrivateKey_file(3), SSL_CTX_check_private_key(3), SSL_check_private_key(3), SSL_CTX_use_cert_and_key(3), SSL_use_cert_and_key(3)
load certificate and key data
SSL_CTX_use_serverinfo_ex(3), SSL_CTX_use_serverinfo(3), SSL_CTX_use_serverinfo_file(3)
use serverinfo extension
SSL_get_fd(3), SSL_get_rfd(3), SSL_get_wfd(3)
get file descriptor linked to an SSL object
SSL_load_client_CA_file_ex(3), SSL_load_client_CA_file(3), SSL_add_file_cert_subjects_to_stack(3), SSL_add_dir_cert_subjects_to_stack(3), SSL_add_store_cert_subjects_to_stack(3)
load certificate names
SSL_set_fd(3), SSL_set_rfd(3), SSL_set_wfd(3)
connect the SSL object with a file descriptor
SSL_write_ex(3), SSL_write(3), SSL_sendfile(3)
write bytes to a TLS/SSL connection
X509_LOOKUP(3), X509_LOOKUP_TYPE(3), X509_LOOKUP_new(3), X509_LOOKUP_free(3), X509_LOOKUP_init(3), X509_LOOKUP_shutdown(3), X509_LOOKUP_set_method_data(3), X509_LOOKUP_get_method_data(3), X509_LOOKUP_ctrl_ex(3), X509_LOOKUP_ctrl(3), X509_LOOKUP_load_file_ex(3), X509_LOOKUP_load_file(3), X509_LOOKUP_add_dir(3), X509_LOOKUP_add_store_ex(3), X509_LOOKUP_add_store(3), X509_LOOKUP_load_store_ex(3), X509_LOOKUP_load_store(3), X509_LOOKUP_get_store(3), X509_LOOKUP_by_subject_ex(3), X509_LOOKUP_by_subject(3), X509_LOOKUP_by_issuer_serial(3), X509_LOOKUP_by_fingerprint(3), X509_LOOKUP_by_alias(3)
OpenSSL certificate lookup mechanisms
X509_LOOKUP_hash_dir(3), X509_LOOKUP_file(3), X509_LOOKUP_store(3), X509_load_cert_file_ex(3), X509_load_cert_file(3), X509_load_crl_file(3), X509_load_cert_crl_file_ex(3), X509_load_cert_crl_file(3)
Default OpenSSL certificate lookup methods
X509_STORE(3), X509_STORE_add_cert(3), X509_STORE_add_crl(3), X509_STORE_set_depth(3), X509_STORE_set_flags(3), X509_STORE_set_purpose(3), X509_STORE_set_trust(3), X509_STORE_add_lookup(3), X509_STORE_load_file_ex(3), X509_STORE_load_file(3), X509_STORE_load_path(3), X509_STORE_load_store_ex(3), X509_STORE_load_store(3), X509_STORE_set_default_paths_ex(3), X509_STORE_set_default_paths(3), X509_STORE_load_locations_ex(3), X509_STORE_load_locations(3)
X509_STORE manipulation
openssl-pkcs12(1)
PKCS#12 file command
openssl-rehash(1), c_rehash(1)
Create symbolic links to files named by the hash values
openssl-srp(1)
maintain SRP password file
ossl_store-file(7)
The store 'file' scheme loader
00-upstream-settings(5)
dconf configuration file
2diff(1)
2.11BSD differential file and directory comparator
3dsdump(1)
Displays information about the internal structure of a 3DS file
3proxy.cfg(3)
3proxy configuration file
44bsd-more(1), more(1)
file perusal filter for crt viewing
7zz(1)
Standalone console version of the 7-Zip file archiver
AG_Execute(3)
agar file execution interface
AG_File(3)
agar file access routines
AG_FileDlg(3)
agar file browser widget
AG_Version(3)
agar data file versioning
ALLEGRO_FILE(3)
Allegro 5 API
ALLEGRO_FILECHOOSER(3)
Allegro 5 API
ALLEGRO_FILE_INTERFACE(3)
Allegro 5 API
ALLEGRO_FILE_MODE(3)
Allegro 5 API
Apache::TS::Config::Records(3)
Manage the Apache Traffic Server records.config file
BIO_s_fd(3), BIO_set_fd(3), BIO_get_fd(3), BIO_new_fd(3)
file descriptor BIO
BIO_s_fd(3ossl), BIO_set_fd(3ossl), BIO_get_fd(3ossl), BIO_new_fd(3ossl)
file descriptor BIO
BIO_s_file(3), BIO_new_file(3), BIO_new_fp(3), BIO_set_fp(3), BIO_get_fp(3), BIO_read_filename(3), BIO_write_filename(3), BIO_append_filename(3), BIO_rw_filename(3)
FILE bio
BIO_s_file(3ossl), BIO_new_file(3ossl), BIO_new_fp(3ossl), BIO_set_fp(3ossl), BIO_get_fp(3ossl), BIO_read_filename(3ossl), BIO_write_filename(3ossl), BIO_append_filename(3ossl), BIO_rw_filename(3ossl)
FILE bio
BUILDINFO(5)
Makepkg package build information file
CDKchdir(3), CDKchdir CDKgetDirectoryContents CDKopenFile CDKreadFile alignxy char2Chtype char2DisplayType checkForLink chtype2String deleteCursesWindow enableCursesMarkup eraseCursesWindow getListIndex getString justifyString mode2Filetype moveCursesWindow popupDialog popupLabel popupLabelAttrib selectFile setWidgetDimension stripWhiteSpace viewFile viewInfo cdk_util(3)
Cdk utility functions
CONF_get1_default_config_file(3ossl), CONF_modules_load_file_ex(3ossl), CONF_modules_load_file(3ossl), CONF_modules_load(3ossl)
OpenSSL configuration functions
CONF_modules_load_file(3), CONF_modules_load(3)
OpenSSL configuration functions
COPY(7)
copy data between a file and a table
CTLOG_STORE_new(3), CTLOG_STORE_free(3), CTLOG_STORE_load_default_file(3), CTLOG_STORE_load_file(3)
Create and populate a Certificate Transparency log list
CTLOG_STORE_new_ex(3ossl), CTLOG_STORE_new(3ossl), CTLOG_STORE_free(3ossl), CTLOG_STORE_load_default_file(3ossl), CTLOG_STORE_load_file(3ossl)
Create and populate a Certificate Transparency log list
CURLINFO_FILETIME(3)
get the remote time of the retrieved document
CURLINFO_FILETIME_T(3)
get the remote time of the retrieved document
CURLINFO_PRETRANSFER_TIME(3)
get the time until the file transfer start
CURLINFO_PRETRANSFER_TIME_T(3)
get the time until the file transfer start
CURLOPT_ALTSVC(3)
alt-svc cache filename
CURLOPT_APPEND(3)
append to the remote file
CURLOPT_COOKIEFILE(3)
filename to read cookies from
CURLOPT_COOKIEJAR(3)
filename to store cookies to
CURLOPT_CRLFILE(3)
Certificate Revocation List file
CURLOPT_FILETIME(3)
get the modification time of the remote resource
CURLOPT_FTP_FILEMETHOD(3)
select directory traversing method for FTP
CURLOPT_HSTS(3)
HSTS cache filename
CURLOPT_INFILESIZE(3)
size of the input file to send off
CURLOPT_INFILESIZE_LARGE(3)
size of the input file to send off
CURLOPT_ISSUERCERT(3)
issuer SSL certificate filename
CURLOPT_MAXFILESIZE(3)
maximum file size allowed to download
CURLOPT_MAXFILESIZE_LARGE(3)
maximum file size allowed to download
CURLOPT_NETRC_FILE(3)
filename to read .netrc info from
CURLOPT_NEW_FILE_PERMS(3)
permissions for remotely created files
CURLOPT_PROXY_CRLFILE(3)
HTTPS proxy Certificate Revocation List file
CURLOPT_PROXY_ISSUERCERT(3)
proxy issuer SSL certificate filename
CURLOPT_PROXY_SSLKEY(3)
private key file for HTTPS proxy client cert
CURLOPT_PROXY_SSLKEYTYPE(3)
type of the proxy private key file
CURLOPT_RANDOM_FILE(3)
file to read random data from
CURLOPT_SSH_KNOWNHOSTS(3)
filename holding the SSH known hosts
CURLOPT_SSH_PRIVATE_KEYFILE(3)
private key file for SSH auth
CURLOPT_SSH_PUBLIC_KEYFILE(3)
public key file for SSH auth
CURLOPT_SSLKEY(3)
private key file for TLS and SSL client cert
CURLOPT_SSLKEYTYPE(3)
type of the private key file
Ccomp(3o)
Compiling C files and building C libraries
ColorScheme(1x)
defines color values for standard set of internal color names, to be used in other configuration files
Configuration(3)
reads the configuration file and manages it in memory
Containerfile(5), Containerfile(Dockerfile)(5)
automate the steps of creating a container image
DATAFILE(3)
Stores an Allegro datafile in memory
DPGEN_RF1(3), DPGEN_RF1R0(3)
Register File Macro-Generator
DPGEN_RF1D(3), DPGEN_RF1DR0(3)
Register File with Decoder Macro-Generator
DS2401(3)
Silicon Serial Number DS1990A - Serial Number iButton [.]XXXXXXXXXXXX[XX][/[ '" '" Copyright (c) 2003-2004 Paul H Alfille, MD '" (paul.alfille@gmail.com) '" '" Program manual page for the OWFS -- 1-wire filesystem package '" Based on Dallas Semiconductor, Inc's datasheets, and trial and error. '" '" Free for all use. No warranty. None. Use at your own risk. '" address | crc8 | id | locator | r_address | r_id | r_locator | type ]]
Dpkg::BuildProfiles(3perl)
handle build profiles
Dpkg::Checksums(3perl)
generate and manipulate file checksums
Dpkg::Compression::FileHandle(3perl)
object dealing transparently with file compression
Dpkg::Conf(3perl)
parse dpkg configuration files
Dpkg::Control::Info(3perl)
parse files like debian/control
Dpkg::Control::Tests(3perl)
parse files like debian/tests/control
Dpkg::Source::Format(3perl)
manipulate debian/source/format files
Dynlink(3o)
Dynamic loading of .cmo, .cma and .cmxs files
ExperimentFile(3), exp_read_info (3), exp_fread_info (3), exp_create_info (3), exp_destroy_info (3), exp_create_range (3), exp_extract_range (3), exp_get_feature_index (3), exp_get_int (3), exp_get_rng (3), exp_get_str (3), exp_put_int (3), exp_put_rng (3), exp_put_str (3), exp_print_line (3), exp_print_seq (3), exp_print_file (3), opos2str (3), str2opos (3), conf2str (3), str2conf(3)
Manipulations of the Experiment File format "exp_read_info()" "" "exp_read_info()" "exp_fread_info()" "" "exp_fread_info()" "exp_create_info()" "" "exp_create_info()" "exp_destroy_info()" "" "exp_destroy_info()" "exp_create_range()" "" "exp_create_range()" "exp_extract_range()" "" "exp_extract_range()" "exp_get_feature_index()" "" "exp_get_feature_index()" "exp_get_int()" "" "exp_get_int()" "exp_get_rng()" "" "exp_get_rng()" "exp_get_str()" "" "exp_get_str()" "exp_put_int()" "" "exp_put_int()" "exp_put_rng()" "" "exp_put_rng()" "exp_put_str()" "" "exp_put_str()" "exp_print_line()" "" "exp_print_line()" "exp_print_seq()" "" "exp_print_seq()" "exp_print_file()" "" "exp_print_file()" "opos2str()" "" "opos2str()" "str2opos()" "" "str2opos()" "conf2str()" "" "conf2str()" "str2conf()" "" "str2conf()"
FcAtomicDeleteNew(3)
delete new file
FcAtomicLock(3)
lock a file
FcAtomicNewFile(3)
return new temporary file name
FcAtomicOrigFile(3)
return original file name
FcAtomicUnlock(3)
unlock a file
FcCacheCreateTagFile(3)
Create CACHEDIR.TAG at cache directory
FcConfigAppFontAddFile(3)
Add font file to font database
FcConfigFileInfoIterGet(3)
Obtain the configuration file information
FcConfigFileInfoIterInit(3)
Initialize the iterator
FcConfigFileInfoIterNext(3)
Set the iterator to point to the next list
FcConfigFilename(3)
Find a config file
FcConfigGetCache(3)
DEPRECATED used to return per-user cache filename
FcConfigGetCacheDirs(3)
return the list of directories searched for cache files
FcConfigGetConfigFiles(3)
Get config files
FcConfigGetFilename(3)
Find a config file
FcConfigParseAndLoad(3)
load a configuration file
FcConfigUptoDate(3)
Check timestamps on config files
FcDirCacheCreateUUID(3)
Create .uuid file at a directory
FcDirCacheDeleteUUID(3)
Delete .uuid file
FcDirCacheLoadFile(3)
load a cache file
FcDirCacheUnload(3)
unload a cache file
FcFileIsDir(3)
check whether a file is a directory
FcFileScan(3)
scan a font file
FcFontRenderPrepare(3)
Prepare pattern for loading font file
FcFreeTypeQuery(3)
compute pattern from font file (and index)
FcFreeTypeQueryAll(3)
compute all patterns from font file (and index)
FcInitBringUptoDate(3)
reload configuration files if needed
FcStrBasename(3)
last component of filename
FcStrBuildFilename(3)
Concatenate strings as a file path
FcStrCopyFilename(3)
create a complete path from a filename
FcStrDirname(3)
directory part of filename
FcStrSetAddFilename(3)
add a filename to a string set
FileCheck(1)
Flexible pattern matching file verifier
Filename(3o)
Operations on file names
GeoIP.conf(5)
Configuration file for geoipupdate
HPL_pdinfo(3)
Read input parameter file
Hanzi Converter(1), hc(1)
convert a GB file to a BIG-5 file, or a BIG-5 file to a GB file
IV_FD_PUMP_INIT(3), iv_fd_pump_init(3), iv_fd_pump_destroy(3), iv_fd_pump_pump(3), iv_fd_pump_is_done(3)
pump data between file descriptors
LOAD(7)
load a shared library file
MBK_CATAL_NAME(1)
define the mbk catalog file
META(5), R META(5)
[File that specifies metainformation of OCaml packages]c
MPIX_File_create_errhandler_x(3)
Creates an MPI-style file errorhandler with an extra_state
MPI_File_c2f(3)
Translates a C file handle to a Fortran file handle
MPI_File_call_errhandler(3)
Call the error handler installed on a file
MPI_File_close(3)
Closes a file
MPI_File_create_errhandler(3)
Create a file error handler
MPI_File_delete(3)
Deletes a file
MPI_File_f2c(3)
Translates a Fortran file handle to a C file handle
MPI_File_get_amode(3)
Returns the file access mode
MPI_File_get_atomicity(3)
Returns the atomicity mode
MPI_File_get_byte_offset(3)
Returns the absolute byte position in the file corresponding to "offset" etypes relative to the current view
MPI_File_get_errhandler(3)
Get the error handler attached to a file
MPI_File_get_group(3)
Returns the group of processes that opened the file
MPI_File_get_info(3)
Returns the hints for a file that are actually being used by MPI
MPI_File_get_position(3)
Returns the current position of the individual file pointer in etype units relative to the current view
MPI_File_get_position_shared(3)
Returns the current position of the shared file pointer in etype units relative to the current view
MPI_File_get_size(3)
Returns the file size
MPI_File_get_type_extent(3)
Returns the extent of datatype in the file
MPI_File_get_type_extent_c(3)
Returns the extent of datatype in the file
MPI_File_get_view(3)
Returns the file view
MPI_File_iread(3)
Nonblocking read using individual file pointer
MPI_File_iread_all(3)
Nonblocking collective read using individual file pointer
MPI_File_iread_all_c(3)
Nonblocking collective read using individual file pointer
MPI_File_iread_at(3)
Nonblocking read using explicit offset
MPI_File_iread_at_all(3)
Nonblocking collective read using explicit offset
MPI_File_iread_at_all_c(3)
Nonblocking collective read using explicit offset
MPI_File_iread_at_c(3)
Nonblocking read using explicit offset
MPI_File_iread_c(3)
Nonblocking read using individual file pointer
MPI_File_iread_shared(3)
Nonblocking read using shared file pointer
MPI_File_iread_shared_c(3)
Nonblocking read using shared file pointer
MPI_File_iwrite(3)
Nonblocking write using individual file pointer
MPI_File_iwrite_all(3)
Nonblocking collective write using individual file pointer
MPI_File_iwrite_all_c(3)
Nonblocking collective write using individual file pointer
MPI_File_iwrite_at(3)
Nonblocking write using explicit offset
MPI_File_iwrite_at_all(3)
Nonblocking collective write using explicit offset
MPI_File_iwrite_at_all_c(3)
Nonblocking collective write using explicit offset
MPI_File_iwrite_at_c(3)
Nonblocking write using explicit offset
MPI_File_iwrite_c(3)
Nonblocking write using individual file pointer
MPI_File_iwrite_shared(3)
Nonblocking write using shared file pointer
MPI_File_iwrite_shared_c(3)
Nonblocking write using shared file pointer
MPI_File_open(3)
Opens a file
MPI_File_preallocate(3)
Preallocates storage space for a file
MPI_File_read(3)
Read using individual file pointer
MPI_File_read_all(3)
Collective read using individual file pointer
MPI_File_read_all_begin(3)
Begin a split collective read using individual file pointer
MPI_File_read_all_begin_c(3)
Begin a split collective read using individual file pointer
MPI_File_read_all_c(3)
Collective read using individual file pointer
MPI_File_read_all_end(3)
Complete a split collective read using individual file pointer
MPI_File_read_at(3)
Read using explicit offset
MPI_File_read_at_all(3)
Collective read using explicit offset
MPI_File_read_at_all_begin(3)
Begin a split collective read using explicit offset
MPI_File_read_at_all_begin_c(3)
Begin a split collective read using explicit offset
MPI_File_read_at_all_c(3)
Collective read using explicit offset
MPI_File_read_at_all_end(3)
Complete a split collective read using explicit offset
MPI_File_read_at_c(3)
Read using explicit offset
MPI_File_read_c(3)
Read using individual file pointer
MPI_File_read_ordered(3)
Collective read using shared file pointer
MPI_File_read_ordered_begin(3)
Begin a split collective read using shared file pointer
MPI_File_read_ordered_begin_c(3)
Begin a split collective read using shared file pointer
MPI_File_read_ordered_c(3)
Collective read using shared file pointer
MPI_File_read_ordered_end(3)
Complete a split collective read using shared file pointer
MPI_File_read_shared(3)
Read using shared file pointer
MPI_File_read_shared_c(3)
Read using shared file pointer
MPI_File_seek(3)
Updates the individual file pointer
MPI_File_seek_shared(3)
Updates the shared file pointer
MPI_File_set_atomicity(3)
Sets the atomicity mode
MPI_File_set_errhandler(3)
Set the error handler for an MPI file
MPI_File_set_info(3)
Sets new values for the hints associated with a file
MPI_File_set_size(3)
Sets the file size
MPI_File_set_view(3)
Sets the file view
MPI_File_sync(3)
Causes all previous writes to be transferred to the storage device
MPI_File_write(3)
Write using individual file pointer
MPI_File_write_all(3)
Collective write using individual file pointer
MPI_File_write_all_begin(3)
Begin a split collective write using individual file pointer
MPI_File_write_all_begin_c(3)
Begin a split collective write using individual file pointer
MPI_File_write_all_c(3)
Collective write using individual file pointer
MPI_File_write_all_end(3)
Complete a split collective write using individual file pointer
MPI_File_write_at(3)
Write using explicit offset
MPI_File_write_at_all(3)
Collective write using explicit offset
MPI_File_write_at_all_begin(3)
Begin a split collective write using explicit offset
MPI_File_write_at_all_begin_c(3)
Begin a split collective write using explicit offset
MPI_File_write_at_all_c(3)
Collective write using explicit offset
MPI_File_write_at_all_end(3)
Complete a split collective write using explicit offset
MPI_File_write_at_c(3)
Write using explicit offset
MPI_File_write_c(3)
Write using individual file pointer
MPI_File_write_ordered(3)
Collective write using shared file pointer
MPI_File_write_ordered_begin(3)
Begin a split collective write using shared file pointer
MPI_File_write_ordered_begin_c(3)
Begin a split collective write using shared file pointer
MPI_File_write_ordered_c(3)
Collective write using shared file pointer
MPI_File_write_ordered_end(3)
Complete a split collective write using shared file pointer
MPI_File_write_shared(3)
Write using shared file pointer
MPI_File_write_shared_c(3)
Write using shared file pointer
Mat_Close(3)
Closes an open MATLAB MAT file
Mat_CreateVer(3), Mat_Create(3)
Creates a MATLAB MAT file
Mat_GetDir(3)
Returns a list of the variable names of a MATLAB MAT file given a MAT file structure
Mat_GetFileAccessMode(3)
Returns the file access mode of a MATLAB MAT file given a MAT file structure
Mat_GetFilename(3)
Returns the filename of a MATLAB MAT file given a MAT file structure
Mat_GetHeader(3)
Returns the header of a MATLAB MAT file given a MAT file structure
Mat_GetVersion(3)
Returns the version of a MATLAB MAT file given a MAT file structure
Mat_Open(3)
Opens a MATLAB MAT file
Mat_Rewind(3)
Rewinds an open MAT file to the beginning
Mat_VarDelete(3)
Deletes a MAT variable from a file
Mat_VarRead(3)
Reads the information and data for a specific variable in a MATLAB MAT file
Mat_VarReadInfo(3)
Reads the information for a specific variable in a MATLAB MAT file
Mat_VarReadNext(3)
Reads the information and data for the next variable in a MATLAB MAT file
Mat_VarReadNextInfo(3)
Reads the information for the next variable in a MATLAB MAT file
Mat_VarWrite(3)
Writes a MATLAB variable to a MATLAB MAT file
Mat_VarWriteAppend(3)
Writes/appends a MATLAB variable to an HDF5 format MATLAB MAT file
ModuleDtmfRepeater.conf(5)
Configuration file for the SvxLink server DTMF Repeater module
ModuleEchoLink.conf(5)
Configuration file for the SvxLink server EchoLink module
ModuleFrn.conf(5)
Configuration file for the SvxLink server Free Radio Network (FRN) module
ModuleHelp.conf(5)
Configuration file for the SvxLink server Help module
ModuleParrot.conf(5)
Configuration file for the SvxLink server Parrot module
ModulePropagationMonitor.conf(5)
Configuration file for the SvxLink server PropagationMonitor module
ModuleSelCallEnc.conf(5)
Configuration file for the SvxLink server SelCallEnc module
ModuleTclVoiceMail.conf(5)
Configuration file for the SvxLink server TclVoiceMail module
ModuleTrx.conf(5)
Configuration file for the SvxLink transceiver control module
MrmFetchColorLiteral(3)
Fetches a named color literal from a UID file "MrmFetchColorLiteral" "uil functions" "MrmFetchColorLiteral" "uid file"
MrmFetchLiteral(3)
Fetches a literal from a UID file "MrmFetchLiteral" "uil functions" "MrmFetchLiteral"
MrmFetchSetValues(3)
Fetches the values to be set from literals stored in UID files "MrmFetchSetValues" "uil functions" "MrmFetchSetValues"
MrmOpenHierarchy(3)
Allocates a hierarchy ID and opens all the UID files in the hierarchy "MrmOpenHierarchy" "uil functions" "MrmOpenHierarchy"
MrmOpenHierarchyFromBuffer(3)
Allocates a hierarchy ID and opens a buffer containing a memory image of a UID file "MrmOpenHierarchyFrom%Buffer" "uil functions" "MrmOpenHierarchyFrom%Buffer"
MrmOpenHierarchyPerDisplay(3)
Allocates a hierarchy ID and opens all the UID files in the hierarchy "MrmOpenHierarchyPer%Display" "uil functions" "MrmOpenHierarchyPer%Display"
Munin::Master::Update(3)
Contacts Munin Nodes, gathers data from their service data sources, and stores this information in RRD files
Munin::Node::Config(3)
Singleton node configuration container. Reads configuration files
NCONF_new_ex(3ossl), NCONF_new(3ossl), NCONF_free(3ossl), NCONF_default(3ossl), NCONF_load(3ossl), NCONF_get0_libctx(3ossl), NCONF_get_section(3ossl), NCONF_get_section_names(3ossl)
functionality to Load and parse configuration files manually
OPENSSL_FILE(3ossl), OPENSSL_LINE(3ossl), OPENSSL_FUNC(3ossl), OPENSSL_MSTR(3ossl), OPENSSL_MSTR_HELPER(3ossl)
generic C programming utility macros
OPENSSL_INIT_new(3), OPENSSL_INIT_set_config_filename(3), OPENSSL_INIT_set_config_appname(3), OPENSSL_INIT_set_config_file_flags(3), OPENSSL_INIT_free(3), OPENSSL_init_crypto(3), OPENSSL_cleanup(3), OPENSSL_atexit(3), OPENSSL_thread_stop(3)
OpenSSL initialisation and deinitialisation functions
OPENSSL_INIT_new(3ossl), OPENSSL_INIT_set_config_filename(3ossl), OPENSSL_INIT_set_config_appname(3ossl), OPENSSL_INIT_set_config_file_flags(3ossl), OPENSSL_INIT_free(3ossl), OPENSSL_init_crypto(3ossl), OPENSSL_cleanup(3ossl), OPENSSL_atexit(3ossl), OPENSSL_thread_stop_ex(3ossl), OPENSSL_thread_stop(3ossl)
OpenSSL initialisation and deinitialisation functions
OSSL_CMP_ITAV_create(3ossl), OSSL_CMP_ITAV_set0(3ossl), OSSL_CMP_ITAV_get0_type(3ossl), OSSL_CMP_ITAV_get0_value(3ossl), OSSL_CMP_ITAV_push0_stack_item(3ossl), OSSL_CMP_ITAV_new0_certProfile(3ossl), OSSL_CMP_ITAV_get0_certProfile(3ossl)
OSSL_CMP_ITAV utility functions
PACKFILE(3)
Packfile structure, similar to the libc FILE structure. Allegro game programming library
PACKFILE_VTABLE(3)
Packfile vtable structure, for custom packfiles. Allegro game programming library
PEM_read_bio_ex(3), PEM_FLAG_SECURE(3), PEM_FLAG_EAY_COMPATIBLE(3), PEM_FLAG_ONLY_B64(3)
read PEM format files with custom processing
PEM_read_bio_ex(3ossl), PEM_FLAG_SECURE(3ossl), PEM_FLAG_EAY_COMPATIBLE(3ossl), PEM_FLAG_ONLY_B64(3ossl)
read PEM format files with custom processing
PKGBUILD(5)
Package build description file
POFileChecker(1)
searches for common mistakes in PO/POT files
POFileClean(1)
resets the msgstr for situations where it's just a copy of msgid
POFileConsistency(1)
checks consistency in a collection of PO files
POFileEquiv(1)
glossary generator
POFileFill(1)
fill a file with entries already translated in other files
POFileGlossary(1)
checks a collection of PO files against a glossary
POFileSpell(1)
checks the spelling in a collection of PO files
POFileStatus(1)
validator and status reporting
PS_add_launchlink(3)
Adds link which launches file
PS_include_file(3)
Include external PostScript file
PS_open_file(3)
Opens a file for output
PS_open_fp(3)
Uses an already open file pointer as the output file
PS_open_image_file(3)
Opens an image from file
PTtiff2psd(1)
Convert a set of TIFF files into a Photoshop PSD file
PathFinder-17(1), PathFinder(1)
simple file manager
Profile(3o)
Compiler performance recording
RAND_load_file(3), RAND_write_file(3), RAND_file_name(3)
PRNG seed file
RAND_load_file(3ossl), RAND_write_file(3ossl), RAND_file_name(3ossl)
PRNG seed file
SDL_LoadBMP(3)
Load a Windows BMP file into an SDL_Surface
SDL_LoadWAV(3)
Load a WAVE file
SDL_RWFromFile(3), SDL_FunctionName(3)
Short description of function
SDL_SaveBMP(3)
Save an SDL_Surface as a Windows BMP file
SDLmm_todo(3), todo(3)
Todo List "Class SDLmm::SRect " 1c Extend the class with useful utility functions in regards to rectangles like intersections. "Class SDLmm::Surface " 1c Implement a better constructor scheme, where the first argument is a dummy class which specified what to do. This would allow a construct where a surface can be loaded from an image file without first having to create an unitialized object. "Class SDLmm::VideoInfo " 1c Build a status function allowing for easier access to the flags. This can be done using a bitfield which would allow for checking for multiple features at once
SSL_CTX_load_verify_dir(3ossl), SSL_CTX_load_verify_file(3ossl), SSL_CTX_load_verify_store(3ossl), SSL_CTX_set_default_verify_paths(3ossl), SSL_CTX_set_default_verify_dir(3ossl), SSL_CTX_set_default_verify_file(3ossl), SSL_CTX_set_default_verify_store(3ossl), SSL_CTX_load_verify_locations(3ossl)
set default locations for trusted CA certificates
SSL_CTX_load_verify_locations(3), SSL_CTX_set_default_verify_paths(3), SSL_CTX_set_default_verify_dir(3), SSL_CTX_set_default_verify_file(3)
set default locations for trusted CA certificates
SSL_CTX_set_default_ctlog_list_file(3), SSL_CTX_set_ctlog_list_file(3)
load a Certificate Transparency log list from a file
SSL_CTX_set_default_ctlog_list_file(3ossl), SSL_CTX_set_ctlog_list_file(3ossl)
load a Certificate Transparency log list from a file
SSL_CTX_set_default_passwd_cb(3), SSL_CTX_set_default_passwd_cb_userdata(3), SSL_CTX_get_default_passwd_cb(3), SSL_CTX_get_default_passwd_cb_userdata(3), SSL_set_default_passwd_cb(3), SSL_set_default_passwd_cb_userdata(3), SSL_get_default_passwd_cb(3), SSL_get_default_passwd_cb_userdata(3)
set or get passwd callback for encrypted PEM file handling
SSL_CTX_set_default_passwd_cb(3ossl), SSL_CTX_set_default_passwd_cb_userdata(3ossl), SSL_CTX_get_default_passwd_cb(3ossl), SSL_CTX_get_default_passwd_cb_userdata(3ossl), SSL_set_default_passwd_cb(3ossl), SSL_set_default_passwd_cb_userdata(3ossl), SSL_get_default_passwd_cb(3ossl), SSL_get_default_passwd_cb_userdata(3ossl)
set or get passwd callback for encrypted PEM file handling
SSL_CTX_set_tlsext_use_srtp(3), SSL_set_tlsext_use_srtp(3), SSL_get_srtp_profiles(3), SSL_get_selected_srtp_profile(3)
Configure and query SRTP support
SSL_CTX_set_tlsext_use_srtp(3ossl), SSL_set_tlsext_use_srtp(3ossl), SSL_get_srtp_profiles(3ossl), SSL_get_selected_srtp_profile(3ossl)
Configure and query SRTP support
SSL_CTX_use_certificate(3), SSL_CTX_use_certificate_ASN1(3), SSL_CTX_use_certificate_file(3), SSL_use_certificate(3), SSL_use_certificate_ASN1(3), SSL_use_certificate_file(3), SSL_CTX_use_certificate_chain_file(3), SSL_use_certificate_chain_file(3), SSL_CTX_use_PrivateKey(3), SSL_CTX_use_PrivateKey_ASN1(3), SSL_CTX_use_PrivateKey_file(3), SSL_CTX_use_RSAPrivateKey(3), SSL_CTX_use_RSAPrivateKey_ASN1(3), SSL_CTX_use_RSAPrivateKey_file(3), SSL_use_PrivateKey_file(3), SSL_use_PrivateKey_ASN1(3), SSL_use_PrivateKey(3), SSL_use_RSAPrivateKey(3), SSL_use_RSAPrivateKey_ASN1(3), SSL_use_RSAPrivateKey_file(3), SSL_CTX_check_private_key(3), SSL_check_private_key(3), SSL_CTX_use_cert_and_key(3), SSL_use_cert_and_key(3)
load certificate and key data
SSL_CTX_use_certificate(3ossl), SSL_CTX_use_certificate_ASN1(3ossl), SSL_CTX_use_certificate_file(3ossl), SSL_use_certificate(3ossl), SSL_use_certificate_ASN1(3ossl), SSL_use_certificate_file(3ossl), SSL_CTX_use_certificate_chain_file(3ossl), SSL_use_certificate_chain_file(3ossl), SSL_CTX_use_PrivateKey(3ossl), SSL_CTX_use_PrivateKey_ASN1(3ossl), SSL_CTX_use_PrivateKey_file(3ossl), SSL_CTX_use_RSAPrivateKey(3ossl), SSL_CTX_use_RSAPrivateKey_ASN1(3ossl), SSL_CTX_use_RSAPrivateKey_file(3ossl), SSL_use_PrivateKey_file(3ossl), SSL_use_PrivateKey_ASN1(3ossl), SSL_use_PrivateKey(3ossl), SSL_use_RSAPrivateKey(3ossl), SSL_use_RSAPrivateKey_ASN1(3ossl), SSL_use_RSAPrivateKey_file(3ossl), SSL_CTX_check_private_key(3ossl), SSL_check_private_key(3ossl), SSL_CTX_use_cert_and_key(3ossl), SSL_use_cert_and_key(3ossl)
load certificate and key data
SSL_CTX_use_serverinfo_ex(3), SSL_CTX_use_serverinfo(3), SSL_CTX_use_serverinfo_file(3)
use serverinfo extension
SSL_CTX_use_serverinfo_ex(3ossl), SSL_CTX_use_serverinfo(3ossl), SSL_CTX_use_serverinfo_file(3ossl)
use serverinfo extension
SSL_get_fd(3), SSL_get_rfd(3), SSL_get_wfd(3)
get file descriptor linked to an SSL object
SSL_get_fd(3ossl), SSL_get_rfd(3ossl), SSL_get_wfd(3ossl)
get file descriptor linked to an SSL object
SSL_load_client_CA_file(3), SSL_add_file_cert_subjects_to_stack(3), SSL_add_dir_cert_subjects_to_stack(3)
load certificate names
SSL_load_client_CA_file_ex(3ossl), SSL_load_client_CA_file(3ossl), SSL_add_file_cert_subjects_to_stack(3ossl), SSL_add_dir_cert_subjects_to_stack(3ossl), SSL_add_store_cert_subjects_to_stack(3ossl)
load certificate names
SSL_set_fd(3), SSL_set_rfd(3), SSL_set_wfd(3)
connect the SSL object with a file descriptor
SSL_set_fd(3ossl), SSL_set_rfd(3ossl), SSL_set_wfd(3ossl)
connect the SSL object with a file descriptor
SSL_write_ex(3), SSL_write(3), SSL_sendfile(3)
write bytes to a TLS/SSL connection
SSL_write_ex2(3ossl), SSL_write_ex(3ossl), SSL_write(3ossl), SSL_sendfile(3ossl), SSL_WRITE_FLAG_CONCLUDE(3ossl)
write bytes to a TLS/SSL connection
Stdlib.Filename(3o)
no description
Stdlib.LargeFile(3o)
Operations on large files
Sympa::Aliases::Template(3Sympa)
Alias management: Aliases file based on template
Sympa::DataSource::File(3Sympa)
Data source based on local file
Sympa::DataSource::RemoteFile(3Sympa)
Data source based on a file at remote host
Sympa::LockedFile(3Sympa)
Filehandle with locking
Sympa::Tools::File(3Sympa)
File-related functions
TIFFClose(3tiff)
close a previously opened TIFF file
TIFFFlush(3tiff)
flush pending writes to an open TIFF file
TIFFGetField(3tiff)
get the value(s) of a tag in an open TIFF file
TIFFOpen(3tiff)
open a TIFF file for reading or writing
TIFFReadDirectory(3tiff)
get the contents of the next directory in an open TIFF file
TIFFReadEncodedStrip(3tiff)
read and decode a strip of data from an open TIFF file
TIFFReadEncodedTile(3tiff)
read and decode a tile of data from an open TIFF file
TIFFReadRawStrip(3tiff)
return the undecoded contents of a strip of data from an open TIFF file
TIFFReadRawTile(3tiff)
return an undecoded tile of data from an open TIFF file
TIFFReadScanline(3tiff)
read and decode a scanline of data from an open TIFF file
TIFFReadTile(3tiff)
read and decode a tile of data from an open TIFF file
TIFFSetDirectory(3tiff)
set the current directory for an open TIFF file
TIFFSetField(3tiff)
set the value(s) of a tag in a TIFF file open for writing
TIFFWriteDirectory(3tiff)
write the current directory in an open TIFF file
TIFFWriteEncodedStrip(3tiff)
compress and write a strip of data to an open TIFF file
TIFFWriteEncodedTile(3tiff)
compress and write a tile of data to an open TIFF file
TIFFWriteRawStrip(3tiff)
write a strip of raw data to an open TIFF file
TIFFWriteRawTile(3tiff)
write a tile of raw data to an open TIFF file
TIFFWriteScanline(3tiff)
write a scanline to an open TIFF file
TIFFWriteTile(3tiff)
encode and write a tile of data to an open TIFF file
TIFFmemory(3tiff)
memory management-related functions for use with TIFF files
TIFFsize(3tiff)
return the size of various items associated with an open TIFF file
TPMLIB_SetDebugFD(3), TPMLIB_SetDebugFD (3)
Set the file descriptor to send the debug output to TPMLIB_SetDebugLevel - Set the debugging level TPMLIB_SetDebugPrefix - Set the prefix for each debugging line
TclZipfs_AppHook.tcl90(3), TclZipfs_AppHook(3), TclZipfs_Mount(3), TclZipfs_MountBuffer(3), TclZipfs_Unmount(3)
handle ZIP files as Tcl virtual filesystems
Tcl_Access.tcl86(3), Tcl_Access(3), Tcl_Stat(3)
check file permissions and other attributes
Tcl_Access.tcl90(3), Tcl_Access(3), Tcl_Stat(3)
check file permissions and other attributes
Tcl_AllocStatBuf.tcl86(3), Tcl_FSRegister(3), Tcl_FSUnregister(3), Tcl_FSData(3), Tcl_FSMountsChanged(3), Tcl_FSGetFileSystemForPath(3), Tcl_FSGetPathType(3), Tcl_FSCopyFile(3), Tcl_FSCopyDirectory(3), Tcl_FSCreateDirectory(3), Tcl_FSDeleteFile(3), Tcl_FSRemoveDirectory(3), Tcl_FSRenameFile(3), Tcl_FSListVolumes(3), Tcl_FSEvalFile(3), Tcl_FSEvalFileEx(3), Tcl_FSLoadFile(3), Tcl_FSUnloadFile(3), Tcl_FSMatchInDirectory(3), Tcl_FSLink(3), Tcl_FSLstat(3), Tcl_FSUtime(3), Tcl_FSFileAttrsGet(3), Tcl_FSFileAttrsSet(3), Tcl_FSFileAttrStrings(3), Tcl_FSStat(3), Tcl_FSAccess(3), Tcl_FSOpenFileChannel(3), Tcl_FSGetCwd(3), Tcl_FSChdir(3), Tcl_FSPathSeparator(3), Tcl_FSJoinPath(3), Tcl_FSSplitPath(3), Tcl_FSEqualPaths(3), Tcl_FSGetNormalizedPath(3), Tcl_FSJoinToPath(3), Tcl_FSConvertToPathType(3), Tcl_FSGetInternalRep(3), Tcl_FSGetTranslatedPath(3), Tcl_FSGetTranslatedStringPath(3), Tcl_FSNewNativePath(3), Tcl_FSGetNativePath(3), Tcl_FSFileSystemInfo(3), Tcl_GetAccessTimeFromStat(3), Tcl_GetBlockSizeFromStat(3), Tcl_GetBlocksFromStat(3), Tcl_GetChangeTimeFromStat(3), Tcl_GetDeviceTypeFromStat(3), Tcl_GetFSDeviceFromStat(3), Tcl_GetFSInodeFromStat(3), Tcl_GetGroupIdFromStat(3), Tcl_GetLinkCountFromStat(3), Tcl_GetModeFromStat(3), Tcl_GetModificationTimeFromStat(3), Tcl_GetSizeFromStat(3), Tcl_GetUserIdFromStat(3), Tcl_AllocStatBuf(3)
procedures to interact with any filesystem
Tcl_AllocStatBuf.tcl90(3), Tcl_FSRegister(3), Tcl_FSUnregister(3), Tcl_FSData(3), Tcl_FSMountsChanged(3), Tcl_FSGetFileSystemForPath(3), Tcl_FSGetPathType(3), Tcl_FSCopyFile(3), Tcl_FSCopyDirectory(3), Tcl_FSCreateDirectory(3), Tcl_FSDeleteFile(3), Tcl_FSRemoveDirectory(3), Tcl_FSRenameFile(3), Tcl_FSListVolumes(3), Tcl_FSEvalFile(3), Tcl_FSEvalFileEx(3), Tcl_FSLoadFile(3), Tcl_FSUnloadFile(3), Tcl_FSMatchInDirectory(3), Tcl_FSLink(3), Tcl_FSLstat(3), Tcl_FSUtime(3), Tcl_FSFileAttrsGet(3), Tcl_FSFileAttrsSet(3), Tcl_FSFileAttrStrings(3), Tcl_FSStat(3), Tcl_FSAccess(3), Tcl_FSOpenFileChannel(3), Tcl_FSGetCwd(3), Tcl_FSChdir(3), Tcl_FSPathSeparator(3), Tcl_FSJoinPath(3), Tcl_FSSplitPath(3), Tcl_FSEqualPaths(3), Tcl_FSGetNormalizedPath(3), Tcl_FSJoinToPath(3), Tcl_FSConvertToPathType(3), Tcl_FSGetInternalRep(3), Tcl_FSGetTranslatedPath(3), Tcl_FSGetTranslatedStringPath(3), Tcl_FSNewNativePath(3), Tcl_FSGetNativePath(3), Tcl_FSFileSystemInfo(3), Tcl_GetAccessTimeFromStat(3), Tcl_GetBlockSizeFromStat(3), Tcl_GetBlocksFromStat(3), Tcl_GetChangeTimeFromStat(3), Tcl_GetDeviceTypeFromStat(3), Tcl_GetFSDeviceFromStat(3), Tcl_GetFSInodeFromStat(3), Tcl_GetGroupIdFromStat(3), Tcl_GetLinkCountFromStat(3), Tcl_GetModeFromStat(3), Tcl_GetModificationTimeFromStat(3), Tcl_GetSizeFromStat(3), Tcl_GetUserIdFromStat(3), Tcl_AllocStatBuf(3), Tcl_FSTildeExpand(3)
procedures to interact with any filesystem
Tcl_Close.tcl86(3), Tcl_OpenFileChannel(3), Tcl_OpenCommandChannel(3), Tcl_MakeFileChannel(3), Tcl_GetChannel(3), Tcl_GetChannelNames(3), Tcl_GetChannelNamesEx(3), Tcl_RegisterChannel(3), Tcl_UnregisterChannel(3), Tcl_DetachChannel(3), Tcl_IsStandardChannel(3), Tcl_Close(3), Tcl_ReadChars(3), Tcl_Read(3), Tcl_GetsObj(3), Tcl_Gets(3), Tcl_WriteObj(3), Tcl_WriteChars(3), Tcl_Write(3), Tcl_Flush(3), Tcl_Seek(3), Tcl_Tell(3), Tcl_TruncateChannel(3), Tcl_GetChannelOption(3), Tcl_SetChannelOption(3), Tcl_Eof(3), Tcl_InputBlocked(3), Tcl_InputBuffered(3), Tcl_OutputBuffered(3), Tcl_Ungets(3), Tcl_ReadRaw(3), Tcl_WriteRaw(3)
buffered I/O facilities using channels
Tcl_Close.tcl90(3), Tcl_OpenFileChannel(3), Tcl_OpenCommandChannel(3), Tcl_MakeFileChannel(3), Tcl_GetChannel(3), Tcl_GetChannelNames(3), Tcl_GetChannelNamesEx(3), Tcl_RegisterChannel(3), Tcl_UnregisterChannel(3), Tcl_DetachChannel(3), Tcl_IsStandardChannel(3), Tcl_Close(3), Tcl_ReadChars(3), Tcl_Read(3), Tcl_GetsObj(3), Tcl_Gets(3), Tcl_WriteObj(3), Tcl_WriteChars(3), Tcl_Write(3), Tcl_Flush(3), Tcl_Seek(3), Tcl_Tell(3), Tcl_TruncateChannel(3), Tcl_GetChannelOption(3), Tcl_SetChannelOption(3), Tcl_Eof(3), Tcl_InputBlocked(3), Tcl_InputBuffered(3), Tcl_OutputBuffered(3), Tcl_Ungets(3), Tcl_ReadRaw(3), Tcl_WriteRaw(3)
buffered I/O facilities using channels
Tcl_CreateFileHandler.tcl86(3), Tcl_CreateFileHandler(3), Tcl_DeleteFileHandler(3)
associate procedure callbacks with files or devices (Unix only)
Tcl_CreateFileHandler.tcl90(3), Tcl_CreateFileHandler(3), Tcl_DeleteFileHandler(3)
associate procedure callbacks with files or devices (Unix only)
Tcl_Eval.tcl86(3), Tcl_EvalObjEx(3), Tcl_EvalFile(3), Tcl_EvalObjv(3), Tcl_Eval(3), Tcl_EvalEx(3), Tcl_GlobalEval(3), Tcl_GlobalEvalObj(3), Tcl_VarEval(3), Tcl_VarEvalVA(3)
execute Tcl scripts
Tcl_Eval.tcl90(3), Tcl_EvalObjEx(3), Tcl_EvalFile(3), Tcl_EvalObjv(3), Tcl_Eval(3), Tcl_EvalEx(3), Tcl_GlobalEval(3), Tcl_GlobalEvalObj(3), Tcl_VarEval(3)
execute Tcl scripts
Tcl_FindExecutable.tcl86(3), Tcl_FindExecutable(3), Tcl_GetNameOfExecutable(3)
identify or return the name of the binary file containing the application
Tcl_FindExecutable.tcl90(3), Tcl_FindExecutable(3), Tcl_GetNameOfExecutable(3)
identify or return the name of the binary file containing the application
Tcl_FindSymbol.tcl86(3), Tcl_LoadFile(3), Tcl_FindSymbol(3)
platform-independent dynamic library loading
Tcl_FindSymbol.tcl90(3), Tcl_LoadFile(3), Tcl_FindSymbol(3)
platform-independent dynamic library loading
Tcl_GetOpenFile.tcl86(3), Tcl_GetOpenFile(3)
Return a FILE* for a channel registered in the given interpreter (Unix only)
Tcl_GetOpenFile.tcl90(3), Tcl_GetOpenFile(3)
Return a FILE* for a channel registered in the given interpreter (Unix only)
Tcl_GetPathType.tcl86(3), Tcl_SplitPath(3), Tcl_JoinPath(3), Tcl_GetPathType(3)
manipulate platform-dependent file paths
Tcl_GetPathType.tcl90(3), Tcl_SplitPath(3), Tcl_JoinPath(3), Tcl_GetPathType(3)
manipulate platform-dependent file paths
Tcl_SourceRCFile.tcl86(3), Tcl_SourceRCFile(3)
source the Tcl rc file
Tcl_SourceRCFile.tcl90(3), Tcl_SourceRCFile(3)
source the Tcl rc file
Tcl_TranslateFileName.tcl86(3), Tcl_TranslateFileName(3)
convert file name to native form and replace tilde with home directory
Tcl_TranslateFileName.tcl90(3), Tcl_TranslateFileName(3)
convert file name to native form
Ted(1)
an easy rich text processor (RTF file editor)
Thunar(1)
File Manager for the Xfce Desktop Environment
Tk_CreatePhotoImageFormat.tk86(3), Tk_CreatePhotoImageFormat(3)
define new file format for photo images
UIL(5)
The user interface language file format "user interface language" "UIL"
Unix.LargeFile(3o)
File operations on large files
UnixLabels.LargeFile(3o)
File operations on large files
WML(5)
The widget meta-language file format for creating uil compilers "widget meta-language" "WML"
WildMidi_ConvertToMidi(3)
Convert a MIDI-like file into a new MIDI file
WildMidi_FastSeek(3)
Move to a position in a midi file
WildMidi_GetMidiOutput(3)
get a midi file of a file being processed
WildMidi_Open(3)
Open a midi file for processing
WildMidi_OpenBuffer(3)
Open a midi file buffer for processing
WordList(3)
abstract class to manage and use an inverted index file
WordListOne(3)
manage and use an inverted index file
X509_LOOKUP(3), X509_LOOKUP_TYPE(3), X509_LOOKUP_new(3), X509_LOOKUP_free(3), X509_LOOKUP_init(3), X509_LOOKUP_shutdown(3), X509_LOOKUP_set_method_data(3), X509_LOOKUP_get_method_data(3), X509_LOOKUP_ctrl(3), X509_LOOKUP_load_file(3), X509_LOOKUP_add_dir(3), X509_LOOKUP_get_store(3), X509_LOOKUP_by_subject(3), X509_LOOKUP_by_issuer_serial(3), X509_LOOKUP_by_fingerprint(3), X509_LOOKUP_by_alias(3)
OpenSSL certificate lookup mechanisms
X509_LOOKUP(3ossl), X509_LOOKUP_TYPE(3ossl), X509_LOOKUP_new(3ossl), X509_LOOKUP_free(3ossl), X509_LOOKUP_init(3ossl), X509_LOOKUP_shutdown(3ossl), X509_LOOKUP_set_method_data(3ossl), X509_LOOKUP_get_method_data(3ossl), X509_LOOKUP_ctrl_ex(3ossl), X509_LOOKUP_ctrl(3ossl), X509_LOOKUP_load_file_ex(3ossl), X509_LOOKUP_load_file(3ossl), X509_LOOKUP_add_dir(3ossl), X509_LOOKUP_add_store_ex(3ossl), X509_LOOKUP_add_store(3ossl), X509_LOOKUP_load_store_ex(3ossl), X509_LOOKUP_load_store(3ossl), X509_LOOKUP_get_store(3ossl), X509_LOOKUP_by_subject_ex(3ossl), X509_LOOKUP_by_subject(3ossl), X509_LOOKUP_by_issuer_serial(3ossl), X509_LOOKUP_by_fingerprint(3ossl), X509_LOOKUP_by_alias(3ossl)
OpenSSL certificate lookup mechanisms
X509_LOOKUP_hash_dir(3), X509_LOOKUP_file(3), X509_load_cert_file(3), X509_load_crl_file(3), X509_load_cert_crl_file(3)
Default OpenSSL certificate lookup methods
X509_LOOKUP_hash_dir(3ossl), X509_LOOKUP_file(3ossl), X509_LOOKUP_store(3ossl), X509_load_cert_file_ex(3ossl), X509_load_cert_file(3ossl), X509_load_crl_file(3ossl), X509_load_cert_crl_file_ex(3ossl), X509_load_cert_crl_file(3ossl)
Default OpenSSL certificate lookup methods
X509_STORE(3ossl), X509_STORE_add_cert(3ossl), X509_STORE_add_crl(3ossl), X509_STORE_set_depth(3ossl), X509_STORE_set_flags(3ossl), X509_STORE_set_purpose(3ossl), X509_STORE_set_trust(3ossl), X509_STORE_add_lookup(3ossl), X509_STORE_load_file_ex(3ossl), X509_STORE_load_file(3ossl), X509_STORE_load_path(3ossl), X509_STORE_load_store_ex(3ossl), X509_STORE_load_store(3ossl), X509_STORE_set_default_paths_ex(3ossl), X509_STORE_set_default_paths(3ossl), X509_STORE_load_locations_ex(3ossl), X509_STORE_load_locations(3ossl)
X509_STORE manipulation
X509_get_default_cert_file(3ossl), X509_get_default_cert_file_env(3ossl), X509_get_default_cert_dir(3ossl), X509_get_default_cert_dir_env(3ossl)
retrieve default locations for trusted CA certificates
XReadBitmapFile(3), XReadBitmapFileData(3), XWriteBitmapFile(3), XCreatePixmapFromBitmapData(3), XCreateBitmapFromData(3)
manipulate bitmaps
Xau library: XauFileName(3), XauReadAuth(3), XauLockAuth(3), XauUnlockAuth(3), XauWriteAuth(3), XauDisposeAuth(3), XauGetAuthByAddr(3), XauGetBestAuthByAddr(3)
X authority database routines
XmCreateFileSelectionBox(3)
The FileSelectionBox widget creation function "XmCreateFileSelection%Box" "creation functions" "XmCreateFileSelection%Box"
XmCreateFileSelectionDialog(3)
The FileSelectionBox FileSelectionDialog convenience creation function "XmCreateFileSelection%Dialog" "creation functions" "XmCreateFileSelection%Dialog"
XmFileSelectionBox(3)
The FileSelectionBox widget class "XmFileSelectionBox" "widget class" "FileSelectionBox"
XmFileSelectionBoxGetChild(3)
A FileSelectionBox function used to access a component "XmFileSelectionBoxGetChild" "FileSelectionBox functions" "XmFileSelectionBoxGetChild"
XmFileSelectionDoSearch(3)
A FileSelectionBox function that initiates a directory search "XmFileSelectionDoSearch" "FileSelectionBox functions" "XmFileSelectionDoSearch"
XmGetScaledPixmap(3)
read a pixmap file and scale it according to pixmap and print resolution
XmPrintToFile(3)
Retrieves and saves data that would normally be printed by the X Print Server
XmVaCreateFileSelectionBox(3)
XmVaCreateManagedFileSelectionBox A FileSelectionBox widget convenience creation functions. "XmVaCreateFileSelectionBox" "XmVaCreateManagedFileSelectionBox" "creation functions"
XmtAskForFile(3), XmtAskForFile()(3), XmtAskForFilename()(3)
use a file selection dialog box to prompt the user to select a file and return the user's response
XmtCreateChildren(3), XmtCreateChildren()(3), XmtCreateQueryChildren() XmtCreateQueryListChildren(3)
create the descendants of a widget described in the resource file
XmtFindFile(3), XmtFindFile()(3)
look for application auxiliary files
XmtLoadResourceFile(3), XmtLoadResourceFile()(3), XmtLoadResourceFileList()(3)
find named resource files and read them into the resource database
XmtParseXpmData(3), XmtParseXpmData()(3), XmtParseXpmFile()(3), XmtFreeXmtImage()(3)
parse an XPM pixmap into the intermediate XmtImage format
XpmRead(3)
read an XPM file
XpmWrite(3)
write an XPM file
XrmGetFileDatabase(3), XrmPutFileDatabase(3), XrmGetStringDatabase(3), XrmLocaleOfDatabase(3), XrmGetDatabase(3), XrmSetDatabase(3), XrmDestroyDatabase(3)
retrieve and store resource databases
XrmMergeDatabases(3), XrmCombineDatabase(3), XrmCombineFileDatabase(3)
merge resource databases
XtFindFile(3)
search for a file using substitutions in the path list
XtResolvePathname(3)
search for a file using standard substitution
_xt_ff_raw_open(3), _xt_ff_raw_open()(3)
Open a fast file stream for a raw file
a2ps(1)
format files for printing on a PostScript printer
a2x(1)
A toolchain manager for AsciiDoc (converts Asciidoc text files to other file formats)
aarch64-none-elf-dlltool(1), dlltool(1)
create files needed to build and use DLLs
aarch64-none-elf-gcov-dump(1), gcov-dump(1)
offline gcda and gcno profile dump tool
aarch64-none-elf-gcov-tool(1), gcov-tool(1)
offline gcda profile processing tool
aarch64-none-elf-lto-dump(1), lto-dump(1)
Tool for dumping LTO object files
aarch64-unknown-freebsd14.2-dlltool(1), dlltool(1)
create files needed to build and use DLLs
aarch64-unknown-freebsd14.2-gcov-dump12(1), gcov-dump(1)
offline gcda and gcno profile dump tool
aarch64-unknown-freebsd14.2-gcov-dump13(1), gcov-dump(1)
offline gcda and gcno profile dump tool
aarch64-unknown-freebsd14.2-gcov-dump14(1), gcov-dump(1)
offline gcda and gcno profile dump tool
aarch64-unknown-freebsd14.2-gcov-tool12(1), gcov-tool(1)
offline gcda profile processing tool
aarch64-unknown-freebsd14.2-gcov-tool13(1), gcov-tool(1)
offline gcda profile processing tool
aarch64-unknown-freebsd14.2-gcov-tool14(1), gcov-tool(1)
offline gcda profile processing tool
aarch64-unknown-freebsd14.2-lto-dump12(1), lto-dump(1)
Tool for dumping LTO object files
aarch64-unknown-freebsd14.2-lto-dump13(1), lto-dump(1)
Tool for dumping LTO object files
aarch64-unknown-freebsd14.2-lto-dump14(1), lto-dump(1)
Tool for dumping LTO object files
abcde(1)
Grab an entire CD and compress it to Ogg/Vorbis, MP3, FLAC, Ogg/Speex, AAC, WavPack, Monkey's Audio (ape), MPP/MP+(Musepack), True Audio (tta), MP2 format and/or AIFF (Audio Interchange File Format)
abookrc(5), $HOME/.abook/abookrc(5)
configuration file for abook address book program
acct_gather.conf(5)
Slurm configuration file for the acct_gather plugins
acmed.toml(5)
ACMEd configuration file
actdiag(1)
generate activity-diagram image file from spec-text file
activateCDKFselect(3), activateCDKFselect deleteFileCB destroyCDKFselect drawCDKFselect eraseCDKFselect getCDKFselectBox getCDKFselectContents getCDKFselectCurrentItem getCDKFselectDirAttribute getCDKFselectDirContents getCDKFselectDirectory getCDKFselectFileAttribute getCDKFselectFillerChar getCDKFselectHighlight getCDKFselectLinkAttribute getCDKFselectSocketAttribute injectCDKFselect moveCDKFselect newCDKFselect positionCDKFselect setCDKFselect setCDKFselectBackgroundAttrib setCDKFselectBackgroundColor setCDKFselectBox setCDKFselectBoxAttribute setCDKFselectContents setCDKFselectCurrentItem setCDKFselectDirAttribute setCDKFselectDirContents setCDKFselectDirectory setCDKFselectFileAttribute setCDKFselectFillerChar setCDKFselectHighlight setCDKFselectHorizontalChar setCDKFselectLLChar setCDKFselectLRChar setCDKFselectLinkAttribute setCDKFselectSocketAttribute setCDKFselectULChar setCDKFselectURChar setCDKFselectVerticalChar cdk_fselect(3)
Cdk file selector widget
acttimes(8c)
Maintain the newsgroup-creation-date file
ad2vcf(1), AD2VCF(1)
Extract allelic depth from a SAM stream and add to VCF files " Convention: " Underline anything that is typed verbatim - commands, etc
adddebug(1)
Modifies Makefile(s) to add debug info
addftinfo(1)
add information to troff font files for use with groff
addr2line(1)
convert addresses into file names and line numbers
addr2line(1)
convert addresses or symbol+offset into file names and line numbers
adf_floppy_create(1)
create an empty file image of an ADF floppy disk
adf_format(1)
create a classic AmigaDOS filesystem (OFS/FFS) on an ADF or HDF volume
adf_salvage(1)
show or recover (in the future - extract) deleted files from an ADF device
adf_show_metadata(1)
show metadata of devices, volumes, directories and files stored as Amiga disk file images (ADF)
adinrec(1)
record audio device and save one utterance to a file
aeannotate(1)
annotated source file listing
aecattr(5)
aegis change attributes file
aeclean(1), aegis clEan(1)
clean files from development directory
aecp(1), aegis copy file(1)
copy a file into a change
aecpu(1), aegis copy file undo(1)
reverse action of aecp
aecstate(5)
aegis change state file
aediff(1)
file differences between deltas
aeedit(1)
edit a change's files
aefa(1), aegis file attributes(1)
modify the attributes of a file
aefattr(5)
aegis file attribute file format
aefind(1)
search for files in directory hierarchy
aefp(1)
calculate file fingerprint
aefstate(5)
aegis file state file
aeget(1)
Aegis CGI file access
aegis(5)
meta[hy]data file format
aegstate(5)
aegis global state file
aelcf(1)
list change files
aelpf(1)
list project files
aelsf(1)
list source files
aemakegen(1)
generate a Makefile.in from file manifest
aemeasure(1)
simple file metrics
aemetrics(5)
metrics values file format
aemt(1), aegis make transparent(1)
make branch file transparent
aemtu(1), aegis make transparent undo(1)
no longer make branch file transparent
aemv(1), aegis move file(1)
rename one or more files as part of a change
aemvu(1), aegis move file undo(1)
undo the rename a file as part of a change
aenf(1), aegis new file(1)
add new files to be created by a change
aenfu(1), aegis new file undo(1)
remove new files from a change
aepattr(5)
aegis project attribute file
aepconf(5)
aegis project configuration file
aepstate(5)
aegis project state file
aerc-accounts(5)
account configuration file format for aerc(1)
aerc-binds(5)
key bindings configuration file format for aerc(1)
aerc-config(5)
configuration file format for aerc(1)
aerc-stylesets(7)
styleset file specification for aerc(1)
aerc-templates(7)
template file specification for aerc(1)
aerm(1), aegis remove file(1)
add files to be deleted to a change
aermu(1), aegis remove file undo(1)
remove files to be deleted from a change
aerptidx(5)
aegis report index file format
aespasswd(1)
Used to create and manage an AES keyfile
aetest(5)
aegis test results file format
aeuconf(5)
user configuration file
aeustate(5)
aegis user state file
aewan(5)
File format documentation
aexver(1)
graphical file history
afCloseFile(3)
close an open audio file
afGetFrameCount(3), afGetTrackBytes(3), afGetDataOffset(3)
get the total sample frame count, length of audio track in bytes, offset of the audio track for a track in an audio file
afInitAESChannelDataTo(3), afInitAESChannelData(3)
initialize AES non-audio data in an audio file setup
afInitCompression(3)
initialize compression for a track in an audio file setup
afInitFileFormat(3)
initialize file format of an audio file setup
afInitSampleFormat(3), afInitByteOrder(3), afInitChannels(3), afInitRate(3)
initialize audio data format for a track in an audio file setup
afNewFileSetup(3)
create and initialize a new AFfilesetup structure
afOpenFile(3)
open an audio file and create a file handle structure used for subsequent calls to the Audio File Library
afQuery(3), afQueryLong(3), afQueryDouble(3), afQueryPointer(3)
query the capabilities of the Audio File Library
afReadFrames(3)
read sample frames from a track in an audio file
afReadMisc(3), afWriteMisc(3), afSeekMisc(3)
access miscellaneous metadata in an audio file
afSeekFrame(3), afTellFrame(3)
update or access the current sample frame position for a track in an audio file
afSetVirtualByteOrder(3), afSetVirtualChannels(3), afSetVirtualPCMMapping(3), afSetVirtualSampleFormat(3)
set the virtual data format for a track in an audio file
afWriteFrames(3)
write sample frames to a track in an audio file
affcat(1)
Output contents of an image file to stdout
affcompare(1)
compare the contents of an ISO file to an AFF file
affconvert(1)
convert files between RAW and AFF formats
affcopy(1)
reorder and recompress AFF files
affinfo(1)
print information about an AFF file
affix(1)
fix a corrupted AFF file
affrecover(1)
recover broken pages of an AFF file
affsign(1)
sign an existing AFF file
affstats(1)
print specific statistics about one or more AFF files
affverify(1)
verify the digital signature on a signed file
afio(1)
manipulate archives and files
afmtodit(1)
create font files for use with groff -Tps
afpcmd(1)
Transfer files over the networking using the Apple Filing Protocol (AFP)
afuse(1), AFUSE(1)
automounting file system implemented in user-space using FUSE
age(1)
simple, modern, and secure file encryption
aide.conf(5)
The configuration file for Advanced Intrusion Detection Environment
airdecap-ng(1)
decrypt a WEP/WPA crypted pcap file
airdecloak-ng(1), airuncloak-ng(1)
Removes wep cloaked framed from a pcap file
akaidump(1)
Dump an AKAI media (i.e. CDROM) as disk image file to your HD
akaiextract(1)
Extract audio samples from an AKAI media or AKAI disk image file
al_android_set_apk_file_interface(3)
Allegro 5 API
al_assert(3)
Asserts at the specified file and line number. Allegro game programming library
al_attach_shader_source_file(3)
Allegro 5 API
al_create_file_handle(3)
Allegro 5 API
al_create_native_file_dialog(3)
Allegro 5 API
al_destroy_native_file_dialog(3)
Allegro 5 API
al_ffblk(3)
Cross platform structure storing file information. Allegro game programming library
al_ffblk_get_size(3)
Get size of file returned by al_findfirst/al_findnext. Allegro game programming library
al_filename_exists(3)
Allegro 5 API
al_findfirst(3)
Low-level function for searching files. Allegro game programming library
al_findnext(3)
Finds the next file in a search started by al_findfirst(). Allegro game programming library
al_get_allegro_memfile_version(3)
Allegro 5 API
al_get_file_userdata(3)
Allegro 5 API
al_get_native_file_dialog_count(3)
Allegro 5 API
al_get_native_file_dialog_path(3)
Allegro 5 API
al_get_new_file_interface(3)
Allegro 5 API
al_get_path_filename(3)
Allegro 5 API
al_load_config_file(3)
Allegro 5 API
al_load_config_file_f(3)
Allegro 5 API
al_make_temp_file(3)
Allegro 5 API
al_open_memfile(3)
Allegro 5 API
al_remove_filename(3)
Allegro 5 API
al_save_config_file(3)
Allegro 5 API
al_save_config_file_f(3)
Allegro 5 API
al_set_new_file_interface(3)
Allegro 5 API
al_set_path_filename(3)
Allegro 5 API
al_set_physfs_file_interface(3)
Allegro 5 API
al_set_standard_file_interface(3)
Allegro 5 API
al_show_native_file_dialog(3)
Allegro 5 API
alacritty(5), Alacritty(5)
TOML configuration file format
alacritty-bindings(5)
Default configuration file bindings
album(5), album(5)(5)
flphoto album file format
alfio(8), Alfio(8)
an rc service for managing services at boot time through profiles
aliases(5)
aliases file for sendmail
alink(1)
link (reloacatable) object files created by AS
alpm-hooks(5)
alpm hook file format
amanda-client.conf(5)
Client configuration file for Amanda, the Advanced Maryland Automatic Network Disk Archiver
amanda-command-file(5)
Keep status of outgoing dle commands
amanda-security.conf(5)
Client configuration file for Amanda
amanda.conf(5)
Main configuration file for Amanda, the Advanced Maryland Automatic Network Disk Archiver
amd(8)
automatically mount file systems
amd.conf(5)
Amd configuration file
amflush(8)
flush Amanda backup files from holding disk to tape
amoverview(8)
display file systems processed by Amanda over time
ampache(1), Ampache(1)
is a Web-based Audio file manager
ams2psf(1)
convert an Amstrad CP/M font to a PC Screen Font file
an-pnmtofits(1)
Convert PNM file to FITS
anacrontab(5), /usr/local/etc/anacrontab(5)
configuration file for anacron
analog(1)
web server logfile analyser
analysis.cfg(5)
Configuration file for the xymond_client module
analyze-pv-structure(1)
Analyzes the location of metadata in a variety of RAW, jpeg and video files
android2po(1), android2po.py(1)
Convert Android string files to Gettext PO localization files
animate(1gv)
animate a sequence of geomview files
annot-tsv(1)
transfer annotations from one TSV (tab-separated values) file into another
ansilove_loadfile(3)
Load a file from disk
ansilove_savefile(3)
Output PNG data to a file
anytooff(1gv)
filter to convert a (set of) geomview data file(s) containing any geomview primitives into a single polylist
anytopl(3gv), AnyToPL(3gv)
convert an arbitrary geom to a polylist (OFF file format)
anytoucd(1gv)
filter to convert a geomview data file into a data file in the so-called 'ucd' (Unstructured Cell Data) format
aoxsuper.conf(5)
configuration file for Archiveopteryx
apcctrl.conf(5)
apcctrl(8) configuration file
apcupsd.conf(5)
apcupsd(8) configuration file
apertium-gen-modes(1)
intermediate mode file generator for Apertium
apertium-validate-crx(1)
capitalization restoration rule file validator for Apertium
apertium-validate-dictionary(1)
dictionary file validator for Apertium
aplaymidi(1)
play Standard MIDI Files
aplaymidi2(1)
play MIDI Clip Files
append_filename(3)
Concatenates a filename to a path. Allegro game programming library
appjail-ajspec(5)
AJSPEC file specification
appjail-etcupdate(1)
Manage updates to system files not updated by installworld
appjail-fstab(1)
Static information about the file systems of a jail
appjail-makejail(1)
Build a jail using a Makejail file
appjail-sysrc(1)
Safely edit system rc files within a jail
appjail-template(5)
Template file specification
applefile(5)
Radmind AppleSingle file
applygeo(1)
apply georeferencing to an existing file
aprofutil(1)
Mono's AOT profile tool
arcan_cfgfs(1), arcan-cfgfs(1)
FUSE file system driver for window manager automation
archive_entry_stat(3), archive_entry_copy_stat(3), archive_entry_filetype(3), archive_entry_set_filetype(3), archive_entry_mode(3), archive_entry_set_mode(3), archive_entry_size(3), archive_entry_size_is_set(3), archive_entry_set_size(3), archive_entry_unset_size(3), archive_entry_dev(3), archive_entry_set_dev(3), archive_entry_dev_is_set(3), archive_entry_devmajor(3), archive_entry_set_devmajor(3), archive_entry_devminor(3), archive_entry_set_devminor(3), archive_entry_ino(3), archive_entry_set_ino(3), archive_entry_ino_is_set(3), archive_entry_ino64(3), archive_entry_set_ino64(3), archive_entry_nlink(3), archive_entry_rdev(3), archive_entry_set_rdev(3), archive_entry_rdevmajor(3), archive_entry_set_rdevmajor(3), archive_entry_rdevminor(3), archive_entry_set_rdevminor(3)
accessor functions for manipulating archive entry descriptions
archive_read_disk(3), archive_read_disk_new(3), archive_read_disk_open(3), archive_read_disk_open_w(3), archive_read_disk_set_behavior(3), archive_read_disk_set_symlink_logical(3), archive_read_disk_set_symlink_physical(3), archive_read_disk_set_symlink_hybrid(3), archive_read_disk_entry_from_file(3), archive_read_disk_gname(3), archive_read_disk_uname(3), archive_read_disk_set_uname_lookup(3), archive_read_disk_set_gname_lookup(3), archive_read_disk_set_standard_lookup(3), archive_read_disk_descend(3), archive_read_disk_can_descend(3), archive_read_disk_current_filesystem(3), archive_read_disk_current_filesystem_is_synthetic(3), archive_read_disk_current_filesystem_is_remote(3), archive_read_disk_set_matching(3), archive_read_disk_set_metadata_filter_callback(3)
functions for reading objects from disk
archive_read_open(3), archive_read_open2(3), archive_read_open_fd(3), archive_read_open_FILE(3), archive_read_open_filename(3), archive_read_open_memory(3)
functions for reading streaming archives
archive_util(3), archive_clear_error(3), archive_compression(3), archive_compression_name(3), archive_copy_error(3), archive_errno(3), archive_error_string(3), archive_file_count(3), archive_filter_code(3), archive_filter_count(3), archive_filter_name(3), archive_format(3), archive_format_name(3), archive_position(3), archive_set_error(3)
libarchive utility functions
archive_write_disk(3), archive_write_disk_new(3), archive_write_disk_set_options(3), archive_write_disk_set_skip_file(3), archive_write_disk_set_group_lookup(3), archive_write_disk_set_standard_lookup(3), archive_write_disk_set_user_lookup(3)
functions for creating objects on disk
archive_write_open(3), archive_write_open2(3), archive_write_open_fd(3), archive_write_open_FILE(3), archive_write_open_filename(3), archive_write_open_memory(3)
functions for creating archives
archivemount(1)
mounts an archive for access as a file system
archiveopteryx.conf(5)
configuration file for Archiveopteryx
arecordmidi(1)
record Standard MIDI Files
arecordmidi2(1)
record a MIDI Clip file
ares_fds(3)
return file descriptors to select on (deprecated)
ares_gethostbyname_file(3)
Lookup a name in the system's hosts file
argc.tcl86(n), argc(n), argv(n), argv0(n), auto_path(n), env(n), errorCode(n), errorInfo(n), tcl_interactive(n), tcl_library(n), tcl_nonwordchars(n), tcl_patchLevel(n), tcl_pkgPath(n), tcl_platform(n), tcl_precision(n), tcl_rcFileName(n), tcl_traceCompile(n), tcl_traceExec(n), tcl_wordchars(n), tcl_version(n)
Variables used by Tcl
argc.tcl90(n), argc(n), argv(n), argv0(n), auto_path(n), env(n), errorCode(n), errorInfo(n), tcl_interactive(n), tcl_library(n), tcl_nonwordchars(n), tcl_patchLevel(n), tcl_pkgPath(n), tcl_platform(n), tcl_rcFileName(n), tcl_traceCompile(n), tcl_traceExec(n), tcl_wordchars(n), tcl_version(n)
Variables used by Tcl
argus.conf(5)
argus resource file
aria_read_log(1)
display Aria log file contents
arj(1)
Archiver for .arj files
arm-gnueabi-freebsd14.2-dlltool(1), dlltool(1)
create files needed to build and use DLLs
arm-none-eabi-dlltool(1), dlltool(1)
create files needed to build and use DLLs
arm-none-eabi-gcov-dump(1), gcov-dump(1)
offline gcda and gcno profile dump tool
arm-none-eabi-gcov-tool(1), gcov-tool(1)
offline gcda profile processing tool
arm-none-eabi-lto-dump(1), lto-dump(1)
Tool for dumping LTO object files
armv6-gnueabi-freebsd14.2-gcov-dump12(1), gcov-dump(1)
offline gcda and gcno profile dump tool
armv6-gnueabi-freebsd14.2-gcov-dump13(1), gcov-dump(1)
offline gcda and gcno profile dump tool
armv6-gnueabi-freebsd14.2-gcov-tool12(1), gcov-tool(1)
offline gcda profile processing tool
armv6-gnueabi-freebsd14.2-gcov-tool13(1), gcov-tool(1)
offline gcda profile processing tool
armv6-gnueabi-freebsd14.2-lto-dump12(1), lto-dump(1)
Tool for dumping LTO object files
armv6-gnueabi-freebsd14.2-lto-dump13(1), lto-dump(1)
Tool for dumping LTO object files
armv7-gnueabi-freebsd14.2-gcov-dump12(1), gcov-dump(1)
offline gcda and gcno profile dump tool
armv7-gnueabi-freebsd14.2-gcov-dump13(1), gcov-dump(1)
offline gcda and gcno profile dump tool
armv7-gnueabi-freebsd14.2-gcov-dump14(1), gcov-dump(1)
offline gcda and gcno profile dump tool
armv7-gnueabi-freebsd14.2-gcov-tool12(1), gcov-tool(1)
offline gcda profile processing tool
armv7-gnueabi-freebsd14.2-gcov-tool13(1), gcov-tool(1)
offline gcda profile processing tool
armv7-gnueabi-freebsd14.2-gcov-tool14(1), gcov-tool(1)
offline gcda profile processing tool
armv7-gnueabi-freebsd14.2-lto-dump12(1), lto-dump(1)
Tool for dumping LTO object files
armv7-gnueabi-freebsd14.2-lto-dump13(1), lto-dump(1)
Tool for dumping LTO object files
armv7-gnueabi-freebsd14.2-lto-dump14(1), lto-dump(1)
Tool for dumping LTO object files
artsases(l)
utility to display AS matrix objects from ARTS files
artsdump(l)
utility to dump an ARTS file to stdout in a human-readable format
artsintfms(l)
utility to display interface matrix objects from ARTS files
artsnets(l)
utility to display net matrix objects from ARTS files
artsnexthops(l)
utility to display IP nexthop table objects from ARTS files
artsportms(l)
utility to display port matrix objects from ARTS files
artsports(l)
utility to display port table objects from ARTS files
artsprotos(l)
utility to display protocol table objects from ARTS files
artstoc(l)
utility to display one-line summary of ARTS objects from ARTS files
artstos(l)
utility to display TOS table objects from ARTS files
arxsavetool(1)
Inspect and modify Arx Libertatis save files
arxunpak(1)
Extract the Arx Fatalis .pak files containing the game assets
as3compile(1)
Compile .as ActionScript 3.0 files to swf
ascii-xfr(1)
upload/download files using the ASCII protocol
asciidoc(1)
converts an AsciiDoc text file to HTML or DocBook
asfsm(1)
the AfterStep file system monitor
asignify(1)
cryptographically sign, verify, encrypt or decrypt files
asmailrc(5)
the asmail resource file
asmgraph(1)
build call graphs from assembler files
asndhuff(1)
decompress compressed ASN.1 (CASN) files
assa-genesis(1)
generates skeleton files for RAD development with ASSA library
astmkprof(1), MakeProfiles(1)
make standard 2D profiles on an image
astscript-ds9-region(1)
Create an SAO DS9 region file from a table
astscript-radial-profile(1)
Create a radial profile of an object in an image
astscript-sort-by-night(1)
Sort input FITS files by night
atest(1)
Decode AX.25 frames from an audio file
atf-c(3), ATF_CHECK(3), ATF_CHECK_MSG(3), ATF_CHECK_EQ(3), ATF_CHECK_EQ_MSG(3), ATF_CHECK_MATCH(3), ATF_CHECK_MATCH_MSG(3), ATF_CHECK_STREQ(3), ATF_CHECK_STREQ_MSG(3), ATF_CHECK_INTEQ(3), ATF_CHECK_INTEQ_MSG(3), ATF_CHECK_ERRNO(3), ATF_REQUIRE(3), ATF_REQUIRE_MSG(3), ATF_REQUIRE_EQ(3), ATF_REQUIRE_EQ_MSG(3), ATF_REQUIRE_MATCH(3), ATF_REQUIRE_MATCH_MSG(3), ATF_REQUIRE_STREQ(3), ATF_REQUIRE_STREQ_MSG(3), ATF_REQUIRE_INTEQ(3), ATF_REQUIRE_INTEQ_MSG(3), ATF_REQUIRE_ERRNO(3), ATF_TC(3), ATF_TC_BODY(3), ATF_TC_BODY_NAME(3), ATF_TC_CLEANUP(3), ATF_TC_CLEANUP_NAME(3), ATF_TC_HEAD(3), ATF_TC_HEAD_NAME(3), ATF_TC_NAME(3), ATF_TC_WITH_CLEANUP(3), ATF_TC_WITHOUT_HEAD(3), ATF_TP_ADD_TC(3), ATF_TP_ADD_TCS(3), atf_tc_get_config_var(3), atf_tc_get_config_var_wd(3), atf_tc_get_config_var_as_bool(3), atf_tc_get_config_var_as_bool_wd(3), atf_tc_get_config_var_as_long(3), atf_tc_get_config_var_as_long_wd(3), atf_no_error(3), atf_tc_expect_death(3), atf_tc_expect_exit(3), atf_tc_expect_fail(3), atf_tc_expect_pass(3), atf_tc_expect_signal(3), atf_tc_expect_timeout(3), atf_tc_fail(3), atf_tc_fail_nonfatal(3), atf_tc_pass(3), atf_tc_skip(3), atf_utils_cat_file(3), atf_utils_compare_file(3), atf_utils_copy_file(3), atf_utils_create_file(3), atf_utils_file_exists(3), atf_utils_fork(3), atf_utils_free_charpp(3), atf_utils_grep_file(3), atf_utils_grep_string(3), atf_utils_readline(3), atf_utils_redirect(3), atf_utils_wait(3)
C API to write ATF-based test programs
atf-c++(3), ATF_ADD_TEST_CASE(3), ATF_CHECK_ERRNO(3), ATF_FAIL(3), ATF_INIT_TEST_CASES(3), ATF_PASS(3), ATF_REQUIRE(3), ATF_REQUIRE_EQ(3), ATF_REQUIRE_ERRNO(3), ATF_REQUIRE_IN(3), ATF_REQUIRE_MATCH(3), ATF_REQUIRE_NOT_IN(3), ATF_REQUIRE_THROW(3), ATF_REQUIRE_THROW_RE(3), ATF_SKIP(3), ATF_TEST_CASE(3), ATF_TEST_CASE_BODY(3), ATF_TEST_CASE_CLEANUP(3), ATF_TEST_CASE_HEAD(3), ATF_TEST_CASE_NAME(3), ATF_TEST_CASE_USE(3), ATF_TEST_CASE_WITH_CLEANUP(3), ATF_TEST_CASE_WITHOUT_HEAD(3), atf::utils::cat_file(3), atf::utils::compare_file(3), atf::utils::copy_file(3), atf::utils::create_file(3), atf::utils::file_exists(3), atf::utils::fork(3), atf::utils::grep_collection(3), atf::utils::grep_file(3), atf::utils::grep_string(3), atf::utils::redirect(3), atf::utils::wait(3)
C++ API to write ATF-based test programs
atool(1)
A script for managing file archives of various types
atoprc(5)
atop/atopsar related rcfile
au_control(3), setac(3), endac(3), getacdir(3), getacmin(3), getacexpire(3), getacfilesz(3), getacflg(3), getacna(3), getacpol(3), au_poltostr(3), au_strtopol(3)
look up information from the audit_control database
au_token(3), au_to_arg32(3), au_to_arg64(3), au_to_arg(3), au_to_attr64(3), au_to_data(3), au_to_exit(3), au_to_groups(3), au_to_newgroups(3), au_to_in_addr(3), au_to_in_addr_ex(3), au_to_ip(3), au_to_ipc(3), au_to_ipc_perm(3), au_to_iport(3), au_to_opaque(3), au_to_file(3), au_to_text(3), au_to_path(3), au_to_process32(3), au_to_process64(3), au_to_process(3), au_to_process32_ex(3), au_to_process64_ex(3), au_to_process_ex(3), au_to_return32(3), au_to_return64(3), au_to_return(3), au_to_seq(3), au_to_sock_inet32(3), au_to_sock_inet128(3), au_to_sock_inet(3), au_to_socket_ex(3), au_to_subject32(3), au_to_subject64(3), au_to_subject(3), au_to_subject32_ex(3), au_to_subject64_ex(3), au_to_subject_ex(3), au_to_me(3), au_to_exec_args(3), au_to_exec_env(3), au_to_header(3), au_to_header32(3), au_to_header64(3), au_to_header_ex(3), au_to_header32_ex(3), au_to_trailer(3), au_to_zonename(3)
routines for generating BSM audit tokens
aubio(1)
a command line tool to extract information from sound files
aubiocut(1)
a command line tool to slice sound files at onset or beat timestamps
aubioquiet(1)
a command line tool to extracts quiet and loud regions from a file
aucat(1)
audio file manipulation tool
auconvert(1)
perform various conversion operations on sound files
audio2tape(1)
Sinclair ZX Spectrum audio to tape file converter
audit.log(5), audit(5)
Basic Security Module (BSM) file format
auditreduce(1)
select records from audit trail files
auedit(1)
graphically record and edit audio files
augmatch(1)
inspect and match contents of configuration files
augprint(1)
create an idempotent augtool script for a given file
augtool(1)
inspect and modify configuration files
aumeta(1)
move seek index and adjust metadata of audio files
auplay(1)
play a sound file to a Network Audio System server
auralquiz(6)
simple music quiz game using your own music files
aurecord(1)
record a sound file from a Network Audio System server
auto_execok.tcl90(n), auto_execok(n), auto_import(n), auto_load(n), auto_mkindex(n), auto_qualify(n), auto_reset(n), foreachLine(n), parray(n), readFile(n), tcl_findLibrary(n), tcl_endOfWord(n), tcl_startOfNextWord(n), tcl_startOfPreviousWord(n), tcl_wordBreakAfter(n), tcl_wordBreakBefore(n), writeFile(n)
standard library of Tcl procedures
autom4te2.69(1), autom4te(1)
Generate files and scripts thanks to M4
autom4te2.72(1), autom4te(1)
Generate files and scripts thanks to M4
automake(1)
Generate Makefile.in files for configure from Makefile.am
autopano(1)
Generate panorama project from SIFT keypoint files
autopano-c-complete(1), autopano-complete(1)
Generate panorama project file from images
autoreconf2.69(1), autoreconf(1)
Update generated configuration files
autoreconf2.72(1), autoreconf(1)
Update generated configuration files
aux2bib(1), AUX2BIB(1)
Extracts a BibTeX database according to an aux file
avahi-daemon.conf(5)
avahi-daemon configuration file
avahi.hosts(5)
avahi-daemon static host name file
avahi.service(5)
avahi-daemon static service file
avr-dlltool(1), dlltool(1)
create files needed to build and use DLLs
avr-gcov-dump(1), gcov-dump(1)
offline gcda and gcno profile dump tool
avr-gcov-tool(1), gcov-tool(1)
offline gcda profile processing tool
avr-lto-dump(1), lto-dump(1)
Tool for dumping LTO object files
awesomerc(5)
Configuration file for the awesome window manager
aylet(1), xaylet(1)
play Spectrum `.ay' music files
bacula-fd(8)
Bacula's File Daemon
bareos-fd(8)
Bareos's File Daemon
barman-cloud-backup(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-backup [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ { { -z | --gzip } | { -j | --bzip2 } | --snappy } ] [ { -h | --host } HOST ] [ { -p | --port } PORT ] [ { -U | --user } USER ] [ { -d | --dbname } DBNAME ] [ { -n | --name } BACKUP_NAME ] [ { -J | --jobs } JOBS ] [ { -S | --max-archive-size } MAX_ARCHIVE_SIZE ] [ --immediate-checkpoint ] [ --min-chunk-size MIN_CHUNK_SIZE ] [ --max-bandwidth MAX_BANDWIDTH ] [ --snapshot-instance SNAPSHOT_INSTANCE ] [ --snapshot-disk NAME ] [ --snapshot-zone GCP_ZONE ] [ -snapshot-gcp-project GCP_PROJECT ] [ --tags TAG [ TAG ... ] ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { -e | --encryption } { AES256 | aws:kms } ] [ --sse-kms-key-id SSE_KMS_KEY_ID ] [ --aws-region AWS_REGION ] [ --aws-await-snapshots-timeout AWS_AWAIT_SNAPSHOTS_TIMEOUT ] [ --aws-snapshot-lock-mode { compliance | governance } ] [ --aws-snapshot-lock-duration DAYS ] [ --aws-snapshot-lock-cool-off-period HOURS ] [ --aws-snapshot-lock-expiration-date DATETIME ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ --encryption-scope ENCRYPTION_SCOPE ] [ --azure-subscription-id AZURE_SUBSCRIPTION_ID ] [ --azure-resource-group AZURE_RESOURCE_GROUP ] [ --gcp-project GCP_PROJECT ] [ --kms-key-name KMS_KEY_NAME ] [ --gcp-zone GCP_ZONE ] DESTINATION_URL SERVER_NAME Description The barman-cloud-backup script is used to create a local backup of a Postgres server and transfer it to a supported cloud provider, bypassing the Barman server. It can also be utilized as a hook script for copying Barman backups from the Barman server to one of the supported clouds (post_backup_retry_script). This script requires read access to PGDATA and tablespaces, typically run as the postgres user. When used on a Barman server, it requires read access to the directory where Barman backups are stored. If --snapshot- arguments are used and snapshots are supported by the selected cloud provider, the backup will be performed using snapshots of the specified disks (--snapshot-disk). The backup label and metadata will also be uploaded to the cloud. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. IMPORTANT: 0.0 3.5 The cloud upload may fail if any file larger than the configured --max-archive-size is present in the data directory or tablespaces. However, Postgres files up to 1GB are always allowed, regardless of the --max-archive-size setting. Parameters 0.0 SERVER_NAME Name of the server to be backed up. DESTINATION_URL URL of the cloud destination, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. -z / --gzip gzip-compress the backup while uploading to the cloud (should not be used with python < 3.2). -j / --bzip2 bzip2-compress the backup while uploading to the cloud (should not be used with python < 3.3). --snappy snappy-compress the backup while uploading to the cloud (requires optional python-snappy library). -h / --host Host or Unix socket for Postgres connection (default: libpq settings). -p / --port Port for Postgres connection (default: libpq settings). -U / --user User name for Postgres connection (default: libpq settings). -d / --dbname Database name or conninfo string for Postgres connection (default: (dqpostgres(dq). -n / --name A name which can be used to reference this backup in commands such as barman-cloud-restore and barman-cloud-backup-delete. -J / --jobs Number of subprocesses to upload data to cloud storage (default: 2). -S / --max-archive-size Maximum size of an archive when uploading to cloud storage (default: 100GB). --immediate-checkpoint Forces the initial checkpoint to be done as quickly as possible. --min-chunk-size Minimum size of an individual chunk when uploading to cloud storage (default: 5MB for aws-s3, 64KB for azure-blob-storage, not applicable for google-cloud-storage). --max-bandwidth The maximum amount of data to be uploaded per second when backing up to object storages (default: 0 - no limit). --snapshot-instance Instance where the disks to be backed up as snapshots are attached. --snapshot-disk Name of a disk from which snapshots should be taken. --tags Tags to be added to all uploaded files in cloud storage, and/or to snapshots created, if snapshots are used. Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). -e / --encryption The encryption algorithm used when storing the uploaded data in S3. Allowed options: 7.0 (bu 2 AES256. (bu 2 aws:kms. --sse-kms-key-id The AWS KMS key ID that should be used for encrypting the uploaded data in S3. Can be specified using the key ID on its own or using the full ARN for the key. Only allowed if -e / --encryption is set to aws:kms. --aws-region The name of the AWS region containing the EC2 VM and storage volumes defined by the --snapshot-instance and --snapshot-disk arguments. --aws-await-snapshots-timeout The length of time in seconds to wait for snapshots to be created in AWS before timing out (default: 3600 seconds). --aws-snapshot-lock-mode The lock mode for the snapshot. This is only valid if --snapshot-instance and --snapshot-disk are set. Allowed options: 7.0 (bu 2 compliance. (bu 2 governance. --aws-snapshot-lock-duration The lock duration is the period of time (in days) for which the snapshot is to remain locked, ranging from 1 to 36,500. Set either the lock duration or the expiration date (not both). --aws-snapshot-lock-cool-off-period The cooling-off period is an optional period of time (in hours) that you can specify when you lock a snapshot in compliance mode, ranging from 1 to 72. --aws-snapshot-lock-expiration-date The lock duration is determined by an expiration date in the future. It must be at least 1 day after the snapshot creation date and time, using the format YYYY-MM-DDTHH:MM:SS.sssZ. Set either the lock duration or the expiration date (not both). Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default. --encryption-scope The name of an encryption scope defined in the Azure Blob Storage service which is to be used to encrypt the data in Azure. --azure-subscription-id The ID of the Azure subscription which owns the instance and storage volumes defined by the --snapshot-instance and --snapshot-disk arguments. --azure-resource-group The name of the Azure resource group to which the compute instance and disks defined by the --snapshot-instance and --snapshot-disk arguments belong. Extra options for GCP cloud provider 0.0 --gcp-project GCP project under which disk snapshots should be stored. --snapshot-gcp-project (deprecated) GCP project under which disk snapshots should be stored - replaced by --gcp-project. --kms-key-name The name of the GCP KMS key which should be used for encrypting the uploaded data in GCS. --gcp-zone Zone of the disks from which snapshots should be taken. --snapshot-zone (deprecated) Zone of the disks from which snapshots should be taken - replaced by --gcp-zone
barman-cloud-backup-delete(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-backup-delete [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ --endpoint-url ENDPOINT_URL ] [ { -r | --retention-policy } RETENTION_POLICY ] [ { -m | --minimum-redundancy } MINIMUM_REDUNDANCY ] [ { -b | --backup-id } BACKUP_ID] [ --dry-run ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [--batch-size DELETE_BATCH_SIZE] SOURCE_URL SERVER_NAME Description The barman-cloud-backup-delete script is used to delete one or more backups created with the barman-cloud-backup command from cloud storage and to remove the associated WAL files. Backups can be specified for deletion either by their backup ID (as obtained from barman-cloud-backup-list) or by a retention policy. Retention policies mirror those used by the Barman server, deleting all backups that are not required to meet the specified policy. When a backup is deleted, any unused WAL files associated with that backup are also removed. WALs are considered unused if: 0.0 (bu 2 The WALs predate the begin_wal value of the oldest remaining backup. (bu 2 The WALs are not required by any archival backups stored in the cloud. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. IMPORTANT: 0.0 3.5 Each backup deletion involves three separate requests to the cloud provider: one for the backup files, one for the backup.info file, and one for the associated WALs. Deleting by retention policy may result in a high volume of delete requests if a large number of backups are accumulated in cloud storage. Parameters 0.0 SERVER_NAME Name of the server that holds the backup to be deleted. SOURCE_URL URL of the cloud source, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. -b / --backup-id ID of the backup to be deleted -m / --minimum-redundancy The minimum number of backups that should always be available. -r / --retention-policy If specified, delete all backups eligible for deletion according to the supplied retention policy. Syntax: REDUNDANCY value | RECOVERY WINDOW OF value { DAYS | WEEKS | MONTHS } --batch-size The maximum number of objects to be deleted in a single request to the cloud provider. If unset then the maximum allowed batch size for the specified cloud provider will be used (1000 for aws-s3, 256 for azure-blob-storage and 100 for google-cloud-storage). --dry-run Find the objects which need to be deleted but do not delete them. Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default
barman-cloud-backup-keep(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-backup-keep [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ { { -r | --release } | { -s | --status } | --target { full | standalone } } ] SOURCE_URL SERVER_NAME BACKUP_ID Description Use this script to designate backups in cloud storage as archival backups, ensuring their indefinite retention regardless of retention policies. This script allows you to mark backups previously created with barman-cloud-backup as archival backups. Once flagged as archival, these backups are preserved indefinitely and are not subject to standard retention policies. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. Parameters 0.0 SERVER_NAME Name of the server that holds the backup to be kept. SOURCE_URL URL of the cloud source, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. BACKUP_ID The ID of the backup to be kept. -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. -r / --release If specified, the command will remove the keep annotation and the backup will be eligible for deletion. -s / --status Print the keep status of the backup. --target Specify the recovery target for this backup. Allowed options are: 7.0 (bu 2 full (bu 2 standalone Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default
barman-cloud-backup-list(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-backup-list [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ --format FORMAT ] SOURCE_URL SERVER_NAME Description This script lists backups stored in the cloud that were created using the barman-cloud-backup command. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. Parameters 0.0 SERVER_NAME Name of the server that holds the backup to be listed. SOURCE_URL URL of the cloud source, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. --format Output format (console or json). Default console. Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default
barman-cloud-backup-show(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-backup-show [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ --format FORMAT ] SOURCE_URL SERVER_NAME BACKUP_ID Description This script displays detailed information about a specific backup created with the barman-cloud-backup command. The output is similar to the barman show-backup from the %barman show-backup command reference, but it has fewer information. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. Parameters 0.0 BACKUP_ID The ID of the backup. SERVER_NAME Name of the server that holds the backup to be displayed. SOURCE_URL URL of the cloud source, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. --format Output format (console or json). Default console. Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default
barman-cloud-check-wal-archive(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-check-wal-archive [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ --timeline TIMELINE ] DESTINATION_URL SERVER_NAME Description Verify that the WAL archive destination for a server is suitable for use with a new Postgres cluster. By default, the check will succeed if the WAL archive is empty or if the target bucket is not found. Any other conditions will result in a failure. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. Parameters 0.0 SERVER_NAME Name of the server that needs to be checked. DESTINATION_URL URL of the cloud destination, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. --timeline The earliest timeline whose WALs should cause the check to fail. Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default
barman-cloud-restore(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-restore [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ --snapshot-recovery-instance SNAPSHOT_RECOVERY_INSTANCE ] [ --snapshot-recovery-zone GCP_ZONE ] [ --aws-region AWS_REGION ] [ --gcp-zone GCP_ZONE ] [ --azure-resource-group AZURE_RESOURCE_GROUP ] [ --tablespace NAME:LOCATION [ --tablespace NAME:LOCATION ... ] ] [ --target-lsn LSN ] [ --target-time TIMESTAMP ] [ --target-tli TLI ] SOURCE_URL SERVER_NAME BACKUP_ID RECOVERY_DESTINATION Description Use this script to restore a backup directly from cloud storage that was created with the barman-cloud-backup command. Additionally, this script can prepare for recovery from a snapshot backup by verifying that attached disks were cloned from the correct snapshots and by downloading the backup label from object storage. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. Parameters 0.0 SERVER_NAME Name of the server that holds the backup to be restored. SOURCE_URL URL of the cloud source, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. BACKUP_ID The ID of the backup to be restored. Use auto to have Barman automatically find the most suitable backup for the restore operation. RECOVERY_DESTINATION The path to a directory for recovery. -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. --snapshot-recovery-instance Instance where the disks recovered from the snapshots are attached. --tablespace Tablespace relocation rule. --target-lsn The recovery target lsn, e.g., 3/64000000. --target-time The recovery target timestamp with or without timezone, in the format %Y-%m-%d %H:%M:%S. --target-tli The recovery target timeline. Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). --aws-region The name of the AWS region containing the EC2 VM and storage volumes defined by the --snapshot-instance and --snapshot-disk arguments. Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default. --azure-resource-group The name of the Azure resource group to which the compute instance and disks defined by the --snapshot-instance and --snapshot-disk arguments belong. Extra options for GCP cloud provider 0.0 --gcp-zone Zone of the disks from which snapshots should be taken. --snapshot-recovery-zone (deprecated) Zone containing the instance and disks for the snapshot recovery - replaced by --gcp-zone
barman-cloud-wal-archive(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-wal-archive [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ { { -z | --gzip } | { -j | --bzip2 } | --xz | --snappy | --zstd | --lz4 } ] [ --tags TAG [ TAG ... ] ] [ --history-tags HISTORY_TAG [ HISTORY_TAG ... ] ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { -e | --encryption } ENCRYPTION ] [ --sse-kms-key-id SSE_KMS_KEY_ID ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ --encryption-scope ENCRYPTION_SCOPE ] [ --max-block-size MAX_BLOCK_SIZE ] [ --max-concurrency MAX_CONCURRENCY ] [ --max-single-put-size MAX_SINGLE_PUT_SIZE ] [ --kms-key-name KMS_KEY_NAME ] DESTINATION_URL SERVER_NAME [ WAL_PATH ] Description The barman-cloud-wal-archive command is designed to be used in the archive_command of a Postgres server to directly ship WAL files to cloud storage. NOTE: 0.0 3.5 If you are using Python 2 or unsupported versions of Python 3, avoid using the compression options --gzip or --bzip2. The script cannot restore gzip-compressed WALs on Python < 3.2 or bzip2-compressed WALs on Python < 3.3. This script enables the direct transfer of WAL files to cloud storage, bypassing the Barman server. Additionally, it can be utilized as a hook script for WAL archiving (pre_archive_retry_script). NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. Parameters 0.0 SERVER_NAME Name of the server that will have the WALs archived. DESTINATION_URL URL of the cloud destination, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. WAL_PATH The value of the (aq%p(aq keyword (according to archive_command). -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. -z / --gzip gzip-compress the WAL while uploading to the cloud. -j / --bzip2 bzip2-compress the WAL while uploading to the cloud. --xz xz-compress the WAL while uploading to the cloud. --snappy snappy-compress the WAL while uploading to the cloud (requires optional python-snappy library). --zstd zstd-compress the WAL while uploading to the cloud (requires optional zstandard library). --lz4 lz4-compress the WAL while uploading to the cloud (requires optional lz4 library). --tags Tags to be added to archived WAL files in cloud storage. --history-tags Tags to be added to archived history files in cloud storage. Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). -e / --encryption The encryption algorithm used when storing the uploaded data in S3. Allowed options: 7.0 (bu 2 AES256. (bu 2 aws:kms. --sse-kms-key-id The AWS KMS key ID that should be used for encrypting the uploaded data in S3. Can be specified using the key ID on its own or using the full ARN for the key. Only allowed if -e / --encryption is set to aws:kms. Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default. --encryption-scope The name of an encryption scope defined in the Azure Blob Storage service which is to be used to encrypt the data in Azure. --max-block-size The chunk size to be used when uploading an object via the concurrent chunk method (default: 4MB). --max-concurrency The maximum number of chunks to be uploaded concurrently (default: 1). --max-single-put-size Maximum size for which the Azure client will upload an object in a single request (default: 64MB). If this is set lower than the Postgres WAL segment size after any applied compression then the concurrent chunk upload method for WAL archiving will be used. Extra options for GCP cloud provider 0.0 --kms-key-name The name of the GCP KMS key which should be used for encrypting the uploaded data in GCS
barman-cloud-wal-restore(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-wal-restore [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ --no-partial ] SOURCE_URL SERVER_NAME WAL_NAME WAL_DEST Description The barman-cloud-wal-restore script functions as the restore_command for retrieving WAL files from cloud storage and placing them directly into a Postgres standby server, bypassing the Barman server. This script is used to download WAL files that were previously archived with the barman-cloud-wal-archive command. Disable automatic download of .partial files by calling --no-partial option. IMPORTANT: 0.0 3.5 On the target Postgres node, when pg_wal and the spool directory are on the same filesystem, files are moved via renaming, which is faster than copying and deleting. This speeds up serving WAL files significantly. If the directories are on different filesystems, the process still involves copying and deleting, so there(aqs no performance gain in that case. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. Parameters 0.0 SERVER_NAME Name of the server that will have WALs restored. SOURCE_URL URL of the cloud source, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. WAL_NAME The value of the (aq%f(aq keyword (according to restore_command). WAL_DEST The value of the (aq%p(aq keyword (according to restore_command). -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. --no-partial Do not download partial WAL files Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default
barman-list-files(1)
Barman Sub-Commands
base64(1)
encode / decode binary file as RFC 1341 MIME base64
base64url(1)
Base64Url encode or decode FILE, or standard input, to standard output
basic_ncsa_auth(8)
NCSA httpd-style password file authentication helper for Squid
bats(7)
Bats test file format
bbftp(1)
transfer files using compression and parallel streams
bbkeysrc(5)
bbkeys configuration file
bdep-default-options-files(1)
specifying default options
beav(1)
binary file editor and viewer
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
besside-ng-crawler(1)
filter EAPOL frames from a directory of capture files
bestfit(1)
Optimally choose files to be put on a CD (or other media)
bez2mesh(1gv)
dices a BEZ file to a list of MESHes
bf_tar(1)
shell script to write a tar file of a bogofilter directory to stdout
bfs(1)
breadth-first search for your files
bgpd.conf(5)
BGP routing daemon configuration file
bgpuma(1)
bgpuma -- A program to search BGP Update files for CIDR blocks or Autonomous Systems
bibcursed(1)
manipulate BibTeX files
bigfile(1)
kill (or signal) a process when a file grows too big
bin2c(1)
embed data files into C as variables
bin2obj(1)
The Free Pascal binary to pascal include file converter
bin2rec(1)
converts biosignal data produced with rec2bin, into a gdf file. rec2bin and bin2rec are complementary functions, which can be useful to dump data, edit date and revert it back into the original format
bincimap.conf(5)
Global configuration file for Binc IMAP
bincomp(1)
compare binary files
bind2csv2(1), bind2csv2.py(1)
convert zone files from BIND to MaraDNS compatible format
binkd(8)
transfer files between two Fidonet systems over TCP/IP
binsrch(3), bin_search(3)
copyfile, replace_line, insert_line
biosig2gdf(1)
converts different biomedical signal file formats into a simplified version of GDF, and can stream the result to stdout. This is useful for reading the data by an unnamed pipe into different programming environment, while a simplified parser can be used to decode the data. The conversion performs a conversion to GDFv3 format, where all channels have the same data type and the same sampling rate
bip.conf(5)
Configuration file for BIP IRC Proxy
birdfont-export(1)
generate TTF, EOT and SVG files from BIRDFONT files
birdfont-import(1)
Create a font from SVG files
bitlbee.conf(5)
configuration file for bitlbee (8)
bittwiste(1)
-- pcap capture file editor
bl_gff3_skip_header(3), bl_gff3_skip_header()(3)
Read past header in a GFF3 file
bl_sam_fopen(3), bl_sam_fopen()(3)
Open a SAM/BAM/CRAM file
bl_sam_write(3), bl_sam_write()(3)
Write a SAM object to a file stream
blame(1)
annotate RCS files
blitz(1)
Securely transfer files between two workstations through NAT/Firewall
blkcat(1)
Display the contents of file system data unit in a disk image
blkls(1)
List or output file system data units
blkstat(1)
Display details of a file system data unit (i.e. block or sector)
blockdiag(1)
generate block-diagram image file from spec-text file
blogbench(8)
a realistic filesystem benchmark
bmd.conf(5)
configuration file for bmd(8)
bmkdep(1), mkdep(1)
construct Makefile dependency list
bmore(1)
browse through a binary file
bmptopnm-O2(1), bmptopnm(1)
convert a BMP(DIB) file into a portable anymap
bnftp(1)
Battle.net file transfer client
bni2tga(1)
convert a Battle.net icon file to a Targa file
bnibuild(1)
build a Battle.net icon file from a directory of Targa icon files
bniextract(1)
extract a directory of Targa icon files from a Battle.net icon file
bnilist(1)
list contents of a Battle.net icon file
bochsrc(5)
Configuration file for Bochs
bogosort(1)
sorts or doesn't sort files or standard input
bogoutil(1)
Dumps, loads, and maintains bogofilter database files
bonnie(1)
Performance Test of Filesystem I/O
borg-change-passphrase(1)
Change repository key file passphrase rst2man-indent-level 0 1 rstReportMargin $1
borg-compact(1)
compact segment files in the repository
borg-config(1)
get, set, and delete values in a repository or cache config file
borg-key(1)
Manage a keyfile or repokey of a repository
borg-key-change-passphrase(1)
Change repository key file passphrase
borg-mount(1)
Mount archive or an entire repository as a FUSE filesystem
borg-umount(1)
un-mount the FUSE filesystem
borgfs(1)
Mount archive or an entire repository as a FUSE filesystem
bpatch(1)
binary patch and dump file utility
bpkg-default-options-files(1)
specifying default options
bpython-config(5)
user configuration file for bpython
breed(1)
prepare files for reed
broot(1)
Tree view, file manager, configurable launcher
brotli(1), brotli(1) -- brotli(1), unbrotli(1)
compress or decompress files
browser(1)
File manager and image viewer
bsdcat(1)
expand files to standard output
bsdcpio(1), cpio(1)
copy files to and from archives
bsdcrashtar(8)
archive kernel crash files
bsdisks.conf(5)
configuration file for the bsdisks utility
bsdl2jtag(1)
UrJTAG declaration file conversion
bsdunzip(1)
extract files from a ZIP archive
bsigs(8)
program for debugging burp protocol2 manifest files and indexes
bsmtrace.conf(5)
configuration file for bsmtrace
bsnmp-regex.conf(5)
the configuration file for the bsnmp-regex(8) module
bsp(6)
node builder for WAD files
bsparse(8)
program for regenerating burp protocol2 sparse files
btree-dump(1)
unformatted dump of a B-Tree DB file
bu_check_files(1)
Verify the file integrity of backupuser(1) backups
buffchan(8)
Buffered file-writing backend for INN
build-astrometry-index(1)
Create astrometry.net index files
build.proj.mk(5)
bsdbuild - compilation of IDE project files
build.xml(5)
configuration file used by Apache Ant to build projects
buildah-add(1)
Add the contents of a file, URL, or a directory to a container
buildah-build(1)
Build an image using instructions from Containerfiles
buildah-copy(1)
Copies the contents of a file, URL, or directory into a container's working directory
buildah-mount(1)
Mount a working container's root filesystem
buildah-umount(1)
Unmount the root file system on the specified working containers
buildflags.awk(1)
convert buildflags.conf(5) files into make syntax
bup(1)
Backup program using rolling checksums and git file formats
bup-cat-file(1)
extract archive content (low-level)
bup-damage(1)
randomly destroy blocks of a file
bup-drecurse(1)
recursively list files in your filesystem
bup-fuse(1)
mount a bup repository as a filesystem
bup-index(1)
print and/or update the bup filesystem index
bup-join(1)
concatenate files from a bup repository
bup-midx(1)
create a multi-index (.midx) file from several .idx files
bup-restore(1)
extract files from a backup set
bup-split(1)
save individual files to bup backup sets
burst_buffer.conf(5)
Slurm configuration file for burst buffer management
bvi(1), Header "NAME" bvi(1), bview(1)
visual editor for binary files
bw_file_rd(8)
time the reading and summing of a file
bw_mmap_rd(8)
time the reading and summing of a file
bxl2txt(1)
decode a binary BXL file and dump the plain text content
byobu-select-profile(1)
select your Byobu foreground and background colors
byteshuf(1)
Shuffle or unshuffle bytes in a file
bz3grep(1)
print lines matching a pattern in bzip3-compressed files
bz3less(1)
view bzip3-compressed files
bz3more(1)
view bzip3-compressed files
bz3most(1)
view bzip3-compressed files
bzgrep(1), bzfgrep(1), bzegrep(1)
search possibly bzip2 compressed files for a regular expression
bzip(1), bunzip(1)
a block-sorting file compressor, v0.21
bzip2(1), bunzip2(1)
a block-sorting file compressor, v1.0.8 bzcat - decompresses files to stdout bzip2recover - recovers data from damaged bzip2 files
bzip3(1)
an efficient statistical file compressor and spiritual successor to bzip2
bzmore(1), bzless(1)
file perusal filter for crt viewing of bzip2 compressed text
bzw(5)
BZFlag world file format
c2html(1)
generates highlighted html-files from C source
c2ps(1)
converts a file with C/C++ code to Postscript
cabextract(1)
program to extract files from Microsoft cabinet (.cab) archives
cacaplay(1)
play libcaca files
caf(1)
OpenCoarrays compiler wrapper to compile and link coarray Fortran source files and programs
cagebreak-config(5)
Cagebreak configuration file
caja(1), Caja(1)
The MATE File Manager
caja-file-management-properties(1), Caja-file-management-properties(1)
Caja File Management Preferences
caja-sendto(1)
convenience application to send a file via email or instant messenger
cal3d_converter(1)
convert cal3d files from / to binary and XML (version 0.12.0)
calamaris(1)
generate text and graphical statistics out of log files from Proxy-Cache-Servers
calife.auth(5)
format of the calife authorization file
canonicalize_filename(3)
Converts any filename into its canonical form. Allegro game programming library
capinfos(1)
Prints information about capture files
captype(1)
Prints the types of capture files
cargo-add(1)
[em] Add dependencies to a Cargo.toml manifest file
cargo-generate-lockfile(1)
[em] Generate the lockfile for a package
cargo-locate-project(1)
[em] Print a JSON representation of a Cargo.toml file[cq]s location
cargo-remove(1)
[em] Remove dependencies from a Cargo.toml manifest file
cargo-update(1)
[em] Update dependencies as recorded in the local lock file
castgetrc(5)
configuration file for castget
catal(5)
catalog file format man1/alc_origin.1
catdoc(1)
reads MS-Word file and puts its content as plain text on standard output
catfish(1)
File searching tool which is configurable via the command line
catppt(1)
reads MS-PowerPoint file and puts its content on standard output
catsit-watch(1)
run command when files are modified
cbcrc(4)
Configuration file for Couchbase command line tools
cckd(4)
Hercules Compressed CKD DASD image file
ccmakedep(1)
create dependencies in makefiles using a C compiler
ccrypt(1)
encrypt and decrypt files and streams
cd-create-profile(1)
Color Manager Profile Creation Tool
cd-fix-profile(1)
Color Manager Testing Tool
cda2dcm(1)
Encapsulate CDA file into DICOM file format
cdb(5)
Constant DataBase file format
cdbkup(1)
Backup a filesystem to one or more CD-R(W)s
cdda2wav(1)
dumps CD audio data into sound files with extra data verification
cdeploy(1)
deploy a set of configuration files to a target file system
cdfdiff(1)
compares two classic netCDF files in parallel
cdk_compat(3), getDirectoryContents readFile splitString cdk_compat(3)
Cdk4 compatibility functions
cdrstr(1)
Restore a backed up filesystem from one or more CD-R(W)s
ceylon-config(1), ceylon config(1)
Manages Ceylon configuration files
ceylon-doc(1), ceylon doc(1)
Generates Ceylon API documentation from Ceylon source files
ceylon-import-jar(1), ceylon import-jar(1)
Imports a jar file into a Ceylon module repository
ceylon-war(1), ceylon war(1)
Generates a WAR file from a compiled `.car` file
cfgmaker(1)
Creates mrtg.cfg files (for mrtg-2.17.10)
cfgread(3), cfgget(3), cfgget2(3)
functions to read and parse configuration files
cfsd(8)
cryptographic file system daemon
cg_diff(1)
(deprecated) diffs two Cachegrind output files
cg_merge(1)
(deprecated) merges multiple Cachegrind output files into one
cgiGetFile(3)
Return information of a CGI file variable
cgiGetFiles(3)
Returns a list of CGI file variables
cgi_filehandle(3), cgi_filehandle (3)
return a file pointer to an uploaded file
cgprof(1)
generate colored call graph for profiled executables
cgraph(1)
build call graphs from C files
cgroup.conf(5)
Slurm configuration file for the cgroup support
change(1)
non interactive editor to change patterns in files
charon.ftp(1)
remove backup files that exceed a certain age from an FTP aite
charon.local(1)
remove backup files that exceed a certain age from a local directoy
charon.pipe(1)
filter filenames generated by tartarus and print those exceeding a certain age
charset.conf(5)
Configuration file for legacy character set support by Sympa
chattr(1)
change file attributes on a Linux file system
cheatmake(1)
fool make into not rebuilding certain files
checkmail(1)
plays a sound file when the user receives mail
chewing-cli-init-database(1)
Create a new dictionary file
chibi-ffi(1)
generate C from Scheme stub files
chicken-profile(1)
generate a report from profile-information
chilight(1)
highlight a C source file
chironfs(8), ChironFS(8)
The Chiron Replication Filesystem version 1.1
chkascii(1)
a small C program that checks whether a file is purely ASCII plain-text or else contains any non-ASCII characters
chkdvifont(1)
CHecK DVI/tfm/font file and report information of FONTs
chkfont(6)
checks figlet 2.0 and up font files for format errors
chkweb(1)
runs the LaTeX parts of a CWEB file through chktex
chocolate-doom.cfg(5)
Chocolate Doom configuration file
chocolate-heretic.cfg(5)
Chocolate Heretic configuration file
chocolate-hexen.cfg(5)
Chocolate Hexen configuration file
chocolate-strife.cfg(5)
Chocolate Strife configuration file
chrony.conf(5)
chronyd configuration file
cif-diff(1)
A tool to compare two mmCIF files
cif-grep(1)
A tool like grep to print fields in mmCIF files that match patterns
cif-merge(1)
Merge the content of a modified PDB file into a mmCIF file
cif-validate(1)
Validate the content of a mmCIF file
cif2pdb(1)
Convert the contents of a mmCIF file into PDB format
cifsdd(8)
convert and copy a file over SMB
cjpeg(1)
compress an image file to a JPEG file
ck2yaml(1)
convert Chemkin-II-format mechanisms to Cantera YAML input files
cksfv(1)
tests and creates simple file verification (SFV) listings
clamav-milter.conf(5)
Configuration file for clamav-milter
clamd.conf(5)
Configuration file for Clam AntiVirus Daemon
clamdscan(1)
scan files and directories for viruses using Clam AntiVirus Daemon
clamfs(1)
an anti-virus protected file system
clamscan(1)
scan files and directories for viruses
clamsmtpd.conf(5)
the configuration file for clamsmtpd(8)
clamsubmit(1)
File submission utility for ClamAV
classes.conf(5)
class configuration file for cups
clean(1)
automatically remove unwanted files
clex(1)
file manager
cliapp(5)
config file and option conventions for Python command line framework
client.conf(5)
client configuration file for cups (deprecated on macos)
clifm(1)
The Command Line File Manager
cloginrc(5), .cloginrc(5)
clogin configuration file
close_fli(3)
Closes a FLI file previously opened. Allegro game programming library
close_rawresource(3), close_rawresource (3)
Close the context-global output file
clustersed(1)
quickly dissect cluster files
cmake-cxxmodules(7)
CMake C++ Modules Support Reference New in version 3.28. C++ 20 introduced the concept of (dqmodules(dq to the language. The design requires build systems to order compilations among each other to satisfy import statements reliably. CMake(aqs implementation asks the compiler to scan source files for module dependencies during the build, collates scanning results to infer ordering constraints, and tells the build tool how to dynamically update the build graph
cmake-file-api(7)
CMake File-Based API
cmake-server(7)
CMake Server The %cmake(1) server mode has been removed since CMake 3.20. Clients should use the %cmake-file-api(7) instead
cmap(5)
format of .cmap files (color maps)
cmconvert(1)
convert Infernal covariance model files
cmdftp(1)
command line File Transfer Protocol client
cmew(1)
create Mew's database file
cmfetch(1)
retrieve covariance model(s) from a file
cmstat(1)
summary statistics for a covariance model file
cntlist(5)
file listing number of times each tagged sense occurs in a semantic concordance, sorted most to least frequently tagged cntlist.rev - file listing number of times each tagged sense occurs in a semantic concordance, sorted by sense key
coap-oscore-conf(5)
CoAP OSCORE configuration file format
coap-tls-engine-conf(5)
CoAP TLS ENGINE configuration file format
cobfusc(1)
make a C source file unreadable but compilable
codechanges(1)
computes the amount of code changes between two code trees or single files
colrm(1)
remove columns from a file
combine(1)
combine sets of lines from two files using boolean operations
compare(1)
fast binary comparison of two files
compface(1), uncompface(1)
compress and expand 48x48x1 face image files
compface(3), uncompface(3)
compress and expand 48x48x1 face image files
confctl(1)
sysctl-like tool for config files
confget(1)
read a variable from a configuration file
config(5)
OpenSSL CONF library configuration files
config(5ossl)
OpenSSL CONF library configuration files
configFileLoad(3)
parse a configuration file
configctl(1)
Generic tool to parse and update configuration files
conman.conf(5)
ConMan daemon configuration file
conserver.cf(5)
console configuration file for conserver (8)
containerignore(5), .containerignore(.dockerignore)(5)
files to ignore buildah or podman build context directory
containers-auth.json(5)
syntax for the registry authentication file
containers-mounts.conf(5)
configuration file for default mounts in containers
containers-policy.json(5)
syntax for the signature verification policy file
containers-registries.conf(5)
Syntax of System Registry Configuration File
containers-registries.conf.d(5)
directory for drop-in registries.conf files
containers-sigstore-signing-params.yaml(5)
syntax for the sigstore signing parameter file
containers.conf(5)
The container engine configuration file specifies default configuration options and command-line flags for container engines
convert2gpx(1)
converts a FoxtrotGPS logfile to GPX
convert2osm(1)
converts FoxtrotGPS logfiles into .osm files
convfont(1)
convert font files for svgalib
convickt(1)
convert INTERCAL files between formats
convmv(1)
converts filenames from one encoding to another
copy(1)
makes copies of file(s)
copytape(5)
copytape intermediate data file format
coq-tex(1)
process Coq phrases embedded in LaTeX files
coq_makefile(1)
generate makefiles for Coq proof development
coqwc(1)
print the number of specification, proof and comment lines in Coq files
coredns-auto(7), auto(7)
enables serving zone data from an RFC 1035-style master file, which is automatically picked up from disk
coredns-file(7), file(7)
enables serving zone data from an RFC 1035-style master file
coredns-hosts(7), hosts(7)
enables serving zone data from a /etc/hosts style file
coredns-import(7), import(7)
includes files or references snippets from a Corefile
coredns-reload(7), reload(7)
allows automatic reload of a changed Corefile
coredns-root(7), root(7)
simply specifies the root of where to find (zone) files
coredns-sign(7), sign(7)
adds DNSSEC records to zone files
corefile(5)
configuration file for CoreDNS
corosync.conf(5)
corosync executive configuration file
count(1)
counts items in a file
cp-build(1)
copy a file to a destination with version numbering and auditing
cpdup(1)
mirror filesystems
cpfs.reiserfs(8)
a reiserfs filesystem copying program
cpio(5)
format of cpio archive files
cpl_complete_word(3), cfc_file_start(3), cfc_literal_escapes(3), cfc_set_check_fn(3), cpl_add_completion(3), cpl_file_completions(3), cpl_last_error(3), cpl_list_completions(3), cpl_recall_matches(3), cpl_record_error(3), del_CplFileConf(3), del_WordCompletion(3), new_CplFileConf(3), new_WordCompletion(3)
lookup possible completions for a word
cppi(1)
indent the C preprocessor directives in FILE to reflect their nesting
cptcont(1)
create a continuous GMT colour palette table (cpt) file based on the colours of a non-continuous cpt file
cptinfo(1)
print summary information on GMT colour palette table (cpt) files
cptupdate(1)
create a GMT colour palette table (cpt) file with a different version to the input
create_datafile_index(3)
Creates an index for a datafile. Allegro game programming library
create_makefile(1)
Creates Makefile.in and Makefile from a Makefile.am
create_makefiles(1)
Recreates all Makefiles beneath a directory
createsummary(1)
Scalar File Summarization Tool
creginfo(1)
determines information about a Windows 9x/Me Registry File (CREG)
crfile(1)
Create arbitrary sized files
crispy-doom.cfg(5)
Crispy Doom configuration file
crispy-heretic.cfg(5)
Crispy Heretic configuration file
crispy-hexen.cfg(5)
Crispy Hexen configuration file
crispy-strife.cfg(5)
Crispy Strife configuration file
cronolog(1m)
write log messages to log files named according to a template
cronosplit(1m)
split log files into cronolog-compatible files
cs_parse_file(3), cs_parse_file (3)
parse a CS template file
cs_register_fileload(3), cs_register_fileload (3)
register a fileload function
csepdjvu(1)
DjVu encoder for separated data files
csort(1)
sort lines of text files in the C locale
cstyle(1)
check for some common stylistic errors in C source files
csv1(5)
Format of the csv1 zone file that MaraDNS uses
csv2(5)
Description of the csv2 zone file that MaraDNS uses
csv2_txt(5)
Description of txt and raw resource records in the csv2 zone file
csv2po(1), csv2po.py(1)
Convert Comma-Separated Value (.csv) files to Gettext PO localization files
csv2tbx(1), csv2tbx.py(1)
Convert Comma-Separated Value (.csv) files to a TermBase eXchange (.tbx) glossary file
csv2yapet(1)
convert CSV file to YAPET file
csvinfo.cgi(1)
CGI program to show host information from a CSV file
ctags(1)
Generate tag files for source code
ctail(1)
watch and colorize a logfile
cti2yaml(1)
convert legacy CTI-format mechanisms to Cantera YAML input files
ctie(1)
merge or apply CWEB change files
ctl(5)
Control Temporal Logic file format. man1/alc_origin.1
ctmconv(1)
file format converter for 3D models
ctml2yaml(1)
convert legacy CTML-format mechanisms to Cantera YAML input files
ctmviewer(1)
3D viewer for models of various file formats
ctpp2json(1)
CTPP JSON file parser
cual(6), Cual(6)
Cuyo Animation Language Cual is the main language used to describe the animations in cuyo. Strictly speaking it's the stuff between the << >> brackets in the level description files (xxx.ld). On the other hand this man page aims at being a complete description of how to write levels for cuyo. But it's still under construction. See the file "example.ld" to get an idea of how the rest of the level description works. There's also a bit of example Cual code in "example.ld". And of course, all the existing levels are examples. Note that Cual is probably still very buggy. So if strange things happen and you're sure it's not your fault, tell me (cuyo@karimmi.de)
cuebreakpoints(1)
report track breakpoints from a CUE or TOC file
cueconvert(1)
convert files between CUE and TOC formats
cueprint(1)
report disc and track information from a CUE or TOC file
cups-browsed.conf(5)
server configuration file for cups-browsed
cups-files.conf(5)
file and directory configuration file for cups
cups-genppd(8)
generate Gutenprint PPD files for use with CUPS
cups-genppdupdate(8)
update CUPS+Gutenprint PPD files
cupsd-logs(5)
cupsd log files (access_log, error_log, and page_log)
cupsd.conf(5)
server configuration file for cups
cupsfilter(8)
convert a file to another format using cups filters (deprecated)
cupstestppd(1)
test conformance of ppd files (deprecated)
curl_mime_filedata(3)
set a mime part(aqs body data from a file contents
curl_mime_filename(3)
set a mime part(aqs remote filename
curl_multi_fdset(3)
extract file descriptor information from a multi handle
curl_multi_waitfds(3)
extract file descriptor information from a multi handle
curs_scr_dump(3x), %scr_dump(3x), %scr_restore(3x), %scr_init(3x), %scr_set(3x)
read/write a curses screen from/to a file
cut-diff(1)
show difference between 2 files with color
cvegenversdat(1)
Generate version matching rules for passed on files
cvs(5)
Concurrent Versions System support files
cvs(5)
OpenCVS files format
cvscan(1)
generate a scanfile for cvsync and cvsyncd
cvscheck(1)
Offline status report for files in a checked-out CVS module
cvsd.conf(5)
configuration file for cvsd
cvsdelta(1)
Manage and summarize the differences between a CVS project and local files
cvslastchange(1)
Display the last change committed to CVS for a file
cvslastlog(1)
Prints the log entry for the last commit for a file
cvsrevertlast(1)
Revert files in CVS by one version
cvsup2cvsync(1)
convert a scanfile from the CVSup style to the cvsync style
cvswrap.conf(5)
configuration file for cvswrap
cvsync2cvsup(1)
convert a scanfile from the cvsync style to the CVSup style
cvtbatch(8)
Convert Usenet batch files to INN format
cvtsudoers(1)
convert between sudoers file formats
cwebp(1)
compress an image file to a WebP file
cwmrc(5)
calm window manager configuration file
cxApplyFsNodeInfo(3)
Applies the information from an FsNode to a physical file or directory
cxClearErr(3)
Clears the error flag and end-of-file indicator
cxClose(3)
Closes a file pointer
cxDestroyFile(3)
Destroys a CxFile structure
cxDestroyFsIterator(3)
Destroys a filesystem iterator
cxDirAddFile(3)
Adds a file to the directory
cxDirRemoveFile(3)
Removes a file from the directory
cxEof(3)
Tests the end-of-file indicator
cxError(3)
Tests the error indicator of the file
cxExtractArchive(3)
Extracts the specified archive's files to directories off of the current directory
cxExtractFile(3)
Extracts the specified file
cxGetArchiveAccessMode(3)
Returns the archive's file access mode
cxGetArchiveFileCount(3)
Returns the total number of files in the archive
cxGetArchiveFileName(3)
Returns the archive's physical filename
cxGetArchiveFileSize(3)
Returns the archive's physical file size
cxGetArchivePhysicalPath(3)
Returns the full physical path to the file
cxGetBaseName(3)
Returns the base filename for the specified path
cxGetFile(3)
Returns the file specified in the path
cxGetFileArchive(3)
Returns the archive that owns the specified file
cxGetFileCompressedSize(3)
Returns the compressed size of the specified file
cxGetFileCount(3)
Returns the number of files in the specified directory
cxGetFileDate(3)
Returns the timestamp of the specified file
cxGetFileGid(3)
Returns the group ID of the specified file
cxGetFileMode(3)
Returns the mode of the specified file
cxGetFileName(3)
Returns the name of the specified file
cxGetFileParent(3)
Returns the specified file's parent directory
cxGetFilePath(3)
Returns the full path to the specified file
cxGetFilePhysicalPath(3)
Returns the full physical path to the file
cxGetFileSize(3)
Returns the uncompressed size of the specified file
cxGetFileUid(3)
Returns the user ID of the specified file
cxGetFirstFile(3)
Returns the first file in the directory
cxGetFpAccessMode(3)
Returns the access mode of the specified file pointer
cxGetFullFilePath(3)
Returns the full, absolute path for the specified filename
cxGetNextFile(3)
Returns the next file in a list of files
cxGetPreviousFile(3)
Returns the previous file in a list of files
cxGets(3)
Reads in a line from from a file pointer
cxIsFileLocal(3)
Returns whether or not the file is stored locally
cxMakeFile(3)
Creates a file structure from a local file
cxMakePhysDirs(3)
Makes a directory and all its parent directories, if missing, on the filesystem
cxNewFile(3)
Creates a new CxFile structure
cxNewFp(3)
Creates a file pointer structure
cxNewFsIterator(3)
Creates a filesystem iterator
cxOpenArchiveFromHandle(3)
Opens an archive from an existing file handle (CxFile structure)
cxOpenArchiveStream(3)
Opens an archive from an existing file stream for reading or writing
cxOpenFile(3)
Opens a file from a local or remote filesystem, or in an archive
cxOpenFileHandle(3)
Opens a file from an existing file handle (CxFile structure)
cxOpenStream(3)
Opens an existing FILE * stream
cxRead(3)
Reads data from a file pointer
cxSeek(3)
Seeks to a position in the file
cxSetArchiveAccessMode(3)
Sets the archive's file access mode
cxSetArchiveFileName(3)
Sets the archive's physical filename
cxSetArchiveFileSize(3)
Sets the archive's physical file size
cxSetCloseFunc(3)
Sets the close function for this file pointer
cxSetDirLocal(3)
Sets whether or not the file is stored locally
cxSetFileArchive(3)
Sets the archive that owns the file
cxSetFileCompressedSize(3)
Sets the compressed size of the specified file
cxSetFileDate(3)
Sets the timestamp of the specified file
cxSetFileGid(3)
Sets the group ID of the specified file
cxSetFileLocal(3)
Sets whether or not the file is stored locally
cxSetFileMode(3)
Sets the mode of the specified file
cxSetFileName(3)
Sets the base name of the specified file
cxSetFileParent(3)
Sets the specified file's parent directory
cxSetFilePhysicalPath(3)
Sets the full physical path to the file
cxSetFileSize(3)
Sets the uncompressed size of the specified file
cxSetFileUid(3)
Sets the user ID of the specified file
cxSetFpAccessMode(3)
Sets the access mode of the specified file pointer
cxSetReadFunc(3)
Sets the read function for this file pointer
cxSetSeekFunc(3)
Sets the seek function for this file pointer
cxSetWriteFunc(3)
Sets the write function for this file pointer
cxSplitPath(3)
Splits the specified path into a directory part and a filename part
cxTell(3)
Returns the current position in the file
cxWrite(3)
Writes data to a file pointer
cxmon(1)
a command-line file manipulation tool and disassembler
cxpm(1)
Check an XPM (X PixMap) file, versions XPM 1, 2, or 3
cycbuff.conf(5)
Configuration file for INN CNFS storage method
cyrus.conf(5)
Cyrus IMAP documentation Cyrus configuration file
d4file(4)
D4-format binary file
dMagneticini(5), dMagnetic.ini(5)
Configuration file for dMagnetic
dact(1)
compress or expand a file or stream
damager(1)
overrides chunks of files with garbage
dane_state_set_dlv_file(3)
API function
dar_manager(1)
compiles several archives contents in a database to ease file restoration
darkice.cfg(5)
configuration file for darkice
data2inc(1)
Free Pascal binary to pascal include file converter
datesort(1)
Sort contents of FILE chronologically
davfs2.conf(5)
Configuration file for mount.davfs
db2x_texixml(1)
Make Texinfo files from Texi-XML
dbconfig(5)
GNATS database configuration file
dbh.h(3)
Dbh header file
dbh_find(3)
Find the top level subtree FILE_POINTER
dbh_update(3), dbh_writeheader(3)
write data record or file header to disk
dbmail.conf(5)
configuration file for DBMail, the Database Mailer
dbmmanage(1)
Manage user authentication files in DBM format
dbview(1)
View dBase III files
dc3dd(1)
convert and copy a file
dcl2inc(1)
postprocess ftnchek .dcl files to create separate INCLUDE files
dcm-dump(1)
print metadata content of DICOM PS3.10 file to standard output
dcm-getframe(1)
print a frame from a DICOM PS3.10 file to standard output
dcm2cda(1)
Extract CDA file from DICOM encapsulated CDA
dcm2json(1)
Convert DICOM file and data set to JSON
dcm2mnc(1)
convert sets of DICOM files to one or more MINC format files
dcm2pdf(1)
Extract PDF file from DICOM encapsulated PDF
dcm2xml(1)
Convert DICOM file and data set to XML
dcmcjpeg(1)
Encode DICOM file to JPEG transfer syntax
dcmcjpls(1)
Encode DICOM file to JPEG-LS transfer syntax
dcmconv(1)
Convert DICOM file encoding
dcmcrle(1)
Encode DICOM file to RLE transfer syntax
dcmdjpeg(1)
Decode JPEG-compressed DICOM file
dcmdjpls(1)
Decode JPEG-LS compressed DICOM file
dcmdrle(1)
Decode RLE-compressed DICOM file
dcmdspfn(1)
Export standard display curves to a text file
dcmdump(1)
Dump DICOM file and data set
dcmftest(1)
Test if file uses DICOM part 10 format
dcmmkdir(1)
Create a DICOMDIR file
dcmodify(1)
Modify DICOM files
dcmqridx(1)
Register a DICOM image file in an image database index file
dcmsign(1)
Sign and Verify DICOM Files
dcod2lum(1)
Convert hardcopy characteristic curve file to softcopy format
dconvlum(1)
Convert VeriLUM files to DCMTK display files
dcraw2hdrgen(1)
Parse information in given Digital Camera RAW files and output a hdrgen script for generation of HDR images
ddpt(8)
copies data between files and storage devices. Support for devices that understand the SCSI command set
ddrescuelog(1)
tool for ddrescue mapfiles
ddrescueview(1)
graphical viewer for GNU ddrescue map files
deb-buildinfo(5)
Debian build information file format
deb-changelog(5)
dpkg source packages' changelog file format
deb-changes(5)
Debian changes file format
deb-conffiles(5)
package conffiles
deb-control(5)
Debian binary packages' master control file format
deb-extra-override(5)
Debian archive extra override file
deb-origin(5)
Vendor-specific information files
deb-override(5)
Debian archive override file
deb-shlibs(5)
Debian shared library information file
deb-src-control(5)
Debian source packages' master control file format
deb-src-files(5)
Debian distribute files format
deb-src-rules(5)
Debian source package rules file
deb-symbols(5)
Debian's extended shared library information file
debugfs(8)
ext2/ext3/ext4 file system debugger
debuginfod-client-config(7)
debuginfod client environment variables, cache control files and etc
decomment(1)
remove comments from C and C++ files
decrypt-dbeaver-configuration(1)
Decrypt DBeaver Credentials Configuration File
default.cfg(5)
Chocolate Doom configuration file
default.conf(5)
IPA configuration file
delete(1)
Delete files and directories
delete_file(3)
Removes a file from the disk. Allegro game programming library
delp(1)
The Free Pascal file deletion tool
deltainfoxml2solv(1)
convert rpm-mds deltainfo format into a solv file
denature(1)
-- A script to convert an html file to an xsl-fo file, then using FOP, to a pdf
desktop-file-install(1), desktop-file-edit(1)
Installation and edition of desktop files
desktop-file-validate(1)
Validate desktop entry files
desktoptojson(8)
Converts a .desktop file to a .json file
destroy(1), Destroy(1)
Destroy files from the harddisk in a secure manner
destroy_datafile_index(3)
Destroys a datafile index. Allegro game programming library
detex(1)
a filter to strip TeX commands from a .tex file
detox(1)
clean up filenames
detoxrc(5)
configuration file for detox(1)
deurlname(1)
Remove URL-encoded characters from file names
deutex(6)
do things with wad files
dexpire(8)
Diablo program to expire article files
dexpireover(8)
Diablo program to expire overview files for diablo reader side
dfc(1)
report file system space usage information with style
dfont2res(1)
convert Macintosh dfont font file format to Macintosh resource fork format
dfu-prefix(1)
add, check, or remove special firmware file prefix
dfu-suffix(1)
add, check, or remove DFU firmware file suffix
dgenrc(5)
file containing settings for dgen(1)
dgrpctl(8)
add, delete and modify newsgroups in the active file
dgscat(1)
build distributed source graph file fragments from a centralized source graph file
dhclient.conf(5)
DHCP client configuration file
dhcp6c.conf(5)
DHCPv6 client configuration file
dhcp6s.conf(5)
DHCPv6 server configuration file
dhcp_probe.cf(5)
configuration file for dhcp_probe
dhcpcd.conf(5)
dhcpcd configuration file
dhcpd.conf(5)
dhcpd configuration file
dhex_markers(5)
marker file for dhex
dhex_searchlog(5)
search log file for dhex
dhexrc(5)
Configuration File for dhex
dhisexpire(8)
Diablo program to clean the history file
dia2code(1)
Generate code from Dia files
diablo-files(5)
Synopsis of configuration and control files for Diablo
dicod.conf(5)
GNU dictionary server configuration file
dictfmt_index2suffix(1)
Creates a .suffix file from a DICTD database .index file
dictfmt_index2word(1)
Creates a .word index file from a DICTD database .index file
dictionary(5)
RADIUS dictionary file
dictunformat(1)
create a raw database file from a .dict and .index file
dictzip(1), dictunzip(1)
compress (or expand) files, allowing random access
diff(1)
compare files line by line
diff(1)
compare two files
diff(1)
differential file and directory comparator
diff2php(1)
transform a patch into a self-serving PHP file
digest_file_auth(8)
File based digest authentication helper for Squid. Version 1.1
digitaglinktree(1)
Export tag structure of photos in digikam to the filesystem
dilookup(8)
Diablo program to run searches on the dhistory file
dipole(1)
Yagi-Uda project file. Computez Z of a dipole
dir2slideshow(1)
Creates an input file for dvd-slideshow from pictures in a directory
direnv(1)
unclutter your .profile
direnv.toml(1)
the direnv configuration file
direvent.conf(5)
configuration file for direvent (8)
dirvish-locate(8)
locate file versions in dirvish images
dirvish.conf(5)
dirvish configuration file
discgrp(5gv), discrete(5gv)
group file formats
disdvi(1)
`disassemble' a (p)TeX or XeTeX DVI file
diskus(1)
Compute disk usage for the given filesystem entries
dispatch_read(3), dispatch_write(3)
asynchronously read from and write to file descriptors
displays(5)
Display Configuration File
distviper(8)
wipe outdated files from the FreeBSD ports distdir
django-admin(1)
Utility script for the Django web framework django-admin is Django(aqs command-line utility for administrative tasks. This document outlines all it can do. In addition, manage.py is automatically created in each Django project. It does the same thing as django-admin but also sets the X'tty: link #envvar-DJANGO_SETTINGS_MODULE'%DJANGO_SETTINGS_MODULEX'tty: link' environment variable so that it points to your project(aqs settings.py file. The django-admin script should be on your system path if you installed Django via pip. If it(aqs not in your path, ensure you have your virtual environment activated. Generally, when working on a single Django project, it(aqs easier to use manage.py than django-admin. If you need to switch between multiple Django settings files, use django-admin with X'tty: link #envvar-DJANGO_SETTINGS_MODULE'%DJANGO_SETTINGS_MODULEX'tty: link' or the %--settings command line option. The command-line examples throughout this document use django-admin to be consistent, but any example can use manage.py or python -m django just as well
djpeg(1)
decompress a JPEG file to an image file
djvudigital(1)
creates DjVu files from PS or PDF files
djvudump(1)
Display internal structure of DjVu files
djvuextract(1)
Extract chunks from DjVu image files
djvumake(1)
Assemble DjVu image files
dlsdump(1)
List information about a DLS (Downloadable Sound) file
dlys(5)
format of .dlys files read by the SCALD simulator and timing verifier
dmidiplayer(1)
[em] Plays MIDI, Karaoke and Cakewalk Files
dns-boot-check(1)
check /etc/named.boot file "dns-boot-check(1)" "check /etc/named.boot file"
dns-conf-check(1)
check /etc/named.conf file "dns-conf-check(1)" "check /etc/named.conf file"
dns-filter(1)
filter DNS database files "dns-filter(1)" "filter DNS database files"
dns-terror(1)
fast log file IP address resolver
dnscap-rssm-rssac002(1)
Combine RSSAC002v3 YAML files
dnshistory(1)
processes various log file formats doing dns IP Address lookups. Store these pairs in a database for later retrieval
dnsjit.core.file(3)
OS file operations
dnsjit.input.fpcap(3)
Read input from a PCAP file using fopen()
dnsjit.input.mmpcap(3)
Read input from a PCAP file using mmap()
dnsjit.input.pcap(3)
Read input from an interface or PCAP file using libpcap
dnsjit.input.zmmpcap(3)
Read input from a PCAP file using mmap()
dnsjit.input.zpcap(3)
Read input from a PCAP file that is compressed
dnsjit.lib.parseconf(3)
Parse simple config files
dnssec-ksr(1)
create signed key response (SKR) files for offline KSK setups
dnstable_dump(1)
dump dnstable data file to text or JSON
dnstable_lookup(1)
lookup individual records in a dnstable data file or set of data files
dnstable_merge(1)
merge multiple dnstable data files together
doas.conf(5)
doas configuration file
doasedit(8)
edit a text file and then write the file back to its original location with admin access
doctext(1)
Generate documentation pages from source files
doinkd.cf(5), /usr/local/etc/doinkd/doinkd.cf(5)
doinkd configuration file format
dos2ansi(1)
convert old MS-DOS/ANSI.SYS text files
dos2unix(1)
convert ASCII files from DOS's CR/LF to UNIX's LF
dot-forward(1)
read a .forward file under qmail
dotcache(5), .cache(5)
description files for the GoFish gopher server
dotlockfile(1)
Utility to manage lockfiles
doublecmd(1)
Twin-panel (commander-style) file manager
doveadm-fs(1)
Interact with the abstract mail storage filesystem
doveadm-log(1)
Locate, test or reopen Dovecot(aqs log files
doveadm-purge(1)
Remove messages with refcount=0 from mdbox files
doverctl(8)
Perform functions on the overview directory and file structure
doxywizard(1)
a tool to configure and run doxygen on your source files
dpkg-distaddfile(1)
add entries to debian/files
dpkg-divert(1)
override a package's version of a file
dpkg-genbuildinfo(1)
generate Debian .buildinfo files
dpkg-genchanges(1)
generate Debian .changes files
dpkg-gencontrol(1)
generate Debian control files
dpkg-gensymbols(1)
generate symbols files (shared library dependency information)
dpkg-mergechangelogs(1)
3-way merge of debian/changelog files
dpkg-parsechangelog(1)
parse Debian changelog files
dpkg-scanpackages(1)
create Packages index files
dpkg-scansources(1)
create Sources index files
dpkg-statoverride(1)
override ownership and mode of files
dpkg.cfg(5)
dpkg configuration file
dqtool(1)
Display the contents of a disk-buffer file created with
dreadart(8)
Extract article from spool given message-id or hash / Run validity check on articles referenced by queue file
drg2sbg(1)
convert I-Doser drg files to sbagen
drgbuilder(1)
create I-Doser drg files
drpmsync(8)
sync a file tree with deltarpms
drtdump(1)
Dump DICOM RT file and data set
drumstick-dumprmi(1)
A Drumstick command line utility for decoding RIFF MIDI files
drumstick-dumpsmf(1)
A Drumstick command line utility for decoding standard MIDI files
drumstick-dumpwrk(1)
A Drumstick command line utility for decoding WRK (Cakewalk) files
drumstick-guiplayer(1)
A Drumstick GUI utility for playing MIDI files
drumstick-playsmf(1)
A Drumstick command line utility for playing standard MIDI files
dsc(5)
Debian source packages' control file format
dselect.cfg(5)
dselect configuration file
dskdump(1)
Sector-level copy from one floppy or image file to another
dskform(1)
floppy or image file formatter for emulated machines
dskid(1)
identify floppy or disc image file for emulated machines
dsktrans(1)
Copy from one floppy or image file to another
dspam_logrotate(1)
Rotate DSPAM logfiles
dspoolout(8)
Diablo program to sequence and flush outbound queue files
dsr2html(1)
Render DICOM SR file and data set to HTML/XHTML
dsr2xml(1)
Convert DICOM SR file and data set to XML
dsrdump(1)
Dump DICOM SR file and data set
dstyle(5)
format of .dstyle files (display styles)
dsymutil(1)
manipulate archived DWARF debug symbol files
dsyncgroups(8)
Obtain active file and group description info from a remote NNTP host and update the local dactive.kp (or specified KP database)
dt2dv(1)
convert a DTL text representation of a TeX DVI file to a binary DVI file
dtaus(1)
Converter for DTAUS files
dtaus(5)
Converter for DTAUS files
dtd2po(1), dtd2po.py(1)
Convert a Mozilla .dtd UTF-8 localization format to a Gettext PO localization file
dte-syntax(5)
Format of syntax highlighting files used by dte(1)
du2ps(1)
filter for converting output of du to PostScript file
duff(1)
duplicate file finder
dump2dcm(1)
Convert ASCII dump to DICOM file
dumpe2fs(8)
dump ext2/ext3/ext4 file system information
dumpexfat(8)
dump exFAT file system
dumpfcfg(1)
dump fidoconfig to file or stdout
dumpsolv(1)
print a solv file into a human readable format
dune-format-dune-file(1), duneN'45'formatN'45'duneN'45'file(1)
N'45' Format dune files
dune-subst(1), duneN'45'subst(1)
N'45' Substitute watermarks in source filesN'46'
dune-top(1), duneN'45'top(1)
N'45' Print a list of toplevel directives for including directories and loading cma filesN'46'
dunst(5), dunstrc(5)
dunst configuration file
dupd(1)
find duplicate files
dupe(1)
duplicate a file quickly
dupemap(1)
Creates a database of file checksums and uses it to eliminate duplicates
dv2dt(1)
convert a binary TeX DVI file to DTL text representation
dvb-format-convert(1)
DVBv5 tool for file format conversions
dvi2fax(1)
convert a TeX DVI file to G3 fax format
dvi2tty(1)
preview a TeX DVI file on an ordinary ASCII terminal
dvi2tty(1)
preview a TeX DVI-file on an ordinary ascii terminal
dvibook(1)
rearrange pages in DVI file into signatures
dviconcat(1)
concatenate DVI files
dvicopy(1), odvicopy(1)
produce modified copy of DVI file
dvidvi(1)
selects and/or re-arranges pages in a TeX dvi file
dvihp(1)
convert a TeX DVI file to Hewlett-Packard PCL
dvilj4(1), dvilj4l(1), dvilj2p(1), dvilj(1)
convert a TeX DVI file to PCL, for HP LaserJet printers
dvipdf(1)
Convert TeX DVI file to PDF using ghostscript and dvips
dvipdfmx(1), xdvipdfmx(1), dvipdfm(1)
produce PDF files directly from DVI files
dvipos(1)
compute positions in a DVI file
dvips(1)
convert a TeX DVI file to PostScript
dvired(1)
print dvi-files
dviselect(1)
extract pages from DVI files
dvispc(1)
Modify a DVI file to be page-independent in specials
dvisvgm(1)
converts DVI, EPS, and PDF files to the XML-based SVG format
dvitodvi(1)
rearrange pages in a DVI file
dvitomp(1)
convert a TeX DVI file to a MetaPost MPXFILE
dvitype(1), odvitype(1)
translate a dvi file for humans
dwebp(1)
decompress a WebP file to an image file
dwgadd(5), dwgadd.5(5)
Format of the LibreDWG dwgadd example input-file
e2cp(1)
copies files from/to an e2fs filesystem
e2fsck(8)
check a Linux ext2/ext3/ext4 file system
e2fsck.conf(5)
Configuration file for e2fsck
e2image(8)
Save critical ext2/ext3/ext4 file system metadata to a file
e2label(8)
Change the label on an ext2/ext3/ext4 file system
e2ln(1)
create hard links on an ext2 filesystem
e2ls(1)
list files and directories on an ext2 filesystem
e2mkdir(1)
creates a directory on an ext2 filesystem
e2mmpstatus(8)
Check MMP status of an ext4 file system
e2mv(1)
moves or renames files on an ext2fs filesystem
e2pall(1)
convert all EPS files in a LaTeX document to PDF
e2rm(1)
removes files and directories on an ext2 filesystem
e2tail(1)
a basic version of the tail command for an ext2 filesystem
e2tools(7)
utilities to manipulate files in an ext2/ext3 filesystem
e2undo(8)
Replay an undo log for an ext2/ext3/ext4 file system
easytag(1)
tag editor for MP3, Ogg Vorbis files and more
ebook2cw(1)
Convert ebooks to Morse code audio files (MP3/OGG)
ecalength(1)
prints audio file length and other information
ecasoundrc(5)
ecasound rcfile
ecattominc(1)
convert an ecat format file (version 6.x or 7.x) to a minc format file
eclat.conf(5)
configuration file for eclat (1)
editcap(1)
Edit and/or translate the format of capture files
editorconfig-format(5)
EditorConfig File Format
editorconfig.h(3)
Header file of EditorConfig
editorconfig_handle.h(3)
Header file of EditorConfig handle
editrc(5)
configuration file for editline library
ef_expand_file(3), del_ExpandFile(3), ef_last_error(3), ef_list_expansions(3), new_ExpandFile(3)
expand filenames containing ~user/$envvar and wildcard expressions
ejabberd.yml(5)
main configuration file for ejabberd
elf(1)
command-line ELF object file header analyzer
elf_begin(3)
Return descriptor for ELF file
elfedit(1)
update ELF header and program property of ELF files
elfls(1)
display the contents of an ELF file
elftoc(1)
translate an ELF file into a C struct
elinks.conf(5)
ELinks configuration file
emacsclient(1)
tells a running Emacs to visit a file
emil.cf(1)
configuration file for emil(1)
emilua-filesystem(7), Emilua(7)
Lua execution engine
emms-print-metadata(1)
Print information about music files
emwmrc(4)
the Enhanced Motif Window Manager Resource Description File
enca(1)
-- detect and convert encoding of text files
encfs(1)
mounts or creates an encrypted virtual filesystem
encfsctl(1)
administrative tool for working with EncFS filesystems
encfssh(1)
mount encrypted virtual filesystem and start shell Write in progress
encrypt-dbeaver-configuration(1)
Encrypt DBeaver Credentials Configuration File
enscript(1)
convert text files to PostScript, HTML, RTF, ANSI, and overstrikes
entr(1)
run arbitrary commands when files change
envdir(8)
runs another program with environment modified according to files in a specified directory
eof.tcl86(n), eof(n)
Check for end of file condition on channel
eof.tcl90(n), eof(n)
Check for end of file condition on channel
epinfo(1)
extract technical information from digital camera generated files
epm.list(5)
epm list file format
epminstall(1)
add a directory, file, or symlink to a list file
epn.conf(5)
Expiring Password Notification configuration file
epsffit(1)
fit encapsulated PostScript file (EPSF) into constrained size
epstool(1)
Edit preview images and fix bounding boxes in EPS files
errhdr(1)
produce a C header file from a set of messages
esedbinfo(1)
determines information about an Extensible Storage Engine (ESE) Database File (EDB)
etags(1), ctags(1)
generate tag file for Emacs, vi
etter.conf(5)
Ettercap configuration file
etterlog(8)
Log analyzer for ettercap log files
eu-elfclassify(1)
Determine the type of an ELF file
eu-readelf(1)
Displays information about ELF files
evcd2vcd(1)
Converts EVCD files to VCD files
evim(1)
easy Vim, edit a file with Vim and setup for modeless editing
evtxexport(1)
exports items stored in a Windows XML EventViewer Log (EVTX) file
evtxinfo(1)
determines information about a Windows XML EventViewer Log (EVTX) file
ewfexport(1)
exports media data stored in EWF files
ewfinfo(1)
show meta data stored in EWF files
ewfmount(1)
mount data stored in EWF files
ewfrecover(1)
exports media data stored in EWF files
ewfverify(1)
verifies media data stored in EWF files
exbitmap(3)
Loading and displaying PCX and BMP files. Allegro game programming library
exctags(1)
Generate tag files for source code
exdata(3)
Accessing the contents of datafiles. Allegro game programming library
exexedat(3)
Appending datafiles onto your executable. Allegro game programming library
exfatattrib(8)
Set or display exFAT file attributes
exfatfsck(8)
check an exFAT file system
exfatlabel(8)
get or set an exFAT file system label
exif(1)
shows EXIF information in JPEG files
exifprobe(1)
probe and report structure and metadata content of camera image files
exiftime(1)
display or adjust date & time Exif tags; list files ordered by their Exif date & time tags
exists(3)
Shortcut version of file_exists() for normal files. Allegro game programming library
expack(1)
manipulate Flex files
expackf(3)
Using custom PACKFILE vtables. Allegro game programming library
expect_cryptdir(1), cryptdir(1)
encrypt/decrypt all files in a directory
expect_decryptdir(1), cryptdir(1)
encrypt/decrypt all files in a directory
expire(8cn), doexpire(8cn), expireiflow(8cn)
expire old news upact - update news active file
expire-ip-db(1)
remove old entries from a dns-terror DB file
expire.ctl(5)
Configuration file for article expiration
explain_access_or_die(3)
check permissions for a file and report errors require_index { "check permissions for a file and report errors" }
explain_acl_get_file(3)
explain acl_get_file(3) errors require_index { }
explain_acl_get_file_or_die(3)
Execute acl_get_file(3) and report errors require_index { "explain_acl_get_file_or_die(3)"
explain_acl_set_fd_or_die(3)
set an ACL by file descriptor and report errors require_index { "set an ACL by file descriptor and report errors" }
explain_acl_set_file(3)
explain acl_set_file(3) errors require_index { }
explain_acl_set_file_or_die(3)
set an ACL by filename and report errors require_index { "explain_acl_set_file_or_die(3)"
explain_chmod_or_die(3)
change permissions of a file and report errors require_index { "change permissions of a file and report errors" }
explain_chown_or_die(3)
change ownership of a file and report errors require_index { "change ownership of a file and report errors" }
explain_close_or_die(3)
close a file descriptor and report errors require_index { "close a file descriptor and report errors" }
explain_creat_or_die(3)
create and open a file creat and report errors require_index { "create and open a file and report errors" }
explain_dirfd_or_die(3)
get directory stream file descriptor and report errors require_index { "get directory stream file descriptor and report errors" }
explain_dup2_or_die(3)
duplicate a file descriptor and report errors require_index { "duplicate a file descriptor and report errors" }
explain_dup_or_die(3)
duplicate a file descriptor and report errors require_index { "duplicate a file descriptor and report errors" }
explain_endgrent_or_die(3)
finish group file accesses and report errors require_index { "finish group file accesses and report errors" }
explain_eventfd_or_die(3)
create event notify file descriptor and report errors require_index { "create a file descriptor for event notification and report errors" }
explain_execlp_or_die(3)
execute a file and report errors require_index { "execute a file and report errors" }
explain_execv_or_die(3)
execute a file and report errors require_index { "execute a file and report errors" }
explain_execvp_or_die(3)
execute a file and report errors require_index { "execute a file and report errors" }
explain_fchmod_or_die(3)
change permissions of an open file and report errors require_index { "change permissions of an open file and report errors" }
explain_fchown_or_die(3)
change ownership of a file and report errors require_index { "change ownership of a file and report errors" }
explain_fchownat_or_die(3)
change ownership of a file relative to a directory
explain_fcntl_or_die(3)
manipulate a file descriptor and report errors require_index { "manipulate a file descriptor and report errors" }
explain_filename(3), explain_filename_from_fildes(3)
obtain filename from file descriptor require_index { }
explain_fileno(3)
explain fileno(3) errors require_index { }
explain_fileno_or_die(3)
check and reset stream status and report errors require_index { "check and reset stream status and report errors" }
explain_flock_or_die(3)
control advisory lock on open file and report errors require_index { "apply or remove an advisory lock on an open file and report errors" }
explain_fopen_or_die(3)
open file and report errors require_index { }
explain_fpathconf_or_die(3)
get file configuration and report errors require_index { "get configuration values for files and report errors" }
explain_freopen_or_die(3)
open file and report errors require_index { }
explain_fseeko_or_die(3)
seek to or report file position and report errors require_index { "seek to or report file position and report errors" }
explain_fstat_or_die(3)
get file status and report errors require_index { "get file status and report errors" }
explain_fstatat_or_die(3)
get file status relative to a dir fd and report errors require_index { "get file status relative to a directory file descriptor and report errors" }
explain_fstatfs_or_die(3)
get file system statistics and report errors require_index { "get file system statistics and report errors" }
explain_fstatvfs_or_die(3)
get file system statistics and report errors require_index { "get file system statistics and report errors" }
explain_fsync_or_die(3)
synchronize a file with storage device and report errors require_index { "synchronize a file's in[hy]core state with storage device and report errors" }
explain_ftruncate_or_die(3)
truncate a file and report errors require_index { "truncate a file and report errors" }
explain_futimens_or_die(3)
change file timestamps and report errors require_index { "change file timestamps with nanosecond precision and report errors" }
explain_futimes_or_die(3)
change file timestamps and report errors require_index { "change file timestamps and report errors" }
explain_futimesat_or_die(3)
change timestamps of a file
explain_getgrent_or_die(3)
get group file entry and report errors require_index { "get group file entry and report errors" }
explain_lchmod_or_die(3)
change permissions of a file and report errors require_index { "change permissions of a file and report errors" }
explain_lchown_or_die(3)
change ownership of a file and report errors require_index { "change ownership of a file and report errors" }
explain_link_or_die(3)
make a new name for a file and report errors require_index { "make a new name for a file and report errors" }
explain_lseek_or_die(3)
reposition file offset and report errors require_index { "reposition file offset and report errors" }
explain_lstat_or_die(3)
get file status and report errors require_index { "get file status and report errors" }
explain_lutimes_or_die(3)
modify file timestamps and report errors require_index { "modify file timestamps and report errors" }
explain_mknod_or_die(3)
create a special or ordinary file and report errors require_index { "create a special or ordinary file and report errors" }
explain_mkostemp_or_die(3)
create a unique temporary file and report errors require_index { "create a unique temporary file and report errors" }
explain_mkstemp_or_die(3)
create a unique temporary file and report errors require_index { "create a unique temporary file and report errors" }
explain_mktemp_or_die(3)
make a unique temporary filename and report errors require_index { "make a unique temporary filename and report errors" }
explain_mmap_or_die(3)
map file or device into memory and report errors require_index { "map file or device into memory and report errors" }
explain_mount_or_die(3)
mount file system and report errors require_index { "mount file system and report errors" }
explain_munmap_or_die(3)
unmap a file or device from memory and report errors require_index { "unmap a file or device from memory and report errors" }
explain_open_or_die(3)
open file and report errors require_index { }
explain_openat_or_die(3)
open a file relative to a dir fd and report errors require_index { "open a file relative to a directory file descriptor and report errors" }
explain_pathconf_or_die(3)
get configuration values and report errors require_index { "get configuration values for files and report errors" }
explain_poll_or_die(3)
wait for some event on file descriptor and report errors require_index { "wait for some event on a file descriptor and report errors" }
explain_pread_or_die(3)
seek and read from a file descriptor and report errors require_index { "read from a file descriptor at a given offset and report errors" }
explain_pwrite_or_die(3)
seek and write to a file descriptor and report errors require_index { "write to a file descriptor at a given offset and report errors" }
explain_read_or_die(3)
read from a file descriptor and report errors require_index { "read from a file descriptor and report errors" }
explain_remove_or_die(3)
delete a file and report errors require_index { "delete a file and report errors" }
explain_rename_or_die(3)
change the name of a file and report errors require_index { "change the name of a file and report errors" }
explain_signalfd_or_die(3)
create signalable file descriptor and report errors require_index { "create a file descriptor for accepting signals and report errors" }
explain_stat_or_die(3)
get file status and report errors require_index { "get file status and report errors" }
explain_statfs_or_die(3)
get file system statistics and report errors require_index { "get file system statistics and report errors" }
explain_statvfs_or_die(3)
get file system statistics and report errors require_index { "get file system statistics and report errors" }
explain_symlink_or_die(3)
make a new name for a file and report errors require_index { "make a new name for a file and report errors" }
explain_tempnam_or_die(3)
create a name for a temporary file and report errors require_index { "create a name for a temporary file and report errors" }
explain_timerfd_create_or_die(3)
create file descriptor timers and report errors require_index { "explain_timerfd_create_or_die(3)"
explain_tmpfile(3)
explain tmpfile(3) errors require_index { }
explain_tmpfile_or_die(3)
create a temporary file and report errors require_index { "create a temporary file and report errors" }
explain_tmpnam_or_die(3)
create a name for a temporary file and report errors require_index { "create a name for a temporary file and report errors" }
explain_truncate_or_die(3)
truncate a file and report errors require_index { "truncate a file and report errors" }
explain_unlink_or_die(3)
delete a file and report errors require_index { "delete a file and report errors" }
explain_ustat_or_die(3)
get file system statistics and report errors require_index { "get file system statistics and report errors" }
explain_utime_or_die(3)
change file times and report errors require_index { "change file last access and modification times and report errors" }
explain_utimens_or_die(3)
change file timestamps and report errors require_index { "change file last access and modification times and report errors" }
explain_utimensat_or_die(3)
change file timestamps and report errors require_index { "change file timestamps with nanosecond precision and report errors" }
explain_utimes_or_die(3)
change file access and modify times and report errors require_index { "change file last access and modification times and report errors" }
explain_write_or_die(3)
write to a file descriptor and report errors require_index { "write to a file descriptor and report errors" }
explode(8cn)
expand a relaynews master batch file into all the ordinary batch files implied
exrcheck(1)
validate exr files
exscale(3)
Loading PCX files and bitmap stretching. Allegro game programming library
exsprite(3)
Datafiles access and sprite animation. Allegro game programming library
ext(5)
format of .ext files produced by Magic's hierarchical extractor
ext2(5)
the second extended file system ext3 - the third extended file system ext4 - the fourth extended file system
ext2sim(1)
convert hierarchical ext|(5) extracted-circuit files to flat sim|(5) files
ext2spice(1)
convert hierarchical ext|(5) extracted-circuit files to flat spice| files
ext_file_userip_acl(8)
Restrict users to certain IP addresses, using a text file backend. Version 1.0
ext_sensors.conf(5)
Slurm configuration file for the external sensors plugin
extcheck(1)
check hierarchical ext|(5) files for global node connectivity and summarize number of fets, nodes, etc
extend_dmalloc(1)
Analyze return-addresses from dmalloc logfiles
extract_d3pkg(1)
extract Descent3 PKG files
extract_dxhog(1)
extract Descent HOG files
extract_f3pod(1)
extract Fury3 POD files
extract_metadata(1)
read column metadata from SPSS and Stata binary files, and format it as JSON
extract_qupak(1)
extract Quake/2 PACK files
extractbb(1), ebb(1)
extract bounding box information from graphics files
extractrc(1)
Extract message strings from UI and GUI-RC files
extractvectors(1)
Vector Extraction Tool for OMNeT++ Vector Files
eza_colors(5)
[em] customising the file and UI colours of eza
ezjail.conf(5), -(5)
ezjail.conf configuration file for ezjail script
ezmlm-glconf(1)
create config file for global ezmlm-request address
ezmlmrc(5)
ezmlm-make configuration file
ezstream-file.sh(1)
script to stream files from the command line
fCreate(3), fCreate (3)
create a file lock
fFind(3), fFind (3)
find a file lock
fLock(3), fLock (3)
acquire file lock
fUnlock(3), fUnlock (3)
release file lock
faidx(5)
an index enabling random access to FASTA and FASTQ files
fakecrc(1)
fake the CRC32 of a file
faked(1)
daemon that remembers fake ownership/permissions of files manipulated by fakeroot processes
fakeroot(1)
run a command in an environment faking root privileges for file manipulation
falcodump(1)
Dump log data to a file using a Falco source plugin
fam(1m)
file alteration monitor
fam(3x)
File Alteration Monitor (FAM) library routines
far2l(1)
Two-panel file manager, with built-in terminal and other usefulness'es
fasd(1)
quick access to files and directories
fastautils(1)
FASTA format file manipulation utilities
fastrm(1)
Quickly remove a list of files
fax2tiff(1)
create a TIFF Class F fax file from raw fax data
faxqueue(5)
sendfax fax spool queue control files
faxspool(1)
queue and convert files for faxing with sendfax(8)
fc-cache(1)
build font information cache files
fc-cat(1)
read font information cache files
fc-conflist(1)
list the configuration files processed by Fontconfig
fc-query(1)
query font files
fc-scan(1)
scan font files or directories
fc-validate(1)
validate font files
fcat(1)
Output the contents of a file based on its name
fcomp(1)
file compare require_index { "fcomp(1)" "compare two files" }
fcron.conf(5)
configuration file for fcron and fcrontab
fcrontab(1)
manipulate per-user fcrontab files
fd(1)
file & directory maintenance tool
fd(1)
find entries in the filesystem
fd2(1)
redirect from/to file descriptor 2
fdclean(3)
erases cached info about a file descriptor
fdin(3)
waits on a file descriptor to become readable
fdm.conf(5)
fdm configuration file
fdout(3)
wait on file descriptor to become writable
fdupes(1)
finds duplicate files in a given set of directories
felis(1)
File Contents Display (v1.0)
fetchlog(1)
fetch and convert new messages of a logfile
ffe(1)
flat file extractor
fff(1)
:file_folder: A simple file manager written in bash
ffind(1)
Finds the name of the file or directory using a given inode
ffproxy.conf(5)
filtering HTTP/HTTPS proxy server configuration file
fgfsrc(5)
FlightGear command-line options file
fgr(1)
File content search command
fhist(1)
file history require_index { "fhist(1)" "record file modification history" }
fidentify(8)
Determine file type using PhotoRec database
fig2ps2tex(1)
generate a TeX file for including a PostScript file
figlist(6)
lists figlet fonts and control files
file(1)
determine file type
file-pr(8)
files incoming problem reports in GNATS database
file.random_access(3em), Emilua(3em)
Lua execution engine
file.read_all_at(3em), Emilua(3em)
Lua execution engine
file.read_at_least_at(3em), Emilua(3em)
Lua execution engine
file.stream(3em), Emilua(3em)
Lua execution engine
file.tcl86(n), file(n)
Manipulate file names and attributes
file.tcl90(n), file(n)
Manipulate file names and attributes
file.write_all_at(3em), Emilua(3em)
Lua execution engine
file.write_at_least_at(3em), Emilua(3em)
Lua execution engine
file65(1)
print information for o65 object files
file_descriptor(3em), Emilua(3em)
Lua execution engine
file_exists(3)
Tells if a file exists. Allegro game programming library
file_select_ex(3)
Displays the Allegro file selector with a caption
file_size_ex(3)
Returns the size of a file in bytes. Allegro game programming library
file_time(3)
Returns the modification time of a file. Allegro game programming library
filedaemon(1)
Invoke another program on files matching a glob pattern
fileevent.tcl86(n), fileevent(n)
Execute a script when a channel becomes readable or writable
fileevent.tcl90(n), fileevent(n)
Execute a script when a channel becomes readable or writable
filefuncs(3am)
provide some file related functionality to gawk
filemon(1)
log child process file access using filemon
filename.tcl86(n), filename(n)
File name conventions supported by Tcl commands
filename.tcl90(n), filename(n)
File name conventions supported by Tcl commands
fileobj(1)
ncurses based hex editor with vi interface
filepath(3)
return the whole search path of a file man1/alc_origin.1
filepp(1)
A generic file preprocessor
fileprune(1)
prune a file set according to a given age distribution
files(6)
Empire file initialization
fileschanged(1)
displays altered files
filesystem.absolute(3em), Emilua(3em)
Lua execution engine
filesystem.canonical(3em), Emilua(3em)
Lua execution engine
filesystem.cap_get_file(3em), Emilua(3em)
Lua execution engine
filesystem.cap_set_file(3em), Emilua(3em)
Lua execution engine
filesystem.chmod(3em), Emilua(3em)
Lua execution engine
filesystem.chown(3em), Emilua(3em)
Lua execution engine
filesystem.chroot(3em), Emilua(3em)
Lua execution engine
filesystem.clock(3em), Emilua(3em)
Lua execution engine
filesystem.copy(3em), Emilua(3em)
Lua execution engine
filesystem.copy_file(3em), Emilua(3em)
Lua execution engine
filesystem.copy_symlink(3em), Emilua(3em)
Lua execution engine
filesystem.create_directory(3em), Emilua(3em)
Lua execution engine
filesystem.create_hardlink(3em), Emilua(3em)
Lua execution engine
filesystem.create_symlink(3em), Emilua(3em)
Lua execution engine
filesystem.current_working_directory(3em), Emilua(3em)
Lua execution engine
filesystem.dev_major(3em), Emilua(3em)
Lua execution engine
filesystem.dev_minor(3em), Emilua(3em)
Lua execution engine
filesystem.directory_entry(3em), Emilua(3em)
Lua execution engine
filesystem.directory_iterator(3em), Emilua(3em)
Lua execution engine
filesystem.equivalent(3em), Emilua(3em)
Lua execution engine
filesystem.exists(3em), Emilua(3em)
Lua execution engine
filesystem.file_size(3em), Emilua(3em)
Lua execution engine
filesystem.hardlink_count(3em), Emilua(3em)
Lua execution engine
filesystem.is_block_device(3em), Emilua(3em)
Lua execution engine
filesystem.is_character_device(3em), Emilua(3em)
Lua execution engine
filesystem.is_directory(3em), Emilua(3em)
Lua execution engine
filesystem.is_empty(3em), Emilua(3em)
Lua execution engine
filesystem.is_fifo(3em), Emilua(3em)
Lua execution engine
filesystem.is_other(3em), Emilua(3em)
Lua execution engine
filesystem.is_regular_file(3em), Emilua(3em)
Lua execution engine
filesystem.is_socket(3em), Emilua(3em)
Lua execution engine
filesystem.is_symlink(3em), Emilua(3em)
Lua execution engine
filesystem.last_write_time(3em), Emilua(3em)
Lua execution engine
filesystem.makedev(3em), Emilua(3em)
Lua execution engine
filesystem.mkdir(3em), Emilua(3em)
Lua execution engine
filesystem.mkfifo(3em), Emilua(3em)
Lua execution engine
filesystem.mknod(3em), Emilua(3em)
Lua execution engine
filesystem.mode(3em), Emilua(3em)
Lua execution engine
filesystem.open(3em), Emilua(3em)
Lua execution engine
filesystem.path(3em), Emilua(3em)
Lua execution engine
filesystem.proximate(3em), Emilua(3em)
Lua execution engine
filesystem.read_symlink(3em), Emilua(3em)
Lua execution engine
filesystem.recursive_directory_iterator(3em), Emilua(3em)
Lua execution engine
filesystem.relative(3em), Emilua(3em)
Lua execution engine
filesystem.remove(3em), Emilua(3em)
Lua execution engine
filesystem.rename(3em), Emilua(3em)
Lua execution engine
filesystem.resize_file(3em), Emilua(3em)
Lua execution engine
filesystem.space(3em), Emilua(3em)
Lua execution engine
filesystem.status(3em), Emilua(3em)
Lua execution engine
filesystem.temp_directory_path(3em), Emilua(3em)
Lua execution engine
filesystem.umask(3em), Emilua(3em)
Lua execution engine
filesystem.weakly_canonical(3em), Emilua(3em)
Lua execution engine
filetype(1)
file type reporting program
filetype-compile(1)
compile list of file types for use with filetype(1)
filetypes.conf(5)
the file type configuration of highlight
filewatcherd(8)
run commands in response to file changes
filezilla(1), FileZilla(1)
FTP client
filter(7)
cups file conversion filter interface
filter_create_fp(3), filter_create_fp (3)
similar to filter_create_fd except with buffered FILE*
filterdiff(1)
extract or exclude diffs from a diff file
filtermailex(5)
filtermail configuration file examples
filtermailrc(5)
filtermail configuration file
find_allegro_resource(3)
Searches for a support file in many places. Allegro game programming library
find_datafile_object(3)
Searches a datafile for an object with a name. Allegro game programming library
findfs(8)
find a filesystem by label or UUID
findtexmf(1)
search files in MiKTeX directories
finfo(1)
display file information
first(5)
output data file format The data files created by the Yagi-Uda projects first are in the same format as created by input and are described under input(5)
fitsgetext(1)
Pull out individual header or data blocks from multi-HDU FITS files
fitshdr(1)
List headers from a FITS file
fix-qdf(1)
repair PDF files in QDF form after editing
fix_filename_case(3)
Converts a filename to a standardised case. Allegro game programming library
fix_filename_slashes(3)
Converts all the directory separators to a standard character. Allegro game programming library
fixcvsdiff(1)
fix problematic diff files
fixincludes(1)
Reduce the number of #includes in KDE source files
fixps(1)
sanitize PostScript files
fixup_datafile(3)
Fixes truecolor images in compiled datafiles. Allegro game programming library
flac123(1)
command line player for FLAC audio files
flasher(1)
flash keyboard LEDs to indicate file writes
flatxml2po(1), flatxml2po.py(1)
Convert flat XML files to Gettext PO localization files
fldiff(1)
compare files and directories graphically
flexbackup.conf(5), /etc/flexbackup.conf(5)
a flexible backup/archiving tool configuration file
flexiblas_print_avail_backends(3)
prints the available FlexiBLAS backends to a file
flexiblas_print_current_backend(3)
prints the currently loead/active backend to a file
flexiblas_print_loaded_backends(3)
prints the loaded FlexiBLAS backends to a file
flif(1)
convert image files from or to FLIF
flow-capture(1)
Manage storage of flow file archives by expiring old data
flow-cat(1)
Concatenate flow files
flow-expire(1)
Manage storage of flow file archives by expiring old data
flow-export(1)
Export flow-tools files into other NetFlow packages
flow-header(1)
Display meta information in flow file
flow-log2rrd(1)
Process the STAT: lines from flow-capture and flow-fanout to RRD files
flow-mask(1)
Apply tags to flow files
flow-merge(1)
Merge flow files
flow-split(1)
Split flow files into smaller files
flow-tag(1)
Apply tags to flow files
flowcap(8)
Capture network flow data and write it to temporary files
flowd-reader(8)
Read, filter and concatenate binary flowd logfiles
flowd.conf(5)
NetFlow Collector daemon configuration file
flpsed(1)
annotate PostScript and PDF files
fls(1)
List file and directory names in a disk image
flush_config_file(3)
Flushes the current config file to disk. Allegro game programming library
flvdumper(1)
Gnash FLash Video File Dumper
flvmeta(1)
manipulate or extract metadata in Adobe Flash Video files
fmfconv(1)
Fuse Movie File converter
fmtdump(8)
decode nmh's mh-format^(5) files
fmtutil.cnf(5)
configuration file for fmtutil
fnbase(3), fndelbeg(3), fndelend(3), fndelsuf(3), fndir(3), fnhome(3), fnjoin(3), fnlastsuf(3), fnsetsuf(3)
filename manipulation
fnid(1)
Print constituent file names that match PATTERN,
fnmatch(3am)
compare a string against a filename wildcard
fnott.ini(5), fnott(5)
configuration file
fnpathfind(3)
find a file in a list of directories
fnqualify(3)
qualify a filename
fnt2psf(1)
Convert a Windows font-resource file to PSF format
fnts2fon(1)
Construct a Windows .FON file from one or more .FNT files
fon2fnts(1)
extract fonts from a Windows EXE, DLL or FON file
fondu(1)
convert Macintosh font files to UNIX font format
fontdump(1)
extract fonts from files
fontforge(1)
create, modify, and view font files
fonts-conf(5), fonts.conf(5)
Font configuration files
foomatic-ppdfile(1)
Generate a PPD file for a given printer/driver combo
foot.ini(5)
configuration file for foot(1)
for_each_file_ex(3)
Executes callback() for each file matching a wildcard. Allegro game programming library
foremost(8)
Recover files using their headers, footers, and data structures
forward(5)
email forwarding information file
fpart(1)
Sort and pack files into partitions
fpc.cfg(5)
Free Pascal Compiler (FPC) configuration file, name derived from Free Pascal Compiler
fpcjres(1)
manual page for fpcjres: a resource file converter
fpcmake(1)
The Free Pascal makefile constructor program
fpcmake(5), Makefile.fpc(5)
Configuration file for fpcmake
fpr(1)
print Fortran file
free-sa.conf(5)
Configuration file for free-sa statistic analyzer
freetds.conf(5)
configuration file for FreeTDS
freshclam.conf(5)
Configuration file for Clam AntiVirus database update tool
frm_admin(8)
administer file residency parameters
frm_purged(8)
File Residency Manager purge daemon
frm_xfragent(8)
File Residency Manager Transfer agent
frm_xfrd(8)
File Residency Manager transfer daemon
frombin(1)
convert macbinary files into normal files
fs_mount(3), fs_unmount(3)
simplified file system mounting
fsaparse(3gv)
parse a word-acceptor automaton file
fsapfsinfo(1)
determines information about an Apple File System (APFS)
fsapfsmount(1)
mounts an Apple File System (APFS) container
fsbackup(1)
file system backup and synchronization utility
fscd.conf(5)
configuration file for fscd(8)
fsck.cramfs(8)
fsck compressed ROM file system
fsck.minix(8)
check consistency of Minix filesystem
fsck.zfs(8)
dummy ZFS filesystem checker
fsck_hammer2(8)
HAMMER2 file system consistency checker
fsearch(1), FSearch(1)
a graphical file search utility
fselect(1)
find files with SQL-like queries
fsextinfo(1)
determines information about an Extended File System (ext) volume
fsextmount(1)
mounts an Extended File System (ext) volume
fsfatinfo(1)
determines information about a File Allocation Table (FAT) file system volume
fsfatmount(1)
mounts an Extended File System (ext) volume
fshfsinfo(1)
determines information about a Hierarchical File System (HFS) volume
fshfsmount(1)
mounts a Hierarchical File System (HFS) volume
fsinfo(8)
coordinate site-wide filesystem information
fsntfsinfo(1)
determines information about a Windows NT File System (NTFS) volume
fspd(1), in.fspd(1)
File Service Protocol (FSP) server
fsplit(1)
split a multi-routine Fortran 77 file into individual files
fsstat(1)
Display general details of a file system
fst2vcd(1)
Converts FST files to VCD
fstminer(1), fst2miner(1)
Data mining of FST files
fstrm_dump(1)
Display metadata and contents of Frame Streams file
fstyp(8)
identify file systems
fswatch(7)
Ask for notification when the contents of the specified files or directory hierarchies are modified. This man page is kept for reference but it is not to be considered an authoritative or complete source of information. Please, consult the official Info documentation shipped with
fswatch.conf(5)
fswatch configuration file syntax
fswbuild(1)
builds a file information database
fswcmp(1)
compairs two database files
fswshow(1)
shows contents of a file information database
fsx(1)
File System eXerciser
fsxfsinfo(1)
determines information about a X File System (XFS) volume
fsxfsmount(1)
mounts a X File System (XFS) volume
ftff(1)
fault tolerant file find utiltiy
ftimes-cat(1), FTimesCat(1)
Write the contents of a file or stdin to stdout
ftimes-crv2raw(1), ftimes-crv2raw.pl(1)
Carve blocks of data and assemble them into raw files
ftimes-dbm-reap(1)
Extract unresolved keys from one or more files
ftimes-grabber(1)
Parse FTimes output, grab files, and zip them up
ftp-cp(1)
copy files from from one place to another using passive mode ftp
ftp-get(1)
copy files from local host to remote using passive mode ftp
ftp-proxy.conf(5)
configuration file for FTP-Proxy
ftp-put(1)
copy files from local host to remote using passive mode ftp
ftpasswd(1)
Perl script for managing AuthUserFiles and AuthGroupFiles
ftpcp(1)
copy files from a FTP server to the local machine
ftpd(8)
Internet File Transfer Protocol server
ftpd.conf(5)
tnftpd(8) configuration file
ftpquota(1)
Perl script for managing limit/tally files for mod_quotatab
ftps(1)
ARPANET file transfer program
ftpscrub(8)
scrub the proftpd scoreboard file of stale entries
ftpusers(5), ftpchroot(5)
tnftpd(8) access control file
ftwin(8)
find duplicate files
funnel(1)
split one pipe stream to one or more files or programs
fuse-ext2(1), FUSE-EXT2(1)
FUSE module for Second Extended File System
fuse-zip(1)
a FUSE filesystem for zip archives with write support
fusepod(1)
iPod virtual filesystem
fuzzel.ini(5)
configuration file for fuzzel(1)
fvdeinfo(1)
determines information about a FileVault Drive Encrypted (FVDE) volume
fvdemount(1)
mounts a FileVault Drive Encrypted (FVDE) volume
fvwm-convert-2.6(1)
convert fvwm 2.4.x configuration file to fvwm 2.6 style
fvwm-menu-desktop(1)
Reads XDG menu files and creates Fvwm menus
fzdefaults.xml(5)
Default options for FileZilla
fzputtygen(1)
SFTP private key converter of FileZilla
fzsftp(1)
SFTP connection handler of FileZilla
g32pbm(1)
convert a Group 3 fax file into a portable bitmap
gaffitter(1)
Genetic Algorithm File Fitter
gallery-dl.conf(5)
gallery-dl configuration file
gallery1-to-slideshow(1)
Creates an input file for dvd-slideshow from pictures in Gallery online photo album
gammu-backup(5)
gammu(1) backup file format. rst2man-indent-level 0 1 rstReportMargin $1
gammu-smsbackup(5)
gammu(1) SMS backup file format. rst2man-indent-level 0 1 rstReportMargin $1
gammu-smsd-files(7)
gammu-smsd(1) backend using filesystem as a message storage rst2man-indent-level 0 1 rstReportMargin $1
gammu-smsdrc(5)
gammu-smsd(1) configuration file rst2man-indent-level 0 1 rstReportMargin $1
gammurc(5)
gammu(1) configuration file rst2man-indent-level 0 1 rstReportMargin $1
gatling(8)
high performance file server
gauche-install(1)
install files and set attributes
gaupol(1)
editor for text-based subtitle files
gbasename(1), basename(1)
strip directory and suffix from filenames
gbsinfo(1)
display Gameboy sound file information
gbsplayrc(5)
Gameboy sound player configuration file
gcat(1), cat(1)
concatenate files and print on the standard output
gccmakedep(1)
create dependencies in makefiles using 'gcc -M'
gchcon(1), chcon(1)
change file security context
gchmod(1), chmod(1)
change file mode bits
gchown(1), chown(1)
change file owner and group
gcksum(1), cksum(1)
compute and verify file checksums
gcli(5)
gcli configuration file formats
gcm-viewer(1)
GNOME Color Manager Profile Viewer Tool
gcmp(1), cmp(1)
compare two files byte by byte
gcomm(1), comm(1)
compare two sorted files line by line
gcov-dump11(1), gcov-dump(1)
offline gcda and gcno profile dump tool
gcov-dump12(1), gcov-dump(1)
offline gcda and gcno profile dump tool
gcov-dump13(1), gcov-dump(1)
offline gcda and gcno profile dump tool
gcov-dump14(1), gcov-dump(1)
offline gcda and gcno profile dump tool
gcov-dump15(1), gcov-dump(1)
offline gcda and gcno profile dump tool
gcov-tool11(1), gcov-tool(1)
offline gcda profile processing tool
gcov-tool12(1), gcov-tool(1)
offline gcda profile processing tool
gcov-tool13(1), gcov-tool(1)
offline gcda profile processing tool
gcov-tool14(1), gcov-tool(1)
offline gcda profile processing tool
gcov-tool15(1), gcov-tool(1)
offline gcda profile processing tool
gcp(1), cp(1)
copy files and directories
gcpio(1)
copy files to and from archives
gcsplit(1), csplit(1)
split a file into sections determined by context lines
gcut(1), cut(1)
remove sections from each line of files
gcv(1)
graph file converter
gdal_create(1)
Create a raster file (without source dataset)
gdalmanage(1)
Identify, delete, rename and copy raster data files
gdalmove(1)
Transform georeferencing of raster file in place
gdaltindex(1)
Builds a shapefile as a raster tileindex
gdbm_dump(1)
dump a GDBM database to a file
gdbm_load(1)
re-create a GDBM database from a dump file
gdd(1), dd(1)
convert and copy a file
gdf(1), df(1)
report file system space usage
gdiff3(1), diff3(1)
compare three files line by line
gdiffmk(1)
mark differences between groff / nroff / troff files nr *groff_gdiffmk_1_man_C n[.cp] do-fallback 0 !n(.f .nr do-fallback 1 " mandoc n(.g .if !d MR .nr do-fallback 1 " older groff !n(.g .nr do-fallback 1 " non-groff *roff n[do-fallback] {
gdirname(1), dirname(1)
strip last component from file name
gdnsd-plugin-extfile(8)
gdnsd plugin for importing monitor data via file
gdnsd.config(5)
gdnsd configuration file
gdnsd.zonefile(5)
gdnsd zonefile syntax
ged2gwb(1)
Create a GeneWeb database from a GEDCOM file
gen-ctl-io(1)
generate C interface code for libctl control files
gen_packets(1)
Generate audio file for AX.25 frames
genbrk(1)
Compiles ICU break iteration rules source files into binary data files
genccode(8)
generate C or platform specific assembly code from an ICU data file
gencfu(1)
Generates Unicode Confusable data files
gencmn(8)
generate an ICU memory-mappable data file
gencnval(1)
compile the converters aliases file
gendesc(1)
Generate a test case description file
gendiff(1)
utility to aid in error-free diff file generation
generate_randfile(1)
a program to generate a file of random data
generatekeys(1)
Generate SIFT keypoints from an image file
genhtml(1)
Generate HTML view from LCOV coverage data files
geninfo(1)
Generate tracefiles from .da files
genisoimage(1)
create ISO9660/Joliet/HFS filesystem with optional Rock Ridge attributes
genisoimagerc(5)
startup configuration file for genisoimage
genpat(1)
A procedural pattern file generator
genpng(1)
Generate an overview image from a source file
gensprep(8)
compile StringPrep data from files filtered by filterRFC3454.pl
gentoo(1)
A highly configurable file manager for X
get-oui(1)
Fetch the arp-scan OUI file from the IEEE website
get_config_argv(3)
Reads a token list from the configuration file. Allegro game programming library
get_config_float(3)
Retrieves a float from the configuration file. Allegro game programming library
get_config_hex(3)
Retrieves a hexadecimal value from the configuration file. Allegro game programming library
get_config_id(3)
Retrieves a driver ID from a configuration file. Allegro game programming library
get_config_int(3)
Retrieves an integer from the configuration file. Allegro game programming library
get_config_string(3)
Retrieves a string from the configuration file. Allegro game programming library
get_datafile_property(3)
Returns the property string for the object. Allegro game programming library
get_extension(3)
Returns a pointer to the extension of a filename. Allegro game programming library
get_filename(3)
Returns a pointer to the filename portion of a path. Allegro game programming library
get_filename_encoding(3)
Returns the encoding currently assumed for filenames. Allegro game programming library
getafm(1)
create an AFM file for a PostScript font
getfilename(1)
Ask the user to name a file in a given format
getmail(1)
retrieve messages from one or more POP3, IMAP4, or SDPS mailboxes and deliver to a maildir, mboxrd-format mbox file, or external MDA
getmail_fetch(1)
retrieve messages from one or more POP3 or POP3-over-SSL mailboxes and deliver to a maildir, mboxrd-format mbox file, or external MDA
getmail_mbox(1)
read a message from stdin and deliver to a named mboxrd-format mbox file with fcntl-style locking
getsenderip(1)
write sender IP to a file
gfind(1), find(1)
search for files in a directory hierarchy
gftodvi(1)
make proof sheets from generic font files
gftopk(1)
convert generic font files to packed font files
gftp(1)
file transfer client for *NIX based machines
gftype(1)
translate a generic font file for humans to read
gfx.toml(5)
Configuration file for xrdp(8) graphics pipeline extension
gh-alias-import(1)
Import aliases from a YAML file
gh-codespace-cp(1)
Copy files between local and remote file systems
gh-gist-rename(1)
Rename a file in a gist
ghead(1), head(1)
output the first part of files
gif2swf(1)
Takes a number of gif files and converts them to a swf movie, one picture per frame
gig2mono(1)
Converts Gigasampler (.gig) files from stereo to mono
gig2stereo(1)
Converts Gigasampler (.gig) files from mono pairs to true stereo
gigdump(1)
List information about a Gigasampler (.gig) file
gigextract(1)
Extract samples from Gigasampler (.gig) files
gigmerge(1)
Merges several Gigasampler (.gig) files to one Gigasampler file
gigolo(1), Gigolo(1)
a simple frontend to easily connect to remote filesystems with GIO/GVfs
gimplut(1)
convert GIMP gradient (ggr) files to binary lookup tables (lut)
gimprc(5)
gimp configuration file
ginstall(1), install(1)
copy files and set attributes
gist(1)
browse binary cgm graphics files
git-add(1)
Add file contents to the index
git-annotate(1)
Annotate file lines with commit information
git-apply(1)
Apply a patch to files and/or to the index
git-archive(1)
Create an archive of files from a named tree
git-archive-file(1)
Export the current HEAD of the git repository to an archive
git-blame(1)
Show what revision and author last modified each line of a file
git-bugreport(1)
Collect information for user to file a bug report
git-cat-file(1)
Provide contents or details of repository objects
git-check-ignore(1)
Debug gitignore / exclude files
git-checkout(1)
Switch branches or restore working tree files
git-checkout-index(1)
Copy files from the index to the working tree
git-clean(1)
Remove untracked files from the working tree
git-commit-graph(1)
Write and verify Git commit-graph files
git-cp(1)
Copy a file keeping its history
git-delta(1)
Lists changed files
git-diff-files(1)
Compares files in the working tree and the index
git-effort(1)
Show effort statistics on file(s)
git-fsmonitor--daemon(1)
A Built-in Filesystem Monitor
git-gc(1)
Cleanup unnecessary files and optimize the local repository
git-hash-object(1)
Compute object ID and optionally create an object from a file
git-ignore-io(1)
Get sample gitignore file
git-index-pack(1)
Build pack index file for an existing packed archive
git-lfs(1)
Work with large files in Git repositories
git-lfs-checkout(1)
Update working copy with file content if available
git-lfs-clean(1)
Git clean filter that converts large files to pointers
git-lfs-dedup(1)
Deduplicate Git LFS files
git-lfs-fetch(1)
Download all Git LFS files for a given ref
git-lfs-fsck(1)
Check GIT LFS files for consistency
git-lfs-lock(1)
Set a file as "locked" on the Git LFS server
git-lfs-locks(1)
Lists currently locked files from the Git LFS server
git-lfs-ls-files(1)
Show information about Git LFS files in the index and working tree
git-lfs-merge-driver(1)
Merge text-based LFS files
git-lfs-prune(1)
Delete old LFS files from local storage
git-lfs-pull(1)
Download all Git LFS files for current ref & checkout
git-lfs-push(1)
Push queued large files to the Git LFS endpoint
git-lfs-standalone-file(1)
Standalone transfer adapter for file URLs
git-lfs-status(1)
Show the status of Git LFS files in the working tree
git-lfs-unlock(1)
Remove "locked" setting for a file on the Git LFS server
git-lock(1)
Lock a file excluded from version control
git-locked(1)
ls files that have been locked
git-ls-files(1)
Show information about files in the index and the working tree
git-merge-file(1)
Run a three-way file merge
git-merge-index(1)
Run a merge for files needing merging
git-merge-one-file(1)
The standard helper program to use with git-merge-index
git-mv(1)
Move or rename a file, a directory, or a symlink
git-obliterate(1)
rewrite past commits to remove some files
git-pack-redundant(1)
Find redundant pack files
git-prune-packed(1)
Remove extra objects that are already in pack files
git-rename-file(1)
Rename a file or directory and ensure Git recognizes the change, regardless of filesystem case-sensitivity
git-reset-file(1)
Reset one file
git-restore(1)
Restore working tree files
git-rm(1)
Remove files from the working tree and from the index
git-scp(1)
Copy files to SSH compatible git-remote
git-secret-add(1)
starts to track added files
git-secret-cat(1)
decrypts files passed on command line to stdout
git-secret-changes(1)
view diff of the hidden files
git-secret-clean(1)
removes all the hidden files
git-secret-hide(1)
encrypts all added files with the inner keyring
git-secret-list(1)
prints all the added files
git-secret-remove(1)
removes files from index
git-secret-reveal(1)
decrypts all added files
git-sed(1)
replace patterns in git-controlled files
git-sparse-checkout(1)
Reduce your working tree to a subset of tracked files
git-ssnoq(1)
display a status summary for files known to a Git repository
git-ssq(1)
display the names of files not added to a Git repository
git-stage(1)
Add file contents to the staging area
git-touch(1)
Touch and add file to the index
git-unlock(1)
Unlock a file excluded from version control
git-unpack-file(1)
Creates a temporary file with a blobs contents
git-update-index(1)
Register file contents in the working tree to the index
git-update-server-info(1)
Update auxiliary info file to help dumb servers
git-utimes(1)
Change files modification time to their last commit date
git-verify-pack(1)
Validate packed Git archive files
gitformat-bundle(5)
The bundle file format
gitformat-chunk(5)
Chunk-based file formats
gitignore(5)
Specifies intentionally untracked files to ignore
gitup.conf(5)
Configuration file for gitup(1)
gitweb.conf(5)
Gitweb (Git web interface) configuration file
gjoin(1), join(1)
join lines of two files on a common field
gkermit(1)
G-Kermit (GNU Kermit) 1.00 file transfer software
gkrellkam-list(5)
format of the list description files used by GKrellKam
glab-ci-lint(1)
Checks if your .gitlab-ci.yml file is valid
glab-release-download(1)
Download asset files from a GitLab Release
glab-release-upload(1)
Upload release asset files or links to GitLab Release
glink(1), link(1)
call the link function to create a link to a file
gln(1), ln(1)
make links between files
glob(1)
global command (file name generation)
glob.tcl86(n), glob(n)
Return names of files that match patterns
glob.tcl90(n), glob(n)
Return names of files that match patterns
glocate(1), locate(1)
list files in databases that match a pattern
glocatedb(5), locatedb(5)
front-compressed file name database
glyphs(5)
format of .glyphs files
gmid.conf(5)
gmid Gemini server configuration file
gmk_sym(1)
create rectangular symbols for gschem from a text file
gmknod(1), mknod(1)
make block or character special files
gmktemp(1), mktemp(1)
create a temporary file or directory
gmond.conf(5)
configuration file for ganglia monitoring daemon (gmond)
gmusicbrowser(man)
Jukebox for large collections of music files
gmv(1), mv(1)
move (rename) files
gmx-check(1)
Check and compare files
gmx-convert-tpr(1)
Make a modified run-input file
gmx-dump(1)
Make binary files human readable
gmx-editconf(1)
Convert and manipulates structure files
gmx-eneconv(1)
Convert energy files
gmx-enemat(1)
Extract an energy matrix from an energy file
gmx-energy(1)
Writes energies to xvg files and display averages
gmx-grompp(1)
Make a run input file
gmx-make_edi(1)
Generate input files for essential dynamics sampling
gmx-make_ndx(1)
Make index files
gmx-mk_angndx(1)
Generate index files for 'gmx angle'
gmx-nmr(1)
Analyze nuclear magnetic resonance properties from an energy file
gmx-pdb2gmx(1)
Convert coordinate files to topology and FF-compliant coordinate files
gmx-pme_error(1)
Estimate the error of using PME with a given input file
gmx-report-methods(1)
Write short summary about the simulation setup to a text file and/or to the standard output
gmx-scattering(1)
Calculate small angle scattering profiles for SANS or SAXS
gmx-trjcat(1)
Concatenate trajectory files
gmx-trjconv(1)
Convert and manipulates trajectory files
gnl(1), nl(1)
number lines of files
gnome-screenshot(1)
capture the screen, a window, or an user-defined area and save the snapshot image to a file
gnustat(1), stat(1)
display file or file system status
gnutls_certificate_set_ocsp_status_request_file(3)
API function
gnutls_certificate_set_ocsp_status_request_file2(3)
API function
gnutls_certificate_set_rawpk_key_file(3)
API function
gnutls_certificate_set_x509_crl_file(3)
API function
gnutls_certificate_set_x509_key_file(3)
API function
gnutls_certificate_set_x509_key_file2(3)
API function
gnutls_certificate_set_x509_simple_pkcs12_file(3)
API function
gnutls_certificate_set_x509_trust_file(3)
API function
gnutls_certificate_verification_profile_get_id(3)
API function
gnutls_certificate_verification_profile_get_name(3)
API function
gnutls_get_system_config_file(3)
API function
gnutls_load_file(3)
API function
gnutls_pcert_list_import_x509_file(3)
API function
gnutls_psk_set_server_credentials_file(3)
API function
gnutls_record_send_file(3)
API function
gnutls_srp_set_server_credentials_file(3)
API function
gnutls_srtp_get_profile_id(3)
API function
gnutls_srtp_get_profile_name(3)
API function
gnutls_srtp_get_selected_profile(3)
API function
gnutls_srtp_set_profile(3)
API function
gnutls_srtp_set_profile_direct(3)
API function
gnutls_x509_trust_list_add_trust_file(3)
API function
gnutls_x509_trust_list_remove_trust_file(3)
API function
god(1), od(1)
dump files in octal and other formats
gofish(5), gofish.conf(5)
the configuration file for the GoFish gopher server
gopherrc(5)
configuration file for gopher(1)
got.conf(5)
Game of Trees configuration file
gozilla(1)
force firefox to display specified part of a source file
gpaste(1), paste(1)
merge lines of files
gpathchk(1), pathchk(1)
check whether file names are valid or portable
gpg-check-pattern(1)
Check a passphrase on stdin against the patternfile
gpg-key2latex(1)
Generate a LaTeX file for fingerprint slips
gpg-key2ps(1)
generates a PS file from a GnuPG keyring
gpg-zip(1)
Encrypt or sign files into an archive
gpgtar(1)
Encrypt or sign files into an archive
gpicker(1)
fast (file)name chooser
gpicker-simple(1)
non-gui version of gpicker high-performance (file)name chooser
gpodder-migrate2tres(1)
gpodder 2.x to 3.x profile migrator
gpr(1), pr(1)
convert text files for printing
gprof(1)
display call graph profile data
gpsh(1)
select audio files by name and play them
gpsprof(1)
profile a GPS and gpsd, plotting latency information
gpsrinex(1)
Read data from gpsd convert to RINEX3 and save to a file
gpstrip(1)
discard symbols from object file
gptx(1), ptx(1)
produce a permuted index of file contents
gpvc(1)
GNU PIC COD file viewer
gpvo(1)
GNU PIC object file viewer
gpxlogger(1)
Tool to connect to gpsd and generate a GPX file
greadlink(1), readlink(1)
print resolved symbolic links or canonical file names
grepdiff(1)
show files modified by a diff containing a regex
grepjar(1)
search files in a jar file for a pattern
grepmidi(1)
display structure of MIDI files
gres.conf(5)
Slurm configuration file for Generic RESource (GRES) management
greylist.conf(5)
milter-greylist configuration file
grm(1), rm(1)
remove files or directories
grn(1)
groff preprocessor for gremlin files
groff_font(5)
format of groff device and font description files
groff_tmac(5)
macro files in the roff typesetting system
groffer(1)
display groff files and man~pages on X and tty
grub-file(1)
check file type
grub-fstest(1)
debug tool for GRUB filesystem drivers
grub-kbdcomp(1)
generate a GRUB keyboard layout file
grub-macbless(8)
bless a mac file/directory
grub-mkconfig(8)
generate a GRUB configuration file
grub-mkfont(1)
make GRUB font files
grub-mklayout(1)
generate a GRUB keyboard layout file
gs-mount(1)
Secure filesystem client through via Global Socket
gs-sftp(1)
Secure File Transfer Protocol via Global Socket
gsdiff(1), sdiff(1)
side-by-side merge of file differences
gsf(1)
archiving utility using the G Structured File library
gsf-office-thumbnailer(1)
office files thumbnailer for the GNOME desktop
gshred(1), shred(1)
overwrite a file to hide its contents, and optionally delete it
gsort(1), sort(1)
sort lines of text files
gsplit(1), split(1)
split a file into pieces
gst-discoverer-1.0(1)
Display file metadata and stream information
gst-doc(1)
GNU Smalltalk profiler
gst-package(1)
create and install GNU Smalltalk .star package files
gst-stats-1.0(1)
print info gathered from a GStreamer log file
gst-typefind-1.0(1)
print Media type of file
gsum(1), sum(1)
checksum and count the blocks in a file
gtac(1), tac(1)
concatenate and print files in reverse
gtags(1)
create tag files for global
gtail(1), tail(1)
output the last part of files
gtee(1), tee(1)
read from standard input and write to standard output and files
gtest(1), test(1)
check file types and compare values
gtk-builder-tool(1)
GtkBuilder file utility
gtklp(1)
print files via CUPS
gtkwave(1)
Visualization tool for VCD, LXT, LXT2, VZT, FST, and GHW files
gtkwaverc(5)
GTKWave Configuration File
gtouch(1), touch(1)
change file timestamps
gtranslator(1)
-- a comfortable gettext po file editor with many bells and whistles
gtruncate(1), truncate(1)
shrink or extend the size of a file to the specified size
gtty(1), tty(1)
print the file name of the terminal connected to standard input
guacd.conf(5), /usr/local/etc/guacamole-server/guacd.conf(5)
Configuration file for guacd
guards(1)
select from a list of files guarded by conditions
gunlink(1), unlink(1)
call the unlink function to remove the specified file
gup(1)
A G roup U pdate P rogram that accepts commands by mail to edit a newsgroup subscription file for subsequent use by news systems such as INN and C-News
gupdatedb(1), updatedb(1)
update a file name database
gv-update-userconfig(1)
update ~/.gv config file
gvfs(7)
GIO virtual file system
gwb2ged(1)
Dump a GeneWeb database to a GEDCOM File
gxyrs(1)
is a program to batch process XYRS files
gzexe(1)
compress executable files in place
gzip(1), gunzip(1), zcat(1)
compress or expand files
h2o.conf(5)
The configuration file for H2O, the optimized HTTP/1.x, HTTP/2 server
h5fromh4(1)
convert HDF4 scientific datasets to an HDF5 file
h5fromtxt(1)
convert text input to an HDF5 file
h5math(1)
combine/create HDF5 files with math expressions
h5topng(1)
generate PNG images from 2d slices of HDF5 files
h5totxt(1)
generate comma-delimited text from 2d slices of HDF5 files
h5tovtk(1)
convert datasets in HDF5 files to VTK format
ha_logger(1)
Log a message to files and/or syslog through the HA Logging Daemon
hammer2(8)
hammer2 file system utility
hardlink(1)
Link multiple copies of a file
hashcp(1), HashCp(1)
Hash and copy the contents of a file or stdin
hashdig-bind(1), hashdig-bind.pl(1)
Bind resolved hashes to filenames
hashdig-filter(1), hashdig-filter.pl(1)
Filter filenames by directory type
hashdig-harvest(1), hashdig-harvest.pl(1)
Harvest hashes from a one or more input files
hashdig-stat(1), hashdig-stat.pl(1)
Produce statistics on HashDig files
hastmon.conf(5)
configuration file for the hastmon(8) deamon and the hastmonctl(8) utility
hatari_profile(1)
Post-processor for Hatari profiler data
hattrib(1)
change HFS file or directory attributes
hcopy(1)
copy files from or to an HFS volume
hdel(1)
delete both forks of an HFS file
hdf_dump_format(3), hdf_dump_format (3)
dump an HDF dataset to FILE *fp Description: Input: Output: Returns:
hdf_register_fileload(3), hdf_register_fileload (3)
register a fileload function
hdf_search_path(3), hdf_search_path (3)
Find a file given a search path in HDF
hdf_write_file(3), hdf_write_file (3)
write an HDF data file Description: Input: Output:
hdf_write_file_atomic(3), hdf_write_file_atomic (3)
write an HDF data file atomically
hdump(1), od(1)
displays (dumps) binary contents of a file
heif-info(1)
show information on HEIC/HEIF file
heif-thumbnailer(1)
create thumbnails from HEIC/HEIF files
heka2itx(1)
converts a Heka file into an ITX (IgorPro text) file
helpers.conf(5)
Slurm configuration file for the helpers plugin
heretic.cfg(5)
Chocolate Heretic configuration file
heroeslvl(6)
inspect Heroes' level files
hesiod.conf(5)
Configuration file for the Hesiod library
hexdump(1)
display file contents in hexadecimal, decimal, octal, or ascii hexdump options file ... hd options file
hexedit(1)
view and edit files in hexadecimal or in ASCII
hexen.cfg(5)
Chocolate Hexen configuration file
hexer(1)
binary file editor
hexpeek(1)
edit, dump, pack, and diff binary files in hex and bits
hexwords(1)
extracts any words from a file that can be written as hex numbers
hformat(1)
create a new HFS filesystem and make it current
hgignore(5)
syntax for Mercurial ignore files rst2man-indent-level 0 1 rstReportMargin $1
hgrc(5)
configuration files for Mercurial rst2man-indent-level 0 1 rstReportMargin $1
hitch.conf(5), Hitch.conf(5)
Configuration file for Hitch
hlfsd(8)
home-link file system daemon
hls(1)
list files in an HFS directory
hmmalign(1)
align sequences to a profile
hmmbuild(1)
construct profiles from multiple sequence alignments
hmmconvert(1)
convert profile file to various formats
hmmemit(1)
sample sequences from a profile
hmmer(1), HMMER(1)
profile HMMs for biological sequence analysis
hmmfetch(1)
retrieve profiles from a file
hmmlogo(1)
produce a conservation logo graphic from a profile
hmmpress(1)
prepare a profile database for hmmscan
hmmscan(1)
search sequence(s) against a profile database
hmmsearch(1)
search profile(s) against a sequence database
hmmsim(1)
collect profile score distributions on random sequences
hmmstat(1)
summary statistics for a profile file
hmrc(4)
Hypermail configuration file
hook_config_section(3)
Hooks a configuration file section with custom handlers. Allegro game programming library
hosts.cfg(5)
Main Xymon configuration file
hpct-viewer(1)
View HiPerConTracer Results File
hpftodit(1)
create font description files for use with groff -Tlj4
hpt(1)
toss pkt files to squish/msg/jam bases and export messages
hrename(1)
rename or move an HFS file or directory
htags(1)
generate a hypertext from a set of source files
htdigest(1)
manage user files for digest authentication
htick(1)
Husky File-Ticker
html-pretty(1)
prettyprint HTML and SGML files
html2po(1), html2po.py(1)
Convert HTML files to Gettext PO localization files
html2psrc(5)
configuration file format for html2ps(1)
html2textrc(5)
formatting properties file for html2text(1)
html2xhtml(1)
Converts HTML files to XHTML
htmldoc(1)
convert html source files into html, postscript, or pdf
htpasswd(1)
Manage user files for basic authentication
htpasswd(1)
create and update user authentication files
htsfile(1)
identify high-throughput sequencing data files
http_servlet_file(3)
HTTP file servlet
http_servlet_tmpl(3)
HTTP servlet for template files
httxt2dbm(1)
Generate dbm files for use with RewriteMap
hugo-config-mounts(1)
Print the configured file mounts
hugo-mod-npm-pack(1)
Experimental: Prepares and writes a composite package.json file for your project
humanzip(1), humanunzip(1)
(un)compress text files in a human readable way
hunspell(5)
format of Hunspell dictionaries and affix files
hunzip(1)
compress and encrypt dictionary files
hunzip(1)
decompress and decrypt hzip files to the standard output
hurlfmt(1)
format Hurl files
hxclean(1)
apply heuristics to correct an HTML file
hxcopy(1)
copy an HTML file and update its relative links
hxcount(1)
count elements and attributes in HTML or XML files
hxextract(1)
extract selected elements from a HTML or XML file
hxincl(1)
expand included HTML or XML files
hxmultitoc(1)
create a table of content for a set of HTML files
hxnormalize(1)
pretty-print an HTML file
hxnum(1)
number section headings in an HTML file
hxpipe(1)
convert XML file to a format easier to parse with Perl or AWK
hxprintlinks(1)
add a numbered list of links at the end of an HTML file
hxprune(1)
remove marked elements from an HTML file
hxref(1)
generate cross-references inside and between HTML files
hxremove(1)
remove elements from an XML file by means of a CSS selector
hxtoc(1)
insert a table of contents in an HTML file
hxwls(1)
list links in an HTML file
i3-dmenu-desktop(1), i3-dmenu-desktop(1)
run .desktop files with dmenu
i3-migrate-config-to-v4(1)
migrates your i3 config file
i386-unknown-freebsd14.2-dlltool(1), dlltool(1)
create files needed to build and use DLLs
i386-unknown-freebsd14.2-gcov-dump12(1), gcov-dump(1)
offline gcda and gcno profile dump tool
i386-unknown-freebsd14.2-gcov-dump13(1), gcov-dump(1)
offline gcda and gcno profile dump tool
i386-unknown-freebsd14.2-gcov-dump14(1), gcov-dump(1)
offline gcda and gcno profile dump tool
i386-unknown-freebsd14.2-gcov-tool12(1), gcov-tool(1)
offline gcda profile processing tool
i386-unknown-freebsd14.2-gcov-tool13(1), gcov-tool(1)
offline gcda profile processing tool
i386-unknown-freebsd14.2-gcov-tool14(1), gcov-tool(1)
offline gcda profile processing tool
i386-unknown-freebsd14.2-lto-dump12(1), lto-dump(1)
Tool for dumping LTO object files
i386-unknown-freebsd14.2-lto-dump13(1), lto-dump(1)
Tool for dumping LTO object files
i386-unknown-freebsd14.2-lto-dump14(1), lto-dump(1)
Tool for dumping LTO object files
i586-pc-msdosdjgpp-dlltool(1), dlltool(1)
Create files needed to build and use DLLs
iamb(5), config.toml(5)
configuration file for iamb
iat(1), Iso9660 Analyzer Tool(1)
tool for detecting the structure of DVD/CD-ROM image file formats
iauth.conf(5)
The Internet Relay Chat Authentication Configuration File
ibus(5), IBUS(5)
dconf database file for IBus
ical2po(1), ical2po.py(1)
Convert iCalendar files to Gettext PO localization files
icat(1)
Output the contents of a file based on its inode number
iceauth(1)
ICE authority file utility
icedax(1)
a sampling utility that dumps CD audio data into wav sound files
icedtea-web(1)
provides a Free Software web browser plugin running applets written in the Java programming language and an implementation of Java Web Start, originally based on the NetX project. NetX allows Java applets and applications to be downloaded over the network, cached, and (by default) run in a secure sandbox environment. Subsequent runs of the applet download the latest version automatically. Update and security settings, among others, can be set using the itw-settings command. icedtea-web also includes a plugin to enable Java applets (http://www.java.com/en/download/testjava.jsp) within web browsers. Names and email addresses of contributors to this project can be found in the file AUTHORS in the IcedTea-Web root directory. The full GPLv2 license of this project can be found in the file COPYING in the IcedTea-Web root directory. News about releases of this project can be found in the file NEWS in the IcedTea-Web root directory
icepatch2calc(1)
IcePatch2 tool to compress files and calculate checksums
icmconf(7)
Configuration file for the icmbuild(1) program maintenance script
icmstart.rc(7)
The icmstart(1) resource file
icotool(1)
Convert and create Win32 icon and cursor files
icuexportdata(1)
Writes text files with Unicode properties data from ICU
id3convert(1)
Converts between id3v1 and id3v2 tags of an mp3 file
id3cp(1)
Copies tags from one file to another
id3tag(1)
Tags an mp3 file with id3v1 and/or id3v2 tags
ident(1)
identify RCS keyword strings in files
ident(3), ident_lookup(3), ident_id(3), ident_free(3), id_open_addr(3), id_open(3), id_close(3), id_query(3), id_parse(3), id_fileno(3)
query remote IDENT server
identify(1)
describes the format and characteristics of one or more image files
ideviceprovision(1)
Manage provisioning profiles on a device
idml2po(1), idml2po.py(1)
Convert IDML files to PO localization files
idn.conf(5), .idnrc(5), idnalias.conf(5)
configuration files for idnkit library
idn2.conf(5), .idn2rc(5)
configuration files for idnkit version 2
idn_setlocalcheckfile(3)
read local code point set from a file
idnalias.conf(5)
encoding alias file for idnkit
idnconv(1)
codeset converter for named.conf and zone master files
idnlang.conf(5)
language alias file for idnkit
idzebra-abs2dom(1)
Converts .abs files to DOM XML configuration files
ifile(1)
core executable for the ifile mail filtering system
ifind(1)
Find the meta-data structure that has allocated a given disk unit or file name
ifnames2.69(1)
Extract CPP conditionals from a set of files
ifnames2.72(1)
Extract CPP conditionals from a set of files
ifstated.conf(5)
Interface State daemon configuration file
igawk(1)
gawk with include files
igmpproxy.conf(5)
Configuration file for igmpproxy (8) multicast daemon
igor(1)
automated proofreading for documentation files
igzip(1)
compress or decompress files similar to gzip
iked.conf(5)
IKEv2 configuration file
image_to_j2k(1)
This program reads in an image of a certain type and converts it to a jpeg2000 file. It is part of the OpenJPEG library. Valid input image extensions are .bmp, .pgm, .pgx, .png, .pnm, .ppm, .raw, .tga, .tif . For PNG resp. TIF it needs libpng resp. libtiff . Valid output image extensions are .j2k, .jp2
imapd.conf(5)
Cyrus IMAP documentation IMAP configuration file
imapfilter_config(5)
imapfilter configuration file
imerge(1)
help merge one file to another interactively
img-tiff(n)
Img, Tagged Image File Format (tiff)
img2txt(1)
convert images to various text-based coloured files
img2webp(1)
create animated WebP file from a sequence of input images
img_cat(1)
Output contents of an image file
img_stat(1)
Display details of an image file
imgmerge(1), IMGMERGE(1)
script to concatenate several images into a PDF file
import(1)
saves any visible window on an X server and outputs it as an image file. You can capture a single window, the entire screen, or any rectangular portion of the screen. The window to capture is selected by clicking the desired window or a program option
imv(1), icp(1)
Rename or copy a file by editing the destination name using GNU readline
imv(5)
imv configuration file
inadyn.conf(5)
inadyn DDNS client configuration file
incatalog(3)
test if cell belongs to the catalog file man1/alc_origin.1
incatalogdelete(3)
test if cell belongs to the catalog file man1/alc_origin.1
incatalogfeed(3)
test if cell belongs to the catalog file man1/alc_origin.1
incataloggds(3)
test if cell belongs to the catalog file man1/alc_origin.1
include-what-you-use(1)
analyze includes in C and C++ source files
incron.conf(5), /usr/local/usr/local/etc/incron.conf(5)
main config file for inotify cron (incron)
indexmaker(1)
Creates index files for mrtg web sites (mrtg-2.17.10)
infernal(1), Infernal(1)
sequence analysis using profiles of RNA sequence and secondary structure consensus
influx_inspect(1)
Displays detailed information about InfluxDB data files
influxd-config(1)
Generate configuration files for InfluxDB
ingests(1)
Build an auxiliary file for multicat
ini2po(1), ini2po.py(1)
Convert .ini files to Gettext PO localization files
initfdpos(3), initFILEpos(3), adjfdpos(3), adjFILEpos(3)
file positions indicator handling
inline-detox(1)
clean up filenames (stream-based)
inncheck(8)
Check INN configuration and database files
innconfval(1)
Get configuration parameters from configuration files
innfeed.conf(5)
Configuration file for innfeed
innochecksum(1)
offline InnoDB file checksum utility
innreport(8)
Summarize INN log files
innreport.conf(5)
Configuration file for innreport
innupgrade(8)
Upgrade INN configuration files
inotifywait(1), fsnotifywait(1)
wait for changes to files using inotify or fanotify
inotifywatch(1), fsnotifywatch(1)
gather filesystem access statistics using inotify or fanotify
inplace(1)
edits files in-place through given filter commands
input(5)
input data file format
install-sid(8)
update SUBMITTER variable in site or personal config files
intel_bios_dumper(1)
Save the Intel video BIOS contents to a file
interdiff(1)
show differences between two diff files
intltool-extract(8)
generate header files which can be read by gettext
intltool-merge(8)
merge translated strings into various types of file
intltool-update(8)
updates PO template file and merge translations with it
intltoolize(8)
copy intltool related files to software package
iozone(1), Iozone(1)
Filesystem Benchmark
ip2location(1)
query IP address information from local IP2Location BIN data file
ip2proxy(1)
query proxy information from local IP2Proxy BIN data file
ipa-client-samba(1)
Configure Samba file server on an IPA client
ipa.conf(5)
-- ipa(8) configuration file
ipa_sdb_dump(8)
-- convert ipa_sdb(5) database files to text representation and back
ipack(1)
Manipulate Flex files containing Shapes
ipastat.conf(5)
-- ipastat(8) configuration file
ipbt(1)
play back tty recording files with random access
ipcad.conf(5)
ipcad configuration file
ipe6upgrade(1)
Convert Ipe 6 file format to Ipe 7 file format
ipeextract(1)
Extract Ipe XML stream from Ipe PDF or EPS files
ipetoipe(1)
Convert between Ipe file formats
ipfixDump(1)
Print contents of an IPFIX file as human-readable text
ipfixcol2-fds-input(7)
FDS File (input plugin)
ipfixcol2-ipfix-input(7)
IPFIX File (input plugin)
ipfmeta(1)
use objects in IPfilter files
ipmi-config.conf(5), ipmi-config(5)
IPMI configuration file details
ipmi_lan(5), ipmi/lan.conf(5)
IPMI LAN Interface config file
ipmidetectd.conf(5)
ipmidetectd configuration file
ipmiseld.conf(5)
ipmiseld configuration file
iprop-log(8)
examine and maintain the iprop log file
ipsec__secretcensor(8)
internal routing to sanitize files
ipsec_import(8)
Import PKCS#12 (*.p12) files into the IPsec NSS database
ipsec_readwriteconf(8)
validate and output an Libreswan IPsec configuration file
ipstrings(8)
Reads strings from pcap dump files
ipv6loganon(8)
HTTP server log file anonymizer
ipv6logconv(8)
HTTP server log file converter for statistics
ipv6mon.conf(5)
Configuration file for the IPv6 address monitoring daemon (ipv6mon)
ipv6toolkit.conf(5)
Configuration file for the SI6 Networks' IPv6 address monitoring daemon (ipv6mon)
iroffer(1)
-- DCC file server bot
irs.conf(5)
Information Retrieval System configuration file
is_relative_filename(3)
Returns TRUE if the filename is relative. Allegro game programming library
isns_config(5)
iSNS configuration file
isosize(8)
output the length of an iso9660 filesystem
issndfile(1)
checks if a file is in a recognized audio file format
isutf8(1)
check whether files are valid UTF-8
iv_fd_register(3), iv_fd_register_try(3), iv_fd_unregister(3), iv_fd_registered(3), iv_fd_set_handler_in(3), iv_fd_set_handler_err(3), iv_fd_set_handler_out(3)
deal with ivykis file descriptors
ivstools(1)
extract IVs from a pcap file or merges several .ivs files into one
jack-smf-player(1)
Standard MIDI File player for JACK MIDI
jack-smf-recorder(1)
Standard MIDI File recorder for JACK MIDI
jadmaker(1)
JAD File Generator rst2man-indent-level 0 1 rstReportMargin $1
janus-cfgconv(1)
Janus config file conversion utility
jasper(1)
File format converter specialized in JPEG-2000 encoding
java2html(1)
generates highlighted html-files from Java or C++ source
javavm_opts.conf(5)
the Java VM wrapper options configuration file
javavms(5)
the Java VM wrapper configuration file
jbgtopbm(1)
JBIG1 to portable bitmap file converter
jbig2dec(1)
File format converter specialized in JBIG2 decoding
jcat(1)
Show the contents of a block in the file system journal
jclassinfo(1)
Provides information for Java class files
jdupes(1)
finds and performs actions upon duplicate files
jexctags(1)
Generate tag files for source code
jigdo-file(1)
Prepare files for Jigsaw Download (distribution of huge files, e.g. CD images)
jigdo-lite(1)
Download jigdo files using wget
jigl2slideshow(1)
Creates an input file for dvd-slideshow from pictures in a jigl online photo album
jk_cp(8)
a utility to copy files including permissions and libraries into a jail
jls(1)
List the contents of a file system journal
jmakewhatis.local(8), jcatman.local(8)
start jmakewhatis or jcatman.local for local file systems
job_container.conf(5)
Slurm configuration file for job_container/tmpfs plugin
jpeg2hdrgen(1)
Parse EXIF information in given JPEG files and output a hdrgen script for generation of HDR images
jpegicc(1)
little cms ICC profile applier for JPEG
jpeginfo(1)
prints information and tests integrity of JPEG/JFIF files
jpegoptim(1)
utility to optimize/compress JPEG/JFIF files
jpegtran(1)
lossless transformation of JPEG files
jpgicc(1)
little cms ICC profile applier for JPEG
jpgtn(1)
create thumbnails of JPEG files
json2po(1), json2po.py(1)
Convert JSON files to Gettext PO localization files
jw(1), docbook2dvi(1), docbook2html(1), docbook2man(1), docbook2pdf(1), docbook2ps(1), docbook2rtf(1), docbook2tex(1), docbook2texi(1), docbook2txt(1)
(Jade Wrapper) converts SGML files to other formats
jzip(1)
execute Infocom v1-5 and Inform v1-8 game files
k5login(5)
Kerberos V5 acl file for host access
k_hasafs(3), k_hasafs_recheck(3), k_pioctl(3), k_unlog(3), k_setpag(3), k_afs_cell_of_file(3), kafs_set_verbose(3), kafs_settoken_rxkad(3), kafs_settoken(3), krb_afslog(3), krb_afslog_uid(3), kafs_settoken5(3), krb5_afslog(3), krb5_afslog_uid(3)
AFS library
kadm5.acl(5)
Kerberos ACL file
kamailio.cfg(5)
kamailio configuration file
kanshi(5)
configuration file
kbfsd(5)
service daemon for the Keybase filesystem (KBFS)
kbuildsycoca5(8)
Rebuilds the KService desktop file system configuration cache
kchashmgr(1)
command line interface to manage the file hash database
kchashtest(1)
command line interface to test the file hash database
kctreemgr(1)
command line interface to manage the file tree database
kctreetest(1)
command line interface to test the file tree database
kdc.conf(5)
Kerberos V5 KDC configuration file The kdc.conf file supplements krb5.conf(5) for programs which are typically only used on a KDC, such as the krb5kdc(8) and kadmind(8) daemons and the kdb5_util(8) program. Relations documented here may also be specified in krb5.conf; for the KDC programs mentioned, krb5.conf and kdc.conf will be merged into a single configuration profile. Normally, the kdc.conf file is found in the KDC state directory, /usr/local/var/krb5kdc. You can override the default location by setting the environment variable KRB5_KDC_PROFILE. Please note that you need to restart the KDC daemon for any configuration changes to take effect
kdiff3(1)
Tool for Comparison and Merge of Files and Folders
kea-lfc(8)
Lease File Cleanup process in Kea
kfind(1)
file find utility by KDE
khard.conf(5)
configuration file for khard
kimpersonate(8)
impersonate a user when there exist a keyfile or KeyFile
kismet.conf(5)
Wireless sniffing and monitoring configuration file
kismet_drone.conf(5)
Wireless sniffing and monitoring drone configuration file
kitty.conf(5)
Configuration file for kitty
knet_handle_add_datafd(3)
Install a file descriptor for communication
knet_handle_get_channel(3)
Get the channel associated with a file descriptor
knet_handle_get_datafd(3)
Get the file descriptor associated with a channel
knet_handle_remove_datafd(3)
Remove a file descriptor from knet
knl.conf(5)
Slurm configuration file for Intel Knights Landing processor
knot.conf(5)
Knot DNS configuration file
korg2gig(1)
Convert sound files from KORG to GigaStudio format
korgdump(1)
List information about sound files in KORG synthesizer format
kpcli(1)
A command line interface to KeePass database files
kpseaccess(1)
determine whether a file can be accessed
kpsestat(1)
compute octal mode from mode of existing file
krb5.conf(5)
Kerberos configuration file The krb5.conf file contains Kerberos configuration information, including the locations of KDCs and admin servers for the Kerberos realms of interest, defaults for the current realm and for Kerberos applications, and mappings of hostnames onto Kerberos realms. Normally, you should install your krb5.conf file in the directory /etc. You can override the default location by setting the environment variable KRB5_CONFIG. Multiple colon-separated filenames may be specified in KRB5_CONFIG; all files which are present will be read. Starting in release 1.14, directory names can also be specified in KRB5_CONFIG; all files within the directory whose names consist solely of alphanumeric characters, dashes, or underscores will be read
krb5_add_et_list(3), krb5_add_extra_addresses(3), krb5_add_ignore_addresses(3), krb5_context(3), krb5_free_config_files(3), krb5_free_context(3), krb5_get_default_config_files(3), krb5_get_dns_canonize_hostname(3), krb5_get_extra_addresses(3), krb5_get_fcache_version(3), krb5_get_ignore_addresses(3), krb5_get_kdc_sec_offset(3), krb5_get_max_time_skew(3), krb5_get_use_admin_kdc krb5_init_context(3), krb5_init_ets(3), krb5_prepend_config_files(3), krb5_prepend_config_files_default(3), krb5_set_config_files(3), krb5_set_dns_canonize_hostname(3), krb5_set_extra_addresses(3), krb5_set_fcache_version(3), krb5_set_ignore_addresses(3), krb5_set_max_time_skew(3), krb5_set_use_admin_kdc(3)
create, modify and delete krb5_context structures
krb5_fileformats(3)
File formats
krusader(1)
advanced twin-panel file manager and FTP client by KDE
kstash(8)
store the KDC master password in a file
ktcheck(1)
verify and download command file and transcripts
ktutil(1)
Kerberos keytab file maintenance utility
kua(1)
find files which are identical to the given one (comes from the Hungarian keresd ugyanazt - meaning "find the same")
l2p(1)
Creates a PostScript file from a symbolic layout file,or from a physical layout file. man1/alc_origin.1
l2tp-secrets(5)
L2TPD secrets file
l2tpd.conf(5)
L2TPD configuration file
labelgrep(1)
progressive label file searcher
labwc-config(5), labwc(5)
configuration files
labwc-menu(5), labwc(5)
menu file
labwc-theme(5), labwc(5)
theme files
lame(1)
create mp3 audio files
lapply(1)
modify file system to match apply-able-transcript
lat_fcntl(8)
fcntl file locking benchmark
lat_fs(8)
measure file system create/delete performance
lat_mmap(8)
costs of mmapping and unmmapping varying file sizes
lat_pagefault(8)
measure the cost of pagefaulting pages from a file
latd.conf(5)
LAT configuration file
latex2html(1)
translate LaTeX files to HTML (HyperText Markup Language)
latex2rtf(1)
Convert a LaTeX file to an RTF file
latexdiff(1)
determine and markup differences between two latex files
latexdiff-vc(1)
wrapper script that calls latexdiff for different versions of a file under version management (CVS, RCS or SVN)
lav2mpeg(1)
easy conversion of lav files to mpeg
lav2wav(1)
Extract the audio out of MJPEG container files to stdout
lav2yuv(1)
Convert a MJPEG file to raw yuv
lax(5)
Parameter file for logic synthesis man1/alc_origin.1
lbdb_dotlock(1)
Lock mail spool files
lcab(1)
Create cabinet (.cab) files
lcdproc-config(5)
format of LCDproc's configuration files
lcksum(1)
verifies a transcript's checksums and file sizes
lcovrc(5)
lcov configuration file
lcreate(1)
upload transcripts and their corresponding files
ldap.conf(5), .ldaprc(5)
LDAP configuration file/environment variables
ldapdiff(1)
Tool to synchronize ldap servers using ldif formatted input files
ldif-duplicate-attrs(1)
check for multi-value attributes in LDIF file
ldns-compare-zones(1)
read and compare two zonefiles and print differences
ldns-dpa(1), dpa(1)
DNS Packet Analyzer. Analyze DNS packets in ip trace files
ldns-gen-zone(1)
read a zonefile and print it while adding DS records and extra RR's
ldns-read-zone(1)
read a zonefile and print it
ldns-resolver(1)
tries to create a resolver from a resolv.conf file
ldns-signzone(1)
sign a zonefile with DNSSEC data
ldns-zcat(1)
reunite (z)split up a zone files
ldns-zsplit(1)
split up a zone file
ldns_fget_token(3), ldns_fskipcs(3)
get tokens from files
ldns_get_rr_list_hosts_frm_file(3), ldns_get_rr_list_hosts_frm_fp(3), ldns_get_rr_list_hosts_frm_fp_l(3)
parse /etc/hosts file
ldo65(1)
linker for o65 object files
ldraw-thumbnailer(1)
Create thumbnail images for file managers
leaf(1)
Lightweight Editor of Ascii(and more) Files
lepton-pcb_backannotate(1)
back-annotates changes from a PCB annotation file to schematic
lepton-tragesym(1)
create Lepton EDA symbols from structured text files
less(1)
display the contents of a file in a terminal
lexnames(5), List(5)
of WordNet lexicographer file names and numbers
lfdiff(1)
compare local files with copies on radmind server
lfm(1)
a powerful file manager for the UNIX console
lftp(1)
Sophisticated file transfer program
lftp.conf(5)
the global configuration file for lftp
lftpget(1)
get a file with lftp(1)
lg.conf(5)
looking glass configuration file
lgc-pg(1)
Converter Tool for original Panzer General Data Files
lhasa(1), lha(1)
compression tool for .lzh archive files
libbbparse(3), bbr_init_fd(3), bbr_init_file(3), bbr_fini(3), bbr_get_next(3), bbr_get_stackname(3), bbr_get_tlh(3)
Parse a PCAPng file with black box records
libcreg(3), libcreg.h(3)
Library to access the Windows 9x/Me Registry File (CREG) format
libesedb(3), libesedb.h(3)
Library to access the Extensible Storage Engine (ESE) Database File (EDB) format
libfsapfs(3), libfsapfs.h(3)
Library to access the Apple File System (APFS) format
libfsext(3), libfsext.h(3)
Library to support the Extended File System (ext) format
libfsfat(3), libfsfat.h(3)
Library to support the File Allocation Table (FAT) file system format
libfshfs(3), libfshfs.h(3)
Library to access the Hierarchical File System (HFS) format
libfsntfs(3), libfsntfs.h(3)
Library to access the Windows New Technology File System (NTFS) format
libfsxfs(3), libfsxfs.h(3)
Library to support the X File System (XFS) format
libfvde(3), libfvde.h(3)
Library to access the FileVault Drive Encryption (FVDE) format
libinn_qio(3), qio(3)
Quick I/O routines for reading files
libinotify(3), inotify_init(3), inotify_init1(3), inotify_add_watch(3), inotify_rm_watch(3), libinotify_set_param(3), inotify_event(3), libinotify_direct_readv(3), libinotify_free_iovec(3), libinotify_direct_close(3)
monitor file system events
liblnk(3), liblnk.h(3)
Library to access the Windows Shortcut File (LNK) format
libmsiecf(3), libmsiecf.h(3)
Library to access the MSIE Cache File (index.dat) format
libolecf(3), libolecf.h(3)
Library to access the Object Linking and Embedding (OLE) Compound File (CF) format
libopenjpeg(3)
a library for reading and writing JPEG2000 image files
libowfat_buffer_mmapread(3), buffer_mmapread(3)
create read-only memory-mapped file buffer
libowfat_io_appendfile(3), io_appendfile(3)
open a file for appending
libowfat_io_canread(3), io_canread(3)
return a file descriptor that can be read from
libowfat_io_canwrite(3), io_canwrite(3)
return a file descriptor that can be written to
libowfat_io_close(3), io_close(3)
close a file descriptor
libowfat_io_closeonexec(3), io_closeonexec(3)
mark a file descriptor non-inheritable
libowfat_io_createfile(3), io_createfile(3)
create a file
libowfat_io_passfd(3), io_passfd(3)
pass a file descriptor over a Unix Domain socket
libowfat_io_readfile(3), io_readfile(3)
open a file for reading
libowfat_io_readwritefile(3), io_readfile(3)
open a file for reading and writing
libowfat_io_receivefd(3), io_receivefd(3)
receive a file descriptor over a Unix Domain socket
libowfat_io_sendfile(3), io_sendfile(3)
send data from a file to a socket
libowfat_io_timeouted(3), io_timeouted(3)
return a file descriptor over deadline
libowfat_iob_addfile(3), iob_addfile(3)
add file region to I/O batch
libowfat_iob_addfile_close(3), iob_addfile_close(3)
add file region to I/O batch
libowfat_mmap_private(3), mmap_private(3)
memory map a file for reading and writing
libowfat_mmap_read(3), mmap_read(3)
memory map a file for reading
libowfat_mmap_readat(3), mmap_readat(3)
memory map a file for reading
libowfat_mmap_shared(3), mmap_shared(3)
memory map a file for reading and writing
libowfat_ndelay_off(3), ndelay_off(3)
put file descriptor in non-blocking mode
libowfat_ndelay_on(3), ndelay_on(3)
put file descriptor in non-blocking mode
libowfat_open_append(3), open_append(3)
open a file for appending
libowfat_open_excl(3), open_excl(3)
open a file for exclusive writing
libowfat_open_read(3), open_read(3)
open a file for reading
libowfat_open_rw(3), open_rw(3)
open a file for reading and writing
libowfat_open_trunc(3), open_trunc(3)
open a file for writing
libowfat_open_write(3), open_write(3)
open a file for writing
libowfat_openreadclose(3), openreadclose(3)
read a whole file into a stralloc
libowfat_readclose(3), readclose(3)
read a whole file into a stralloc
libowfat_readclose_append(3), readclose_append(3)
read a whole file into a stralloc
home | help