Using a Function- Configuring an Efficient Environment
Much like an alias, you can also use a function to form command shortcuts. A function is defined with this general syntax: For example, the following line of code creates a simple function (named bdump) that allows you to change the current working directory, dependent on the name of the database passed in: You can […]