Search Results

Search: Posts Made By: chaitubek
2,826
Posted By chaitubek
How to add optins/swithes to the perl script
Hi I had one script
myperl.pl

I want to improve that script by adding the swithces.
like following

when I type myperl.pl -help
I nedd to get the usage of the script

How to add -help...
2,327
Posted By chaitubek
Thank you very much Chaitanya.
Thank you very much

Chaitanya.
2,327
Posted By chaitubek
counting non integer number in awk
Hi, I am having the following number in the file tmp
31013.004
20675.336
43318.190
30512.926
48992.559
277893.111
41831.330
8749.113
415980.576
28273.054
I want to add these numbers, I am...
3,988
Posted By chaitubek
Thanks guys... it worked....
Thanks guys...
it worked....
3,988
Posted By chaitubek
How to get file in the path by using perl
Hi,

I had path like this abc/def/file

it was assigned to one varible.

i want to get the "file" from the above path by using perl

appreciate the help!!!

chaitanya.
10,197
Posted By chaitubek
Thanks for the reply If I do like you told,...
Thanks for the reply

If I do like you told, in the parent shell also the env varibles will be set.

I dont want to set that varibles in the parent shell, I just want the varibles set in new...
10,197
Posted By chaitubek
set env variables in a new xterm
Hi,
I have a script that sets some env variables.
I want to source the script in a new xterm and
after the script execution is over, the xterm has to be alive with the env variables set according...
2,644
Posted By chaitubek
echo $ problem
Hi

I am using tcsh.

I want display in a file_1 like this.

$VARIBALE

I gave in a termianl
> echo "\$VARIBALE" > file_1

Its not workning.
It was giving VARIBALE: Undefined variable.
...
9,303
Posted By chaitubek
Hi Pludi Thanks for the reply, I put sleep...
Hi Pludi

Thanks for the reply, I put sleep at the end of the file commnads.file, eventhough xterm automatically closing after excuting the commands.file. I am using tcsh shell commands in the...
9,303
Posted By chaitubek
xterm closing automatically after command excution
Hi,

I have a commands in a file called commands.file, I am using this file with the following commnad

xterm -e "commands.file"

After executing this file in the new xterm, it is closing...
Showing results 1 to 10 of 10

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