<< < 1 2 3 4 5 >   ∑:104  Sort:Rank

Command Line History Substitution
This section provides a quick introduction of C shell command line history substitution.
2022-10-01, ∼204🔥, 0💬

'vi' Commands to Move Cursor and Search for Locations
This section provides a list of commands to move the cursor on text area of the screen, scroll text on screen, and search for location with character or string matches.
2022-10-01, ∼200🔥, 0💬

References
List of reference materials used in this book.
2022-10-01, ∼200🔥, 0💬

Bash Shell Script File Examples
This section provides some Tcsh script file examples.
2022-10-01, ∼199🔥, 0💬

X Window Terminals
This section provides a quick introduction of X Terminals, computers without hard disks, running X server to provide GUI for X applications.
2022-10-01, ∼199🔥, 0💬

What Is Java Language
This section provides a quick introduction of Java language, a general purpose and procedural programming language that supports object model, multi-threading, and garbage collection.
2022-10-01, ∼193🔥, 0💬

Example of Uploading Files
This section provides an example FTP session of uploading files.
2022-10-01, ∼192🔥, 0💬

Command Line Alias Substitution
This section provides a quick introduction of C shell command line alias substitution.
2022-10-01, ∼192🔥, 0💬

UNIX File System Hierarchy
This section provides a quick introduction of UNIX file system hierarchy.
2022-10-01, ∼191🔥, 0💬

Bourne Shell Script File Examples
This section provides some Bourne shell command line examples with explanations.
2022-10-01, ∼191🔥, 0💬

C Shell Command Line Examples
This section provides some C shell command line examples with explanations.
2022-10-01, ∼191🔥, 0💬

Command Line Input and Output Redirection
This section provides a quick introduction of C shell command line standard input and output redirection.
2022-10-01, ∼190🔥, 0💬

Pushing an Email Message in Mail Queue
This section provides an example using Sendmail a Mail User Agent (MUA) to transfer a remote email message, which is stored in the mail queue waiting for a connection to the remote machine.
2022-10-01, ∼190🔥, 0💬

C Shell Command Line
This section provides a quick introduction of C shell command line.
2022-10-01, ∼189🔥, 0💬

Command Line Variable Substitution
This section provides a quick introduction of C shell command line variable substitution.
2022-10-01, ∼185🔥, 0💬

Bash Command Line Examples
This section provides some Bash shell command line examples with explanations.
2022-10-01, ∼185🔥, 0💬

Example of Downloading Files
This section provides an example FTP session of downloading files.
2022-10-01, ∼182🔥, 0💬

Bourne Shell Command Line Examples
This section provides some Bourne shell command line examples with explanations.
2022-10-01, ∼182🔥, 0💬

What Is The Internet
This section provides a quick introduction of the history of the Internet and its communication protocols.
2022-10-01, ∼182🔥, 0💬

Command Interpreters and Command Pipelines
This section provides a quick introduction of UNIX command interpreters, shells, and command pipelines.
2022-10-01, ∼181🔥, 0💬

What Is FTP (File Transfer Protocol)
This section provides a quick introduction of FTP application that allows you to transfer files between the local computer and a remote computer over the Internet.
2022-10-01, ∼181🔥, 0💬

Java Is Platform Independent
This section describes how a Java program can be written and compiled on a Linux system first. The compiled code can be then transferred to a Windows system for execution.
2022-10-01, ∼179🔥, 0💬

HelloCLR.cs - Sample Application in C#
This section provides a tutorial example on compiling a sample program written in C# and executing it on the CLR (Common Language Runtime) of the .NET Framework.
2022-10-01, ∼178🔥, 0💬

HelloCLR.vb - Sample Application in VB
This section provides a tutorial example on compiling a sample program written in VB (Visual Basic) and executing it on the CLR (Common Language Runtime) of the .NET Framework.
2022-10-01, ∼166🔥, 0💬

<< < 1 2 3 4 5 >   ∑:104  Sort:Rank