Search Results

Search: Posts Made By: kiran425
1,521
Posted By kiran425
Gtk2-Perl
Hai

how to activate (script2)page of a note book in Gtk2-Perl when one script1 is run successfully...

Thanks
kiran
1,455
Posted By kiran425
Gtk2-Perl
Hai

how to activate (script2)page of a note book in Gtk2-Perl when one script1 is run successfully...

Thanks
kiran
1,471
Posted By kiran425
open(FILE, ">run.log"); print FILE "$line\n"; ...
open(FILE, ">run.log");
print FILE "$line\n";
close(FILE);
I have done. Inside run.log also showing $line contents but Previous time the $line contents shown on terminal now it was not showing I...
1,471
Posted By kiran425
[Perl] Write to a file
Hai


#!user/bin/perl
--------
--------
print("$line.......\n");
-------
------

I want to write inside $line into a file like run.log
How i can pleasw tel me
Thanks
kiran
14,627
Posted By kiran425
I have argument only
no
here I don't have directory path actually but I have argument like

ex:
system("sh abc.sh $Calibre_Output")
Calibre_Output have the directory path

Thanks
kiran
1,327
Posted By kiran425
no here I don't have directory path actually...
no
here I don't have directory path actually but I have argument like

ex: system("sh abc.sh $Calibre_Output") Calibre_Output have the directory path
Thanks
kiran
1,327
Posted By kiran425
How can i assign directory path to a variable in perl?
Hai

how can I assign directory path to a variable in perl

Thanks&Regards
kiran
14,627
Posted By kiran425
How can i assign directory path to a variable in perl?
Hai

how can I assign directory path to a variable in perl

Thanks&Regards
kiran
1,177
Posted By kiran425
How to find size of a file in perl?
Hai guys,

I am kiran. I created GUI by using Gtk2-Perl. In that GUI I was running 3 shell scripts by using system command and also passing arguments to the shell scripts from GUI script.

In...
1,233
Posted By kiran425
Sizeof a file from directory path in perl
Hai

how to find size of a file??

ex : /home/kiran/pdk/sample/calibre this is a path
In that I have to find size of a files in side a calibre(it is the folder) like .results or .summary
1,504
Posted By kiran425
Print script is completed successfully or not
Hai guys

I am running three shellscripts through Gtk2-Perl(GUI)
these are the scripts

Drccalibrescript1 script2 script3

Gtk2-Perl(GUI)

drccalibre -> If I run this script through...
1,740
Posted By kiran425
Write terminal contents into a one file in UNIX
Hi guys,

How to write terminal contents into a file in Unix operating system

Actually I created GUI by using Gtk2-perl. I want to display data on GUI whatever the contents writing on terminal....
Showing results 1 to 12 of 12

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