Tag Archives: command line

Linux cURL Primer Tutorial

The Linux (or unix) command cURL is a powerful command line tool, that, if installed, may help you garner data by means of data scraping (or screen scraping, or, as in our case, web scraping) from the web, within the … Continue reading

Posted in eLearning, Operating System, Tutorials | Tagged , , , , , , , , , | 1 Comment

Linux mailx Primer Tutorial

Think Linux and you may not associate it with email, but Linux can be excellent for many email requirements, especially using mailx and uuencode. The use of uuencode allows you to give your email an attachment, and the mailx -s … Continue reading

Posted in eLearning, Operating System, Tutorials | Tagged , , , , , | Leave a comment

Linux Watchdog Primer Tutorial

“ Do you have a computer operational problem? What the … what is that humanoid on about? Well, is there a computer operation you have to do routinely, to fix an ongoing problem, that relies on your personal intervention that, … Continue reading

Posted in eLearning, Operating System, Software, Tutorials | Tagged , , , , , , , , , , | Leave a comment

Windows and Mac Command Line Gmail Email Primer Tutorial

Here we have a Mac Linux Bash Terminal session and Windows Command Prompt session (not respectively … just to keep you awake), each showing a method of sending a Gmail ( see Gmail Email Invitation Primer Tutorial ) at the … Continue reading

Posted in eLearning, Networking, Operating System, Tutorials | Tagged , , , , , , , , , , , , | 1 Comment

More Linux Bash Mac Terminal Tutorial

This tutorial follows up on … Linux Bash Mac Terminal Tutorial. We delve more into the wonderful world of Linux and the command line with an approach of “doing some things”. With command line work it is easier to learn … Continue reading

Posted in eLearning, Operating System, Tutorials | Tagged , , , , , , | Leave a comment

Python Processing Directory Filespec Primer Tutorial

Python is the computer language of choice of a growing number of programmers because of its style of language, data structures and speed. Python is a programming language that lets you work more quickly and integrate your systems more effectively. … Continue reading

Posted in eLearning, Tutorials | Tagged , , , | Leave a comment

C Child Process for Linux Tutorial

Think Linux, think C … think Command Line … one command follows another … boring! … well, this tutorial might start you thinking otherwise … it illustrates a process spawning technique via the C family functions including execv … maybe … Continue reading

Posted in eLearning, Tutorials, Xcode | Tagged , , , , | Leave a comment

Oracle and Unix Korn Shell Primer Tutorial

Oracle databases are great in design and in their range of software tools. The SQL is great and their command line tool SQL*Plus makes the creation of procedures around a job, especially reporting type jobs, very easy. You can do … Continue reading

Posted in Database, eLearning, Tutorials | Tagged , , , , , , , , , , , , , | Leave a comment