Keyboard Shortcuts
ctrl + shift + ? :
Show all keyboard shortcuts
ctrl + g :
Navigate to a group
ctrl + shift + f :
Find
ctrl + / :
Quick actions
esc to dismiss
Likes
Search
Locked
LOOKING FOR A LISTING OF THE JMRI 553 FILE LISTING FOR UNIX
#rpi
Robert Schworm
Can anyone point me to an actual file listing beginning with the JMRI root directory and show all branches of the JMRI structure as it is built for UNIX.? I swear it is different for windows, mac, and unix as built for each system.
Just the top level folder structure is fine, not every single file that makes up the JMRI system Like a folder tree from JMRI root all the way down.? A graphical representation is fine, not a narrative of this, but the folder structure only? Thanks. Bob S |
Bob S, It sounds like you are looking for the "tree" command. tree -d JMRI > ~/Desktop/tree.txt This lists the directories in the JMRI install with the output sent to a text file. ?If the JMRI is not at the home directory, you will need to "cd" to the right location or specific that actual path. Dave Sand ----- Original message ----- From: Robert Schworm <rkschworm@...> Subject: [jmriusers] LOOKING FOR A LISTING OF THE JMRI 553 FILE LISTING FOR UNIX ( Raspberry Pi Date: Friday, December 08, 2023 5:58 PM Can anyone point me to an actual file listing beginning with the JMRI root directory and show all branches of the JMRI structure as it is built for UNIX.? I swear it is different for windows, mac, and unix as built for each system. Just the top level folder structure is fine, not every single file that makes up the JMRI system Like a folder tree from JMRI root all the way down.? A graphical representation is fine, not a narrative of this, but the folder structure only? Thanks. Bob S |
Robert Schworm
Hi Dave,
?I found the tree command I was looking for by using "s" instead of "d". Question - - -> I have a friend with a MAC and is teaching me about JMRI a bit.? I have a RPi3B+ and we are trading the panel file back and forth.? He claims I let out a flew of folders????? But - -he is loosing through the LENS of MAC and I thru the Rpi. The JMRI folder listing look radically different. Do you see a problem with one person on a MAC ant the other on a RPi attempting what the one is doing by the other? Bob S |
Only issue between platforms is where you start. While it is JMRI for
Windows, it is .jmri for Linux. But the rest of the tree below those two starting points are matching and you can copy from one to the other. Now that's for the user stuff. For the system stuff, more changes in the starting point, but the same below that directory. -Ken Cameron, Member JMRI Dev Team www.jmri.org www.fingerlakeslivesteamers.org www.cnymod.com www.syracusemodelrr.org |
Bob S, I do my development on a Mac and the layouts use Raspberry Pi 3B running Raspberry Pi OS. ?They are both running JMRI 5.4. The XML data files are OS independent. ? Dave Sand ----- Original message ----- From: Robert Schworm <rkschworm@...> Subject: Re: [jmriusers] LOOKING FOR A LISTING OF THE JMRI 553 FILE LISTING FOR UNIX ( Raspberry Pi Date: Sunday, December 10, 2023 7:31 PM Hi Dave, ?I found the tree command I was looking for by using "s" instead of "d". Question - - -> I have a friend with a MAC and is teaching me about JMRI a bit.? I have a RPi3B+ and we are trading the panel file back and forth.? He claims I let out a flew of folders????? But - -he is loosing through the LENS of MAC and I thru the Rpi. The JMRI folder listing look radically different. Do you see a problem with one person on a MAC ant the other on a RPi attempting what the one is doing by the other? Bob S |
to navigate to use esc to dismiss