Next:
Reverse the first two
Up:
Examples
Previous:
Remove the file extension
Contents
Index
Change path
# # change path # $path =~ s(/usr/bin)(/usr/local/bin);