Search Results

Search: Posts Made By: ratneshnagori
1,389
Posted By ratneshnagori
Below is rough outline : 1. Call script with...
Below is rough outline :

1. Call script with few parameters like " -firstparam One -secondparam Two"
2. In script execute a unix command lets say "cat example.txt". Original output is -
This is...
1,389
Posted By ratneshnagori
Shell script to replace output of command
Hi

I would like to write a shell script which replace particular text in output of a shell command. For example : If I execute pwd (if dir is /users/master/) it should display as -...
2,856
Posted By ratneshnagori
regex - start with a word but ignore that word
Hi Guys.

I guess I have a very basic query but stuck with it :(

I have a file in which I want to extract particular content. The content is between standard format like :
Verify stats
A=0...
1,226
Posted By ratneshnagori
To find latest set of logs among new and old
Hi All

I am writing a script which will select the latest logs (which are generated every night via a script) among old one and new. Script generates set of 3 logs each time it runs. Example :
...
1,176
Posted By ratneshnagori
[My bad for putting wrong output :(] Hi...
[My bad for putting wrong output :(]
Hi DGPickett

It ain't working :

expect1.3> regexp {\([0-9][\{1,9\}\)[/]\([0-9][\{1,9\}\)} $a match1 match2
couldn't compile regular expression pattern:...
1,176
Posted By ratneshnagori
To regexp two number separated by \
Hi All,

I want to extract the numbers which are separated by "/". For example if I have expression like :
Score = 13/11

I want to extract 13 & 11.

Can someone please help with regexp...
2,454
Posted By ratneshnagori
To access UNIX server from Tk application running on Windows
Hi,
I am new to this forum and this is my first post.

I want to know that if I make an application in Tk (version of Tcl to create GUI) in windows and want to run to UNIX server, is it possible...
Showing results 1 to 7 of 7

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