Search Results

Search: Posts Made By: ch.siva
Forum: UNIX and Linux Applications 07-03-2008
2,992
Posted By ch.siva
Problem With PIDGIN messenger.
Hi, I copied source of the pidgin open source, and installed in LINUX,
I successfully login to gtalk using pidgin , but my problem is when i send a message , it
successfully sent to the...
97,653
Posted By ch.siva
Hi There will be some identify file exist...
Hi
There will be some identify file exist in the remote system. u need to add user name in that file then only it's possible to connect.
2,453
Posted By ch.siva
Select Block of Text
Regarding about that we can use SED to retrive the selected line and then u can do cut required no of bytes that u need.
1. get the required no. of lines using command :
sed ...
7,307
Posted By ch.siva
Prinnting Cols in serial order..
Hey we can write a simple script for that.. just we need to get maximum no of columns in that file
then run below command till n ' n is the max no of cols in that file'
for i = 1 to n
...
26,301
Posted By ch.siva
It's Simple Buddy
Just Use Simple Cmd :
First Cut fhe first field of first file
$ cut -d' ' -f1 <first filename> > tmpfirst
$ cut -d' ' -f2 <second filename> > tmpsecond
$ paste...
Forum: Ubuntu 06-16-2008
2,508
Posted By ch.siva
How to Get the Appereance Of Ubantu in LINUX
Hi guys , Iam newbie to this site, and i would like to know how to change the appereance of linux as how u feel in ubantu.
clearly i want to get the UBANTU GUI in LINUX .. if anybody did it...
Showing results 1 to 6 of 6

 
All times are GMT -4. The time now is 10:04 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy