cdecl — Create/Explain C Type Declarations.cdecl — Create/Explain C Type Declarations.

Mr Pramod CE and his team developed a Phoenix Live CD for Physics with
Homemade Equipment and Innovative Experiments. Now this project is
maintained by NSC New Delhi. URL: http://www.nsc.res.in/~elab/phoenix/

One Day One Command
===================

cdecl — Create/Explain C Type Declarations.

Summary:

Cdecl is a program for encoding and decoding C type declarations in
English language. It can run in interactive (shell-like) and
non-interactive mode (command line arguments).

In the interactive mode, cdecl will wait for your input in “cdecl> “
prompt. Enter “quit or exit” to exit. Enter “?” for help.
   

Read more

install — Copy files and set attributes.

Prof. KalyanaKrishnan R and his team (IIT-Madras) done a wonderful
job to implement the MultiLingual Indian systems.
URL: http://acharya.iitm.ac.in/

One Day One Command
===================

install — Copy files and set attributes.

Summary:

‘install’ will copy single/multiple source(s) to destination, sets
permission modes & owner/group and take backup of existing files. It
is very useful for writing the install scripts.

Read more

dpkg — A medium-level package manager for Debian.

Mr Muthiah is released the G2 interface to Octave, which is used to
get the graphs in different formats like PNG, JPEG, PS, EPS, X11…
URL: http://octave-gtk.sf.net/octave-g2/

One Day One Command
===================

dpkg — A medium-level package manager for Debian.

Summary:

dpkg is a medium-level tool to install, build, remove and manage
Debian packages. The primary and more user-friendly front-end for
dpkg is dselect(8).

Read more

ssh HOWTO

using SSH from the gnulinuxclub wiki || what is ssh ? || 1 || ??? SSH is an acronym for Secure SHell, an encrypted connection…

Hacker Culture

Before you let your imagination run wild, READ UP. No, we not going to make immoral citizens out of you?:-). Hacking is the art of mastering and modifying any activity for the sheer fun and challenges that pop up. Hacking is often misunderstood to be the act of breaking and entering computer networks for financial and destructive purposes. This is CRACKING. A hacker in a general sense could be anyone who takes immense interest in what he does and derives pleasure out of it. It could be your plumber, carpenter or even your postman. A hacker need not be a computer programmer although this article will refer to the computer hacker.
Read more

tac — Concatenate and Print files in reverse order.

Mr Anand Babu (FSF-India Member) has developed the BiosConfig tool,
which reads/writes fields in the CMOS non-volatile store, most of
which are associated with various functions of the BIOS.
URL: http://savannah.nongnu.org/projects/biosconfig

One Day One Command
===================

tac — Concatenate and Print files in reverse order.

Summary:

`tac’ copies each file to standard output, reversing the records
(lines by default) in each separately. It is doing the reverse
function of the CAT command (TAC).
Read more