Pontus Scratchpads

"The shortest answer is doing" – Outlandish Proverb #552

  1. About
  2. Home
  3. Archives
  4. Search
  5. Dark Mode

Alias Arguments in Bash

Jan 10, 2009
1 minute read

Use a function instead.

1
al() { ls -lAogFt $* | more; }</code>

References

  • http://my.brandeis.edu/bboard/q-and-a-fetch-msg?msg_id=00046x
unix shell bash linux

Related content

Find Base Directory for a Application

Sed

© 2009 - 2024 Pontus Scratchpads
Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License.
Built with Hugo
Theme Stack designed by Jimmy