((free)): Ls Archive

When working in the terminal, it's essential to have a solid grasp of basic commands to navigate and manage your files efficiently. Two commands that can help you achieve this are ls and creating an archive . Let's dive into how you can use these commands to keep your files organized.

# Alias for detailed listing of archive directory alias lsa='ls -lh --color=auto archive' ls archive