19,155 tutorials online
11 tutorials pending review
763 dead links removed





Perl and CGI: Miscellaneous Tutorials

 

Embedding html in perl, how to do that?
Posted in Perl and CGI > Miscellaneous by tutorialgrub on Jul 09, 2011

Here we explain how to embed html in a perl script, this is very easy take a look at the script we have provided.
215 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

Accessing the Alias Drive in PowerShell
Posted in Perl and CGI > Miscellaneous by tutorialgrub on Jun 25, 2011

In this tutorial, you will learn how to access the alias drive.
30 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

Getting Acquainted with the ISE
Posted in Perl and CGI > Miscellaneous by tutorialgrub on Jun 23, 2011

In this tutorial, you will be introduced to the Integrated Shell Environment.
57 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

Getting to Know Tab Expansion
Posted in Perl and CGI > Miscellaneous by tutorialgrub on Jun 20, 2011

In this tutorial, you will learn how tab expansions work and how to work with them.
53 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

Creating Aliases in PowerShell
Posted in Perl and CGI > Miscellaneous by tutorialgrub on Jun 13, 2011

In this tutorial, you will learn how to create an alias in PowerShell.
43 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

Changing PowerShells Look and Feel
Posted in Perl and CGI > Miscellaneous by tutorialgrub on Jun 12, 2011

In this tutorial, you will learn how to change the look and feel of PowerShell ISE. Everyone is different of course, so user interface color, window size, etc., may be customized to suit individual needs.
34 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

Pipes and Command Line Variables in Perl
Posted in Perl and CGI > Miscellaneous by tutorialgrub on Mar 21, 2011

This tutorial walks through handling pipes and command line variables in a Perl script.
18 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

Reading input from keyboard and finding the sum using perl
Posted in Perl and CGI > Miscellaneous by tutorialgrub on Mar 17, 2011

This script will show how to read numbers from keyboard and find the sum.If some value is entered say 999 then it will exit the program
280 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

Rsync command-line switches example
Posted in Perl and CGI > Miscellaneous by tutorialgrub on Mar 16, 2011

rsync is a software application for Unix systems which synchronizes files and directories from one location to another while minimizing data transfer
223 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

Split /etc/passwd file using perl script
Posted in Perl and CGI > Miscellaneous by tutorialgrub on Mar 16, 2011

This tutorial will show you how to split the USERID and USERNAME using perl script.If you just have look at the passwd file you can see the lines are seperated
260 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial


1  2    >>