24 lines
640 B
Plaintext
24 lines
640 B
Plaintext
|
UNALIAS(1) User Commands UNALIAS(1)
|
||
|
|
||
|
NAME
|
||
|
unalias - remove an alias
|
||
|
|
||
|
SYNOPSIS
|
||
|
unalias name [name ...]
|
||
|
|
||
|
DESCRIPTION
|
||
|
The unalias command will remove the aliases that are specified by the
|
||
|
command-line parameters.
|
||
|
|
||
|
AUTHOR
|
||
|
Dave Hein
|
||
|
|
||
|
COPYRIGHT
|
||
|
Copyright (c) 2013 Dave Hein
|
||
|
MIT License (See license.txt in the root directory)
|
||
|
This is free software: you are free to change and redistribute it.
|
||
|
There is no warranty, to the extent permitted by law.
|
||
|
|
||
|
|
||
|
SPINIX utility October 2013 UNALIAS(1)
|