Home » All Articles

All Articles

ICMAKE Part 2

Frank B. Brokken K. Kubat Issue #2, April-May 1994 In part 1, Brokken and Kubat explained where the ideas for icmake came from, the basics of the program and where you can get a copy. In Part 2 we cover the grammar of icmake source files. The final part of this article will appear next month and will show examples ...

Read More »

Linux Around The World….

Magnus Y Alvestad Eugene G. Crosser Issue #2, April-May 1994 In this column, we will include short articles and news items about Linux. According to the Linux Counter, Norway is one of the countries with the most Linux users. While this may be biased by the fact that the Linux Counter itself is based in Norway, it’s certainly true that ...

Read More »

What’s GNU? (by Arnold Robbins)

Arnold Robbins Issue #2, April-May 1994 This month’s column is only peripherally related to the GNU Project, in that it describes a number of the GNU tools on you Linux system and how they might be used. What it’s really about is the “Software Tools” philosophy of program development and usage. The Software Toolbox The Software Tools philosophy was an ...

Read More »

The Linux FSSTD

Daniel Quinlan Issue #2, April-May 1994 The recent release of the Linux FSSTND (short for “filesystem standard”) promises to bring Linux developers together into a more cohesive group. The purpose of this standard is to document an improved and consistent filesystem (directory and file) structure for Linux systems. The first round of discussion on creating a filesystem standard started in ...

Read More »

Linux Programming Hints

Michael K. Johnson Issue #2, April-May 1994 In this column, I’ll explore the GNU C Library. The Free Software Foundation (FSF) has written an excellent reference manual, available in an electronic form that can be printed or read on-line, but I think that an introduction will help some people get started. Introduction to the GNU C Library In this column, ...

Read More »

The Debian Distribution

Ian A. Murdock Issue #1, March 1994 The distribution of Linux as a commercial product is unique in the world of computer software in that most commercial Linux enterprises have not developed the systems that they market and sell. Linux is freely-available and freely-redistributable, so anyone who wishes to do so may obtain a Linux distribution and resell it for ...

Read More »

Cooking with Linux…

Matt Welsh Issue #1, March 1994 “Cooking With Linux” is a monthly feature, intended primarily to give the Linux bourgeois an inside look at some of the issues, both humorous and profound, pertinent to the Linux development community. Interested in recipes for virtual memory or virtual beer? Here’s the place. Interested in the politics and structure of the free software ...

Read More »

What’s GNU?

Arnold Robbins Issue #1, March 1994 Welcome to the inaugural edition of What’s GNU?, a semi-regular column on the GNU project. The “semi” in semi-regular means that we expect this column to appear in every issue of Linux Journal, but it may not happen occasionally. The content will be a mixture of “What is the GNU project”—history, motivation, status of ...

Read More »

The DF Command

Phil Hughes Issue #1, March 1994 The df command is used to show the amount of disk space that is free on file systems. In the examples, df is first called with no arguments. This default action is to display used and free file space in blocks. In this particular case, th block size is 1024 bytes as is indicated ...

Read More »

Linux Programming Tips

Michael K. Johnson Issue #1, March 1994 In this initial column, I’ll explore porting programs from other Un*x versions to Linux. Porting Un*x applications to Linux is best done, as a general rule, by porting the application to some standard which Linux follows. This way, not only will Linux users benefit from your port, but so will users of other ...

Read More »