| |

| 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. |
| |

| 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. |
| |

| 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. |
| |

| 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. |
| |

| 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. |
| |

| 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. |
| |

| 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. |
| |

| 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 |
| |

| 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 |
| |

| 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 |
1 2 >> |