FreeBSD Manual Pages
AD(1) User Commands AD(1) NAME ad - adaptable text editor and CLI for filtering and transforming text SYNOPSIS ad [-v] [--version] [-h] [--help] [-e script] [--expression=script] [-f script-file] [--script-file=script-file] [file...] DESCRIPTION ad is a text editor and command line stream editor. The text editor inter- face f ad is inspired by the likes of vim, kakoune and plan9's acme and sam editors. ad aims to provide an "integrating development environment" as op- posed to an "integrated" one: leveraging the surrounding system for the ma- jority of functionality outside of core text editing actions. ad.rm an*ad- justment-mode -e, --expression=script ad.rm an*adjustment-mode specify an editing script to be executed ad.rm an*adjustment-mode -f, --script-file=script-file ad.rm an*adjustment-mode specify a file containing an editing script to be executed ad.rm an*adjustment-mode -h, --help ad.rm an*adjustment-mode display help text and exit ad.rm an*adjustment-mode -v, --version ad.rm an*adjustment-mode output version information and exit ad.rm an*adjustment-mode If no -e, --expression, -f, or --script-file option is given, then all ar- guments are taken to be input files to be edited interactively. If an editing script is specified then the remaining arguments are taken to be files to which the script should be applied. ad.rm an*adjustment-mode Project home page: https://github.com/sminez/ad github.com/sminez/ad October 2023 AD(1)
NAME | SYNOPSIS | DESCRIPTION
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=ad&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>
