GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Psh::Builtins::Alias(3) User Contributed Perl Documentation Psh::Builtins::Alias(3)

"alias [NAME [=] REPLACEMENT]"

Add "NAME" as a built-in so that NAME <REST_OF_LINE> will execute exactly as if REPLACEMENT <REST_OF_LINE> had been entered. For example, one can execute "alias ls ls -F" to always supply the -F option to "ls". Note the built-in is defined to avoid recursion here.

With no arguments, prints out a list of the current aliases. With only the "NAME" argument, prints out a definition of the alias with that name.

Hey! The above document had some coding errors, which are explained below:
Around line 7:
'=item' outside of any '=over'

=over without closing =back

2007-07-06 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.