| Similar Articles |
 |
Linux Journal May 2000 Steve Collyer |
Shell Functions and Path Variables, Part 3 A continuation of our introduction to path variables and elements.  |
Unix Insider September 2000 Mo Budlong |
Traveling down the Unix $PATH Why do some commands need a dot-slash in order to run? In this month's Unix 101 column, Mo Budlong explores the answer to this question, and explains the difference between built-in and executable commands.  |
RootPrompt.org April 5, 2000 Ben Y. Yoshino |
The VI Editor The VI editor is a screen-based editor used by many Unix users. The VI editor has powerful features to aid programmers, but many beginning users avoid using VI because the different features overwhelm them....  |
PC Magazine June 1, 2005 Neil J. Rubenking |
Changing the Master Environment in Windows XP I've used your tips over the years to create various useful environment variables. But the variable seems to disappear when I close the Command Prompt window. Is there a way around this?  |
Linux Journal June 2000 Marjorie Richardson |
Book Review Linux & Unix Shell Programming by David Tansley  |
JavaWorld April 2001 Geoff Friesen |
Object-oriented language basics, Part 1 An introduction to object-oriented programming and how to declare classes and create objects from those classes...  |
Linux Journal March 2000 Ben Crowder |
Book Review UNIX Shells by Example by Ellie Quigley  |
PC Magazine September 7, 2004 Neil J. Rubenking |
Using the Start Command in XP Firing up a program in XP from a batch file requires some special knowledge.  |
PC World September 2005 Scott Dunn |
Windows' Command Line Puts You in Control Text commands can make quick work of many Windows tasks; plus, a free file-copy utility.  |
Linux Journal February 1, 2007 Jon Hall |
Beachhead - Beneath the Surface Don't forget the modular command-line power of Linux.  |
PC World September 25, 2007 Scott Dunn |
The Express Route to Windows' File and Folder Paths When a dialog box asks you to enter the path to a file or folder, save time with one of these shortcuts.  |
Macworld July 2001 Stephan Somogyi |
Take Command of Mac OS X The command line makes your Mac more powerful...  |
Commercial Investment Real Estate Sep/Oct 2015 Benjamin R. LaFreniere |
Today's Site Selection It's all about finding the right data points.  |
PC Magazine July 13, 2005 Helen Bradley |
Declaring Variables in Excel All variables in Visual Basic must be set with a DIM statement or you will get an error. To make the example work, you need to add the following statements.  |