Search references for BASH UNIX-SHELL. Phrases containing BASH UNIX-SHELL
See searches and references containing BASH UNIX-SHELL!BASH UNIX-SHELL
GNU replacement for the Bourne shell
Bash (short for "Bourne Again SHell") is an interactive command interpreter and command language developed for Unix-like operating systems. Created in
Bash_(Unix_shell)
Command-line interpreter for operating systems
typically be run with Bash or dash on Linux or other Unix-like systems; Bash itself is a free clone of Bourne. Work on the Bourne shell initially started
Bourne_shell
Command-line interpreter for Unix operating system
A Unix shell is a shell that provides a command-line user interface for a Unix-like operating system. A Unix shell provides a command language that can
Unix_shell
Script written for an operating system shell
A shell script is a computer program designed to be run by a Unix shell, a command-line interpreter. The various dialects of shell scripts are considered
Shell_script
Lightweight Unix shell
Almquist shell (also known as A Shell, ash and sh) is a lightweight Unix shell originally written by Kenneth Almquist in the late 1980s. Initially a clone
Almquist_shell
Symbol "#!", used in computing
using the Bourne shell, or a compatible shell, assumed to be in the /bin directory #!/bin/bash – Execute the file using the Bash shell #!/usr/bin/pwsh
Shebang_(Unix)
Unix shell
Unix-like utilities (though Zsh, unlike Bash, is not part of the GNU project itself). In 2019, macOS Catalina adopted Zsh as the default login shell,
Z_shell
served as a shell, and BASIC is also a general-purpose language. Almquist shell (ash) Bash (Unix shell) bash Bourne shell sh C shell csh Ch shell ch Debian
List of command-line interpreters
List_of_command-line_interpreters
Direct interface to an operating system
operating system shell or in a purpose-built program. Several command-line shells, such as Nushell, Xonsh, Bash (Unix shell), and Z shell, offer command-line
Shell_(computing)
Patterns used in computer programming
part of every Unix-like libc ecosystem and shell, including AT&T Bourne shell-compatible Korn shell (ksh), Z shell (zsh), Almquist shell (ash) and its
Glob_(programming)
Bourne shell backward compatible Unix shell created by David Korn
KornShell (ksh) is a Unix shell which was developed by David Korn at Bell Labs in the early 1980s and announced at USENIX on July 14, 1983. The initial
KornShell
Mechanism for inter-process communication using message passing
completed. The standard shell syntax for anonymous pipes is to list multiple commands, separated by vertical bars ("pipes" in common Unix verbiage). The pipeline
Pipeline_(Unix)
Cross-platform shell based on .NET technology
version 5.1, PowerShell Core is bundled with Windows Server 2016 Nano Server. A project named Pash, a pun on the widely known "bash" Unix shell, has been an
PowerShell
Operating system that behaves similarly to Unix
and the Bash shell, are also designed to be used on Unix-like systems. The Open Group owns the UNIX trademark and administers the Single UNIX Specification
Unix-like
User-friendly interactive Unix shell
fish (friendly interactive shell; stylized in lowercase) is a Unix-like shell with a focus on interactivity and usability. fish is designed to be feature-rich
Fish_(Unix_shell)
freeing the command line for additional work with the shell. POSIX shells and other Unix shells allow background execution by using the & character at
Comparison_of_command_shells
Control of jobs in a Unix shell
In a Unix or Unix-like operating system, job control refers to controlling a process group as a job via a shell. Control features include suspend, resume
Job_control_(Unix)
Unix shell
The PWB shell (also known as the Mashey shell) was a Unix shell. The PWB shell was a modified (and generally constrained to be upward-compatible) version
PWB_shell
Software feature
possibilities the interpreter will rotate through. Unix shells, including Bash (the default shell in most Linux distributions) and ksh among many others
Command-line_completion
Topics referred to by the same term
film Don't Look Up Bash (name), including a list of persons with the name Bash (Unix shell), computer software and language The Bash (company), an event
Bash
Topics referred to by the same term
accessed Unix shell, a shell for Unix-like operating systems Shell script, a computer program designed to be run by a shell Bash (Unix shell) Bourne shell Read–eval–print
Shell
Command-line utility
Unix, Plan 9, and Unix-like operating systems that evaluates conditional expressions. test was turned into a shell builtin command in 1981 with UNIX System
Test_(Unix)
Shell command that defines a word that acts like a command
command. The command is available in Unix shells, AmigaDOS, 4DOS/4NT, FreeDOS, KolibriOS, PowerShell, ReactOS, EFI shell, and IBM i. Aliasing functionality
Alias_(command)
Command line interpreter for Version 10 Unix and Plan 9 from Bell Labs operating systems
command-line interpreter for Version 10 Unix and Plan 9 from Bell Labs operating systems. It resembles the Bourne shell, but its syntax is somewhat simpler
Rc_(Unix_shell)
Unix command
as Bash. However, type is not part of the POSIX standard. With a POSIX shell, similar behavior is retrieved with command -V name In the KornShell, the
Type_(Unix)
The restricted shell is a Unix shell that restricts some of the capabilities available to an interactive user session, or to a shell script, running within
Restricted_shell
Unix shell
The C shell (csh or the improved version, tcsh) is a Unix shell created by Bill Joy while he was a graduate student at University of California, Berkeley
C_shell
Unix shell command
separate items into the 1st argument as an array. It is built into shells such as Bash. The command supports several options via flags. It can be configured
Read_(Unix)
Command in Unix and Unix-like operating systems
status information, the times system call is used instead. In a popular Unix shell Bash, time is a special keyword, that can be put before a pipeline (or single
Time_(Unix)
Shell commands to save and restore the working directory
builtin commands in many shells, such as Bash, Command Prompt, PowerShell, C shell, tcsh, 4DOS, Hamilton C shell, KornShell, and FreeCOM. The stack of
Pushd_and_popd
Command to change the working directory
built-in for most Unix shells (Bourne, tcsh, Bash, etc.), Windows Command Prompt and PowerShell, and MS-DOS COMMAND.COM. In a shell, the change directory
Cd_(command)
Computer function
Shell Commands". Archived from the original on 2016-10-29. Retrieved 2016-11-01. Tansley, David (2000). "24. Shell built-in commands". Linux and Unix
Shell_builtin
"intrinsic" by POSIX, it is implemented as a builtin in the Bash, Zsh, and Almquist shells. Invoked with no options, the command opens a text editor, allowing
Fc_(Unix)
Software interface based on commands formatted as lines of text
command-line environments: Unix-like systems include the Bourne shell and compatible shells such as Bash, and other Unix shells. FreeBSD uses tcsh as its
Command-line_interface
Computer network security concept
program called cmd.exe or COMMAND.COM. On Unix or Unix-like systems, it may be any of a variety of programs such as bash, ksh, etc. This program accepts commands
Shell_shoveling
Hamilton C shell is a clone of the Unix C shell and utilities for Microsoft Windows created by Nicole Hamilton at Hamilton Laboratories as a completely
Hamilton_C_shell
Terminal emulator
portal List of terminal emulators KDE Plasma 5 KDE neon KDE Frameworks Bash (Unix shell) "Konsole". Retrieved 13 January 2025. "Moving to kdebase (D8f74118)
Konsole
Unix builtin command
In the Unix shells ksh, bash, fish and zsh, the disown builtin command is used to remove jobs from the job table, or to mark jobs so that a SIGHUP signal
Disown_(Unix)
Unix command
In a Unix shell, the full stop called the dot command (.) is a command that evaluates commands in a computer file in the current execution context. In
Dot_(command)
Symbol representing the word "and" (&)
com Fox, Brian; Ramey, Chet (28 September 2006). "UNIX Manual page: bash – GNU Bourne-Again SHell" (manpage). Archived from the original on 2 December
Ampersand
Free software collection
for "GNU's Not Unix!", chosen because GNU's design is Unix-like, but differs from Unix by being free software and containing no Unix code. Stallman chose
GNU
Unix command
related to Bourne shell (sh), for example Thompson shell (sh), Bash (bash), KornShell (ksh), and Z shell (zsh), allow the stdout and stderr to be attached
Script_(Unix)
Standard UNIX utility that displays the currently-running processes
In most Unix and Unix-like operating systems, the ps (process status) program displays the currently-running processes. The related Unix utility top provides
Ps_(Unix)
Type of denial-of-service software attack
Bash Reference Manual, Section 3.3". Retrieved December 11, 2022. When the shell is in POSIX mode (see Bash POSIX Mode), fname must be a valid shell name
Fork_bomb
Standard UNIX utility
find Unix shell sh bash csh ksh IBM. "IBM System i Version 7.2 Programming Qshell" (PDF). IBM. Retrieved 2020-09-05. The Wikibook Guide to Unix has a
Hash_(Unix)
Security bug in the GNU Bash shell discovered in 2014
bugs in the GNU Bash shell, the first of which was disclosed on 24 September 2014. Shellshock could enable an attacker to cause Bash to execute arbitrary
Shellshock_(software_bug)
command line interpreters (“shell”) of Unix operating systems, the input field separators or internal field separators or $IFS shell variable holds characters
Input_Field_Separators
Family of Unix-like operating systems
and the coreutils implement many basic Unix tools. The GNU Project also develops Bash, a popular CLI shell. The graphical user interface (or GUI) used
Linux
Pair of pseudo-device endpoints
serial port device, and is used by terminal-oriented programs such as shells (e.g. bash) as a processes to read/write data back from/to master endpoint. PTYs
Pseudoterminal
Default macOS terminal emulator
conjunction with a Unix shell, such as zsh (the default interactive shell since macOS Catalina). The user can choose other shells available with macOS
Terminal_(macOS)
Shell command for copying and converting file data
dd (Data(set) Definition) is a shell command for reading, writing and converting file data. Originally developed for Unix, it has been implemented on many
Dd_(Unix)
Feature for a Linux environment in Windows
Only Ubuntu (with Bash as the default shell) was supported.[citation needed] WSL beta was also called "Bash on Ubuntu on Windows" or "Bash on Windows". WSL
Windows_Subsystem_for_Linux
Programming language for automation scripts
m4 Perl (5 and Raku) PHP PowerShell Pure Python Rebol Red Rexx NetRexx Ruby Scheme Tcl Unix shell scripts (ksh, csh, bash, sh and others) VBScript Work
Scripting_language
Unix shell based on and compatible with the C shell
“tee-see-shell”, /ˈtiːʃɛl/ “tee-shell”, or as “tee see ess aitch”, tcsh) is a Unix shell based on and backward compatible with the C shell (csh). tcsh
Tcsh
Form of interprocess communication
function common to most command-line interpreters, including the various Unix shells that can redirect standard streams to user-specified locations. The concept
Redirection_(computing)
Shell command that copies standard input to standard output and to one or more files
shells although syntax varies. The command is provided in Unix and Unix-like systems, OS-9, DOS (e.g. 4DOS, FreeDOS), Windows (e.g. 4NT, PowerShell,
Tee_(command)
Feature of Unix shells and some programming languages
appeared in the Bourne shell, introduced with Version 7 Unix in 1979, and has remained a characteristic of all later Unix shells. The feature has since
Command_substitution
Suite of system components for Linux
connection management, and event logging. The name systemd adheres to the Unix convention of naming daemons by appending the letter d, and also plays on
Systemd
User-definable variable associated with each running process in many operating systems
both the Bourne shell family (sh, ksh, bash, etc.) and the C shell family (csh, tcsh, etc.) of Unix command line shells. It unsets a shell variable, removing
Environment_variable
Feature of some Unix shells
files. The rc shell provides the feature as "pipeline branching" in Version 10 Unix, released in 1990 with a different syntax. The Z Shell has had the feature
Process_substitution
in the following areas: Command shell environments of Bourne shell, KornShell, Bash, C shell, Tcl shell Traditional Unix commands (400+), including grep
MKS_Toolkit
Execute a file (a library function and/or a system call)
Reference, The Single UNIX Specification, Version 5 from The Open Group Sharma, Sagar (2023-05-28). "Using exec Command in Bash Shell Scripts [4 Examples]"
Exec_(system_call)
Standard UNIX utility for parsing arguments sent from the command-line
getopts is a built-in Unix shell command for parsing command-line arguments. It is designed to process command line arguments that follow the POSIX Utility
Getopts
Mathematical operation with only one operand
sizeof(type-name) Cast: (type-name) cast-expression In the Unix shell (Bash/Bourne Shell), e.g., the following operators are unary: Pre and Post-Increment:
Unary_operation
Shell command that reports the working directory
functionality. The command is implemented as a shell builtin in many Unix shells including sh, ash, bash, ksh, and zsh. It can be implemented with the
Pwd
Family of IEEE standards for compatibility between operating systems
(API), command-line shell, and shell commands. Originally derived from commonly-found Unix APIs, shells, and commands (partly because Unix was considered
POSIX
System information shell tool
software portal Neofetch is a system information tool written in the Bash shell scripting language. It displays a logo of the distribution, rendered in
Neofetch
early versions of Unix the history command was a separate program. However, most shells have long included the history command as a shell built-in, so the
History_(command)
Command on Unix-like operating systems
"change shell") is a command on Unix-like operating systems that is used to change a login shell. Users can either supply the pathname of the shell that
Chsh
Unix utility to output a number sequence
GNU Unix-like utilities. In its most basic use case, seq N prints out all the integers from 1 to N in sequence. This was convenient as the Unix shell at
Seq_(Unix)
Shell command for writing to standard output
Edition Unix) is preferred instead. The command is available the following shells or at least one shell of a listed operating system: Unix and Unix-like
Echo_(command)
Standard UNIX utility
In computing, sort is a standard command line program of Unix and Unix-like operating systems, that prints the lines of its input or concatenation of
Sort_(Unix)
Shell commands that exit immediately with a 0/1 status
these commands can be used to set the exit status of a script run. All Unix shells interpret an exit status of zero as success and non-zero (usually) as
True_and_false_(commands)
Unix file format
In the Unix operating system, shar (from "shell archive") is an archive format created with the Unix shar utility. A shar file is a type of self-extracting
Shar_(file_format)
Section of a source code file that is treated as if it were a separate file
Here documents originate in the Unix shell, and are found in the Bourne shell since 1979, and most subsequent shells. Here document-style string literals
Here_document
Programming language
Bourne shell (and thereby, to descendant Unix shells such as Bash) and to C (and thereby to descendants such as C++). The source of Bourne shell, while
ALGOL_68
Unix-like environment for Windows
bootstrapped the compiler on a Windows system, to emulate Unix to let the GNU configure shell script run. Initially, Cygwin was called Cygwin32. When Microsoft
Cygwin
Command in various command line shells
command in various command line shells such as COMMAND.COM, cmd.exe, Bash, qshell, 4DOS/4NT, Windows PowerShell, Singularity shell, Python, MATLAB and GNU Octave
Help_(command)
Standard UNIX utility that prints name and other details about the machine
The ver command in MS-DOS, OS/2, and Windows is similar to uname. The bash shell provides the special variables OSTYPE and HOSTTYPE whose values are similar
Uname
File system object that is not displayed by default
feature of file systems or of the operating system as a whole. The Unix-based ls shell command hides any file that starts with a dot (commonly called a
Hidden file and hidden directory
Hidden_file_and_hidden_directory
Command in several OSes to terminate a process
popular operating systems to send signals to running processes. In Unix and Unix-like operating systems, kill is a command used to send a signal to a
Kill_(command)
Shell script for generating build configuration files on a Unix-like environment
When installing a package on a Unix or Unix-like environment, a configure script is a shell script that generates build configuration files for a codebase
Configure_script
system. In Unix, a coprocess is a process that sends its output solely to the exact single process from which it solely received input. Bash, BETA, ksh
Coprocess
External instruction to a computer program
Commonly, the shell dispatches a command to a program that has a file name matching the first parameter. In a Unix shell (such as bash and many related
Command_(computing)
Unix access rights flag
executable shell scripts. The presence of setuid executables explains why the chroot system call is not available to non-root users on Unix. See limitations
Setuid
Seismic Unix routines run under the Unix terminal, and can get maximum efficiency when using it with Bourne shell (sh) or Bourne-again shell (bash) scripting
Seismic_Unix
Arbitrary-precision calculator supporting interactive and scripted use
script processing. A typical interactive usage is typing the command bc on a Unix command prompt and entering a mathematical expression, such as (1 + 3) *
Bc_(programming_language)
Command which pauses until execution of a background process has ended
In Unix shells, wait is a command which pauses until execution of a background process has ended. wait [n...] where n... is a list of pids or job IDs
Wait_(command)
Software feature
and rerun previous commands. Command line history was added to Unix in Bill Joy's C shell of 1978; Joy took inspiration from an earlier implementation in
Command_history
Terminal multiplexer software
command line interface, and for separating programs from the session of the Unix shell that started the program, particularly so a remote process continues running
GNU_Screen
Directory creation command on various operating systems
to Unix has a page on the topic of: Commands Microsoft TechNet Mkdir article mkdir: make directories – Shell and Utilities Reference, The Single UNIX Specification
Mkdir
Unix signal
shell as a "job"), which by default terminates them. This can be circumvented in two ways. Firstly, the Single UNIX Specification describes a shell utility
SIGHUP
Encoding for a sequence of byte values using 64 printable characters
Archived from the original on 2012-02-24. Retrieved 2013-05-19. "Shell Arithmetic". Bash Reference Manual. Retrieved 8 April 2020. Otherwise, numbers take
Base64
Format". adobe.com. Retrieved 2020-09-21. juanpablojofre. "Windows PowerShell Glossary". Retrieved 2017-09-03.[permanent dead link] ".psppalette Extension
List of filename extensions (M–R)
List_of_filename_extensions_(M–R)
Integer number that is made available to the parent of a terminated process
for that program is maintained. In multitasking operating systems such as Unix or Linux, new processes can be created by active processes. The process that
Exit_status
– Bit – BLISS – Blu-ray – Blue screen of death – Bourne shell (sh) Bourne-Again shell (bash) – Better Portable Graphics (BPG) – Brainfuck – Btrieve –
Index_of_computing_articles
GNU internationalization and localization software
(i18n and l10n) system commonly used for writing multilingual programs on Unix-like computer operating systems. One of the main benefits of gettext is that
Gettext
Open-source software platform for remote configuring and managing computers
Windows Remote Management which allows PowerShell execution. The Ansible control node runs on most Unix-like systems that are able to run Python, including
Ansible_(software)
Method used for display options on video text terminals
apparently to allow Unix-like terminal-based software to use the Windows Console. Windows PowerShell 5.1 enabled this by default, and PowerShell 6 made it possible
ANSI_escape_code
Computer program or file valid in multiple programming languages or file formats
TeX, Bash, Perl and Befunge98) A polyglot in 6 different languages Archived 2 November 2008 at the Wayback Machine (written in Perl, C, Unix shell, Brainfuck
Polyglot_(computing)
BASH UNIX-SHELL
BASH UNIX-SHELL
Male
English
Variant spelling of English Unni, UNI means "afflicted, depressed."
Male
English
Short form of English Basil, BAS means "king" or "basil (the herb)."
Surname or Lastname
German
German : topographic name for someone who lived by a stream, Middle High German bach ‘stream’. This surname is established throughout central Europe and in Scandinavia, not just in Germany.Jewish (Ashkenazic) : ornamental name from German Bach ‘stream’, ‘creek’.English : topographic name for someone who lived by a stream, Middle English bache.Welsh : distinguishing epithet from Welsh bach ‘little’, ‘small’.Norwegian : Americanized spelling of the topographic name Bakk(e) ‘hillside’ (see Bakke).Polish, Czech, and Slovak : from the personal name Bach, a pet form of Bartomolaeus (Polish Bartłomiej, Czech Bartoloměj, Slovak Bartolomej (see Bartholomew) or possibly in some cases of Baltazar or Sebastian).
Female
Yiddish
(בַ×ש×Ö¶×¢) Variant spelling of Yiddish Basha, BASHE means "daughter of God."
Boy/Male
American, Australian, British, English, Hebrew, Hindu, Indian
From the Ash Tree Farm; Ash Trees Meadow; Felicitous
Female
Egyptian
, Child of Bast.
Surname or Lastname
English
English : variant of Bach 3.Americanized spelling of German or Jewish Basch.Americanized spelling of Slovenian Baš (see Bas 3).
Surname or Lastname
English
English : topographic name for someone who lived by an ash tree, a variant of Ash by misdivision of Middle English atten ash ‘at the ash’, or a habitational name from any of the many places in England and Wales named Nash, from this phrase, as for example Nash in Buckinghamshire, Herefordshire, or Shropshire. The name was established from an early date in Wales and Ireland.Jewish : of unknown origin, possibly an Americanized form of one or more like-sounding Jewish surnames.The surname Nash was taken to Ireland from England or Wales by a family who established themselves in Co. Kerry in the 13th century, during the second wave of Anglo-Norman settlement.
Male
English
 Short form of English unisex Ashley, ASH means "ash-tree grove."Â
Male
Hindi/Indian
Variant form of Hindi Vasu, BASU means "dweller."
Surname or Lastname
English (Bath)
English (Bath) : unexplained.
Surname or Lastname
English (Bristol and Bath)
English (Bristol and Bath) : unexplained.
Surname or Lastname
English
English : from Old French bas(se) ‘low’, ‘short’ (Latin bassus ‘thickset’; see Basso), either a descriptive nickname for a short person or a status name meaning ‘of humble origin’, not necessarily with derogatory connotations.English : in some instances, from Middle English bace ‘bass’ (the fish), hence a nickname for a person supposedly resembling this fish, or a metonymic occupational name for a fish seller or fisherman.Scottish : habitational name from a place in Aberdeenshire, of uncertain origin.Jewish (Ashkenazic) : metonymic occupational name for a maker or player of bass viols, from Polish, Ukrainian, and Yiddish bas ‘bass viol’.German : see Basse.
Male
Hindi/Indian
(यश) Hindi name YASH means "glory."
Boy/Male
American, Australian, British, Chinese, Christian, English
Dweller by the Ash Tree; Adventurer; Cliff
Surname or Lastname
English
English : topographic name for someone who lived near an ash tree, or a habitational name from a place named with the Old English word æsc (see Ash). The Anglo-Norman French preposition de ‘of’, ‘from’ has become fused to the name.Americanized spelling of German Dasch.Indian : variant of Das.
Girl/Female
Australian, British, Chinese, English, Gujarati, Indian
Form of Ashley; Ash Tree Meadow
Surname or Lastname
Americanized spelling of German Bisch.English
Americanized spelling of German Bisch.English : variant of Bush.
Female
Yiddish
(בַ×ש×Ö¸×) Yiddish form of Hebrew Basya, BASHA means "daughter of God."
Female
Hebrew
(בַּתש×וּעַ) Variant spelling of Hebrew Bath-Shuwa, BATH-SHUA means "daughter of wealth."Â
BASH UNIX-SHELL
BASH UNIX-SHELL
Boy/Male
Arabic, Australian, Chinese, Finnish, French, German, Swedish, Turkish
Safe; Sound; Peace
Girl/Female
Muslim
Intelligent, Wise, Brilliant, Sensible
Boy/Male
Muslim/Islamic
Spear head
Female
Serbian
Serbian name SREBRENKA means "silver."
Girl/Female
Gujarati, Hindu, Indian
Light
Girl/Female
Hindu
Beloved, Grace, Truth
Boy/Male
Hindu, Indian
Loving; Nurturing
Boy/Male
Australian, British, Dutch, English, French, Greek, Latin
Glorious Gift
Boy/Male
Muslim
Compassionate
Boy/Male
Australian, French, German, Latin, Shakespearean, Swedish
Yellow-haired; Blond
BASH UNIX-SHELL
BASH UNIX-SHELL
BASH UNIX-SHELL
BASH UNIX-SHELL
BASH UNIX-SHELL
n.
Any one of numerous species of fresh-water mussels belonging to Unio and many allied genera.
v. t.
To pay, or to receive, cash for; to exchange for money; as, cash a note or an order.
n.
The two American fresh-water species of black bass (genus Micropterus). See Black bass.
v. t.
To furnish with a bush, or lining; as, to bush a pivot hole.
v. t.
To furnish with a sash or sashes; as, to sash a door or a window.
n.
Liquid filth; wash; hog mash.
v. t.
To strike with a lash ; to whip or scourge with a lash, or with something like one.
a.
Alloyed with inferior metal; debased; as, base coin; base bullion.
a.
Morally low. Hence: Low-minded; unworthy; without dignity of sentiment; ignoble; mean; illiberal; menial; as, a base fellow; base motives; base occupations.
n.
A rustic play; -- called also prisoner's base, prison base, or bars.
a.
A bass, or deep, sound or tone.
pl.
of Bass
v. t.
To use a bush harrow on (land), for covering seeds sown; to harrow with a bush; as, to bush a piece of land; to bush seeds into the ground.
v. t. & i.
To abash; to disconcert or be disconcerted or put out of countenance.
superl.
Uttered or undertaken with too much haste or too little reflection; as, rash words; rash measures.
v. t.
To adorn with a sash or scarf.
n.
The act of exposing the body, or part of the body, for purposes of cleanliness, comfort, health, etc., to water, vapor, hot air, or the like; as, a cold or a hot bath; a medicated bath; a steam bath; a hip bath.
v. t.
To cover with water or any liquid; to wet; to fall on and moisten; hence, to overflow or dash against; as, waves wash the shore.
n.
Species of Serranus, the sea bass and rock bass. See Sea bass.
v. t.
To loosen from a fastening; to detach from anything that holds; to unsettle; as, to unfix a bayonet; to unfix the mind or affections.