February 20, 20206 yr Forgive my ignorance; but how do I fix this in the console? I can't seem to get anything else to list. Quote root@Voyager:~# ls mdcmd@
February 20, 20206 yr Community Expert 36 minutes ago, teh1percent said: Forgive my ignorance; but how do I fix this in the console? I can't seem to get anything else to list. That is the expected output at that point as you are in the /root folder.
February 20, 20206 yr Community Expert Just now, teh1percent said: How do get it to list the directories? you need to pass a path parameter to the ls command as otherwise it just lists those in the current directory (and there are non under /root.) If you are not used to the command line then you might be better of using the 'mc' command as that gives you a simple file browser.
February 20, 20206 yr Author I just to get back to the basic home etc opt directories. How do you do that?
February 20, 20206 yr Author Normally when I ssh into unraid and ls I get a list of the directories and files. Now when I do it I'm getting what I originally posted. How do I make it list the the directories and files again?
February 20, 20206 yr You never (should never have) seen anything after simply logging in. cd / Will get you to where you need to be.
February 20, 20206 yr Author Thank you. I rebooted the server twice trying to get figure it out. Im new to linux. Thanks again.
February 20, 20206 yr Community Expert There isn't often a need to do things at the command line, and you mostly shouldn't even be messing around with any paths except those for your disks and user shares. What are you trying to do?
Archived
This topic is now archived and is closed to further replies.