<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>Frequently Asked Questions About Linux / UNIX &#187; perl script</title> <atom:link href="http://www.cyberciti.biz/faq/tag/perl-script/feed/" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/faq</link> <description>Every answer asks a more beautiful question.</description> <lastBuildDate>Fri, 03 Feb 2012 22:38:32 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>Linux / UNIX: Run Commands When You Log Out</title><link>http://www.cyberciti.biz/faq/linux-unix-run-commands-when-you-log-out/</link> <comments>http://www.cyberciti.biz/faq/linux-unix-run-commands-when-you-log-out/#comments</comments> <pubDate>Tue, 23 Nov 2010 11:32:13 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[accounting]]></category> <category><![CDATA[apple os x]]></category> <category><![CDATA[Bash]]></category> <category><![CDATA[BASH Shell]]></category> <category><![CDATA[bash ~/.bash_logout]]></category> <category><![CDATA[Bourne]]></category> <category><![CDATA[Bourne shell logout file]]></category> <category><![CDATA[csh]]></category> <category><![CDATA[fi]]></category> <category><![CDATA[ksh]]></category> <category><![CDATA[ksh shell]]></category> <category><![CDATA[ksh shell logout file]]></category> <category><![CDATA[ksh ~/.ksh_logout]]></category> <category><![CDATA[perl script]]></category> <category><![CDATA[scripts]]></category> <category><![CDATA[shell bash]]></category> <category><![CDATA[tcsh]]></category> <category><![CDATA[timesheet]]></category> <category><![CDATA[trap command]]></category> <category><![CDATA[unix shell]]></category> <category><![CDATA[unix workstation]]></category> <category><![CDATA[usr bin]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=9475</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/linux/' title='See all GNU/Linux related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/linux-logo.png' border='0' /></a></div> <span
class="drop_cap">I'</span>ve written a Perl script that connects to our central server for me and it allows me feed data so that I make a timesheet later. How do I run my script when I log out from Apple OS X or Linux / UNIX workstation using bash shell?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/linux-unix-run-commands-when-you-log-out/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Howto: Write script in Perl</title><link>http://www.cyberciti.biz/faq/how-to-write-script-in-perl/</link> <comments>http://www.cyberciti.biz/faq/how-to-write-script-in-perl/#comments</comments> <pubDate>Tue, 17 Jul 2007 19:03:19 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Perl]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[hello world]]></category> <category><![CDATA[perl editor]]></category> <category><![CDATA[perl program]]></category> <category><![CDATA[perl script]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/how-to-write-script-in-perl/</guid> <description><![CDATA[Q. I’m new to Linux and Perl. I’ve printed perl man page but it is bit confusing and omits a lot of simple things or details. Can you tell me how do I write a perl script? How do I open perl editor? A. Larry Wall began work on Perl in 1987 and it is [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/how-to-write-script-in-perl/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>FreeBSD find out RAM size including total amount of free and used memory size</title><link>http://www.cyberciti.biz/faq/freebsd-command-to-get-ram-information/</link> <comments>http://www.cyberciti.biz/faq/freebsd-command-to-get-ram-information/#comments</comments> <pubDate>Sat, 30 Jun 2007 23:23:51 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Hardware]]></category> <category><![CDATA[Perl]]></category> <category><![CDATA[Freebsd memory information]]></category> <category><![CDATA[Freebsd memory size]]></category> <category><![CDATA[Freebsd ram size]]></category> <category><![CDATA[Freebsd system memory usage]]></category> <category><![CDATA[kernel]]></category> <category><![CDATA[perl script]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/freebsd-command-to-get-ram-information/</guid> <description><![CDATA[Q. How do I find out RAM size / memory size in FreeBSD? How do I display amount of free and used memory in the system? A. To displays the total amount of free and used physical and swap memory in the system, as well as the buffers used by the kernel you need to [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/freebsd-command-to-get-ram-information/feed/</wfw:commentRss> <slash:comments>13</slash:comments> </item> <item><title>Perl Display And Pass Command Line Arguments With @argv</title><link>http://www.cyberciti.biz/faq/howto-pass-perl-command-line-arguments/</link> <comments>http://www.cyberciti.biz/faq/howto-pass-perl-command-line-arguments/#comments</comments> <pubDate>Tue, 20 Mar 2007 17:12:21 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Debian / Ubuntu]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[HP-UX Unix]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Perl]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[args perl]]></category> <category><![CDATA[array]]></category> <category><![CDATA[command line args]]></category> <category><![CDATA[perl args]]></category> <category><![CDATA[perl argument]]></category> <category><![CDATA[perl argument list]]></category> <category><![CDATA[perl arguments]]></category> <category><![CDATA[perl command argument]]></category> <category><![CDATA[perl command line arguments]]></category> <category><![CDATA[perl pass arguments]]></category> <category><![CDATA[perl passing arguments]]></category> <category><![CDATA[perl print $argv[0]]]></category> <category><![CDATA[perl script]]></category> <category><![CDATA[perl script arguments]]></category> <category><![CDATA[unix shell]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/howto-pass-perl-command-line-arguments/</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/perl/' title='See all Perl related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/perllogo.gif' border='0' /></a></div> <span
class="drop_cap">H</span>ow do I read or display command-line arguments with Perl?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/howto-pass-perl-command-line-arguments/feed/</wfw:commentRss> <slash:comments>13</slash:comments> </item> <item><title>Perl sprintf: How Do I Use sprintf In a Perl Script?</title><link>http://www.cyberciti.biz/faq/perl-sprintf-function/</link> <comments>http://www.cyberciti.biz/faq/perl-sprintf-function/#comments</comments> <pubDate>Wed, 14 Mar 2007 10:17:32 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Debian / Ubuntu]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Perl]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[Solaris-Unix]]></category> <category><![CDATA[Suse]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[c function]]></category> <category><![CDATA[decimal point]]></category> <category><![CDATA[digits]]></category> <category><![CDATA[flags]]></category> <category><![CDATA[floating point numbers]]></category> <category><![CDATA[formatted string]]></category> <category><![CDATA[modifiers]]></category> <category><![CDATA[perl printf]]></category> <category><![CDATA[perl script]]></category> <category><![CDATA[perl sprintf]]></category> <category><![CDATA[shell]]></category> <category><![CDATA[sprintf function]]></category> <category><![CDATA[string perl]]></category> <category><![CDATA[unix perl]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/perl-sprintf-function/</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/perl/' title='See all Perl related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/perllogo.gif' border='0' /></a></div> <span
class="drop_cap">H</span>ow do I use sprintf() function in a perl script under Linux or UNIX?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/perl-sprintf-function/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>How do I send html email from Perl?</title><link>http://www.cyberciti.biz/faq/how-do-i-send-html-email-from-perl/</link> <comments>http://www.cyberciti.biz/faq/how-do-i-send-html-email-from-perl/#comments</comments> <pubDate>Sun, 29 Jan 2006 17:01:00 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Apache]]></category> <category><![CDATA[Debian / Ubuntu]]></category> <category><![CDATA[EMail Servers]]></category> <category><![CDATA[Perl]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[Solaris-Unix]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[apache web]]></category> <category><![CDATA[cgi perl program]]></category> <category><![CDATA[cpan module]]></category> <category><![CDATA[easy task]]></category> <category><![CDATA[email attachments]]></category> <category><![CDATA[graphics file]]></category> <category><![CDATA[html emails]]></category> <category><![CDATA[low calorie]]></category> <category><![CDATA[mime]]></category> <category><![CDATA[perl script]]></category> <category><![CDATA[root user]]></category> <category><![CDATA[script code]]></category> <category><![CDATA[sending html email]]></category> <category><![CDATA[unix linux]]></category> <category><![CDATA[use strict]]></category> <category><![CDATA[usr bin]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/how-do-i-send-html-email-from-perl.php</guid> <description><![CDATA[Q. How Can I send html email from cgi perl program under UNIX / Linux and Apache web sever? A. Sending HTML email is an easy task with MIME::Lite CPAN module. It is a low-calorie MIME generator. It can be use to send html emails, graphics file email attachments as a single-part or multi-part message. [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/how-do-i-send-html-email-from-perl/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> </channel> </rss>
