- This topic has 0 replies, 1 voice, and was last updated 9 years, 9 months ago by .
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- The forum ‘Everything else related to the RetroPie Project’ is closed to new topics and replies.
On July 30, 2025, the U.S. Executive Order “Suspending Duty-Free De Minimis Treatment For All Countries” came into effect. This removes the previous duty exemption for low-value packages and introduces new procedural requirements that are still being defined by U.S. Customs and the United States Postal Service. In response, DHL has announced a temporary halt to standard postal parcel shipments into the U.S. and Puerto Rico. Dismiss
Skip to contentHomepage › Forums › RetroPie Project › Everything else related to the RetroPie Project › A couple of basic guides to Raspbian's command shell to aid customising RetroPie
Hi all,
When setting up my Pi 2 for retro gaming with RetroPie I suddenly recalled just how different the Linux command shell is from Windows / DOS, and how rusty I’d become using the command shell.
As I proceeded I made various notes, which I’ve now written up as a couple of posts on my (non-commercial) blog. Hopefully they’ll be of use to others who aren’t Linux gurus.
The first post introduces various tools for monitoring the Raspberry Pi’s hardware and running programmes, and covers basic usage of the Package Manager (APT) tool for installing software from the command line:
[i]Don’t Fear The Command Line: Raspbian Linux Shell Commands and Tools – Part 1[/i]
[url]http://retroresolution.com/2015/12/06/dont-fear-the-command-line-raspbian-linux-shell-commands-and-tools-part-1/[/url]
The second post focuses solely on navigating the file system from the shell, along with a useful package which can be installed to help visualise the file tree structure (as it’s very easy to get lost without a GUI to help guide you):
[i]Navigating the Raspberry Pi’s File System. Raspbian Linux Shell Commands and Tools – Part 2[/i]
[url]http://retroresolution.com/2015/12/12/navigating-the-raspberry-pis-file-system-raspbian-linux-shell-commands-and-tools-part-2/[/url]
[img]https://retroresolution.files.wordpress.com/2015/12/warped-command-shell.png[/img]
[img]https://retroresolution.files.wordpress.com/2015/12/raspbian-command-shell-tree-piped-via-more.png[/img]