ZAURUS HOME PAGE        LINUX COMMANDS        LINUX SCRIPTING

Me and My Raspberry Pi

About the Raspberry Pi
 
Community Help and Tutorials
 
Setting Up Ethernet
 
Running Pacman Without Internet
 

sdjf's Linux How-to's and Tutorials

Linux Newbie Resources

List of Free How-to-Guides

Reviews: Some Free Beginner Guides

Use Aliases to Save Typing

Handy Short Shell Scripts

Checking SD Card and Compact Flash Card Integrity

Useful Commands

The following pages are about a few selected Linux commands, which you may not know about, that I have found very helpful. They were originally written with the Zaurus PDA in mind, so any comments about how to install packages will not apply to your Raspberry Pi, but there are some very detailed examples that I think will still be of interest if you are not already adept in using these.

awk: manipulate strings or columns of data
grep: search for file containing string
ldd: check dependencies
less: view file(s) with ability to search and scroll
lsof: list of open files
ps: information about current processes

 

Last Revised