shellrb
shellrb copied to clipboard
Bug: ls command lacks spaces between directory and file names in output
When running the ls command, the output lists directories and files without spaces between them. This makes it difficult to read and distinguish between items, especially in lists with multiple directories and files.
Ex.:
directory1directory2file1file2