Bash: cd producing "ls"-like output upon execution

  • Thread starter Thread starter Eclair_de_XII
  • Start date Start date
  • Tags Tags
    Output
Click For Summary
The discussion centers around a user seeking assistance with terminal commands and aliases without sharing sensitive information from their Documents folder. They mention having "cd" aliased to "HOME=~/Desktop cd" in their ~/.bash_aliases file, which could be relevant for troubleshooting. The user also notes the possibility of having two terminal emulator tabs open, one with an "ls" alias and the other executing the "cd" command. The command alias -p is suggested as a way to list current aliases, potentially aiding in resolving the user's issue.
Eclair_de_XII
Messages
1,082
Reaction score
91
TL;DR
I was fooling around in the command-line just now. I switched to my Documents folder. Then suddenly, the contents of aforementioned folder got displayed on the terminal. Specifically, all the directories got displayed, but oddly enough, not the one text file I had on there.
I have screenshots, but I'm not willing to share the contents of my Documents folder in a public forum. Is anyone willing to assist me? Additionally, I have "cd" aliased to "HOME=~/Desktop cd" in my ~/.bash_aliases file, if that helps. I might have also had two terminal emulator tabs open while this happened; one tab contained an "ls" alias, and the other had the "cd" command.
 
Last edited:
Technology news on Phys.org
The command alias -p will list the current aliases.
 
  • Informative
Likes FactChecker
Learn If you want to write code for Python Machine learning, AI Statistics/data analysis Scientific research Web application servers Some microcontrollers JavaScript/Node JS/TypeScript Web sites Web application servers C# Games (Unity) Consumer applications (Windows) Business applications C++ Games (Unreal Engine) Operating systems, device drivers Microcontrollers/embedded systems Consumer applications (Linux) Some more tips: Do not learn C++ (or any other dialect of C) as a...

Similar threads

  • · Replies 10 ·
Replies
10
Views
4K