Search Results

Search: Posts Made By: rimser9
6,998
Posted By rimser9
Hi, It might seem like hijacking a thread but...
Hi,
It might seem like hijacking a thread but my question is almost similar so I'm posting it here.
So, taking the tree below
.
./t1
./t1/t2
./t1/t2/t4 ------------------- (1)...
Forum: UNIX and Linux Applications 06-02-2009
16,229
Posted By rimser9
Thank you Sir.
Thank you Sir.
Forum: UNIX and Linux Applications 06-01-2009
16,229
Posted By rimser9
GVIM with tabs
Hi People,

Does gvim latest versions support tabs. I would like to open different files in tabs rather than new windows or split windows. I would like to whether the current version supports it,...
10,424
Posted By rimser9
I think even cp has a -u option which copies only...
I think even cp has a -u option which copies only latest files from source to dest.
2,068
Posted By rimser9
Editing MSWORD Doc
Hello,

I need to know how to edit or set different fields in a MS-Word doc using perl. or altleast generate one.

Thanks,:b:
Forum: Ubuntu 09-30-2008
6
10,688
Posted By rimser9
"can not chdir(/var/spool/mqueue/): Permission...
"can not chdir(/var/spool/mqueue/): Permission denied
Program mode requires special privileges, e.g., root or TrustedUser."

This is the o/p of mailq after sending mail using mail comand on linux....
7,722
Posted By rimser9
Does any one know how to use Net::FTP...
Does any one know how to use Net::FTP (Net::FTP->appe(FILE)) to write contents to a remote file.
11,803
Posted By rimser9
how to encrypt a perl file and still be able to...
how to encrypt a perl file and still be able to execute it.
7,722
Posted By rimser9
ftping it back and fro will be time consuming as...
ftping it back and fro will be time consuming as the ftp time will vary depending on file size.
I wil try the ways metioned
thanks.
7,722
Posted By rimser9
Writing to remote file
hello All,

I have the login name and pasword. I want to know how to use this info and open a file and write to it.
Ex: login: expr
pasword: xxxx
file: /expr/tmp.txt

I know how to...
4,535
Posted By rimser9
use DBI; use Socket; use Sys::Hostname; use...
use DBI;
use Socket;
use Sys::Hostname;
use Net::FTP;
use Spreadsheet::WriteExcel;

$cmd=3;
open(CMD, ">&$cmd");
print CMD "println(\"$Result\")" ;

$Result contains a string.
CMD is the...
4,535
Posted By rimser9
File Descriptor
Hello All,

Im opening a file desciptor in perl and sending data using print CMD "$xyz".
is there a limit to the length of the string that I can give to this CMD at a time.
2,066
Posted By rimser9
Active windows when pointed.
Ok now is one is a reall dummy question...:rolleyes:
I'm using KDE 3.3 and I want to know if there are any way to set the option where
when I point(a cursor) to a window that window becomes active....
1,801
Posted By rimser9
need docs.
Hi ,

Im not into much of a perl and now I have work on some perl scripts which
use commands like Config::Tiny, Use Data:Dumper etc.
Can any one provide insight into these commands or any...
Showing results 1 to 14 of 14

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