Sponsored Content
Full Discussion: Source Code Of Unix
Contact Us Post Here to Contact Site Administrators and Moderators Source Code Of Unix Post 302091293 by blowtorch on Sunday 1st of October 2006 07:38:10 AM
Old 10-01-2006
rajesh_ranjan26, you can search for the source code on the internet yourself. And do not post your email id on the forums. This is against the rules.
 

6 More Discussions You Might Find Interesting

1. Post Here to Contact Site Administrators and Moderators

the source code of unix

tha ithela na moy peite an mporo apo kapoy na vro ton pigaio kvdika toy unix se glossa c .efxaristo. (1 Reply)
Discussion started by: matsoyka
1 Replies

2. Linux

how to get source code of Unix commands?

Can anyone tell me how/where to get the source code for the unix commands like "ls ,finger,cp....etc" commands . I have tried very hard but failed so far. Thanks JAGDISH MACHHI (4 Replies)
Discussion started by: jagdish.machhi@
4 Replies

3. Programming

I have C++ exe file( no source code) and need to run many large dataset under unix, b

I have C++ exe file( no source code) and need to run many large dataset under unix, but how to know the memeroy usage for one dataset?http://www.codeproject.com/script/Forums/Images/New.gif I think "top" is not good and if using the profiler, it seems no free download, any ideas? (1 Reply)
Discussion started by: Danielwang1986
1 Replies

4. UNIX for Advanced & Expert Users

Source code for Unix commands

hi Folks!! Just got a question in mind.... Is it possible for us to read the c code of the commands in the bin directory? I work on a LINUX server and i only see executables in the bin directory which i obviously can't read. Please help me regarding this. Thanks in advance and wishing you a very... (2 Replies)
Discussion started by: bdiwakarteja
2 Replies

5. UNIX for Dummies Questions & Answers

Where can i get unix source code?

Sir please tell me where can i get source code for some unix kernal and shell also. (1 Reply)
Discussion started by: VIPUL15
1 Replies

6. Shell Programming and Scripting

Block of code replacement in Java source code through Unix script

Hi, I want to remove the following code from Source files (or replace the code with empty.) from all the source files in given directory. finally { if (null != hibernateSession && hibernateSession.isOpen()) { //hibernateSession.close(); } } It would be great if the script has... (2 Replies)
Discussion started by: hareeshram
2 Replies
EMAIL2PAGE(1p)						User Contributed Perl Documentation					    EMAIL2PAGE(1p)

NAME
email2page - converts RFC822 email text into text suitable for paging SYNOPSIS
email2page [-C CONF] [-h] OPTIONS
-C CONF Read the configuration file CONF instead of /etc/sendpage/email2page.conf for the rewriting rules. -h Display a summary of all the available command line options (and there sure aren't many). DESCRIPTION
This tool is used to break down an email into a shortened version, using a configurable set of rewriting rules, found in /etc/sendpage/email2page.conf. email2page reads STDIN, and writes to STDOUT. Any errors will be reported on STDERR. It was designed to be used with 'sendpage'. AUTHOR
Kees Cook <kees@outflux.net> BUGS
All the bugs with the program will probably come from the config file, as several of the items are run with Perl's 'eval' statement. Please see the documentation in the /etc/sendpage/email2page.conf file. COPYRIGHT
email2page is free software; it can be used under the terms of the GNU General Public License. SEE ALSO
perl(1), sendpage(1), Mail::Internet(3) perl v5.10.0 2009-05-19 EMAIL2PAGE(1p)
All times are GMT -4. The time now is 03:18 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy