Search Results

Search: Posts Made By: rooh
6,032
Posted By rooh
Cannot backspace on my session in CRT
Hi,

when I make a mistake and then try to backspace I am unable to do so . Can someone please suggest How I can correct this on my session

For Eg:

pwd^H^H^H
Thanks
rooh
Forum: Programming 05-05-2004
5,735
Posted By rooh
File I/O Stream
Hi All,

I am trying to read data from two files and then compare them and only print the records on the screen that have a same ID.i.e TAGNO =CUSTOMERNO
For Eg
My Input Files are (a) Transaction...
6,273
Posted By rooh
Thanks that's great ... IT worked. Cheers Rooh
Thanks that's great ... IT worked.
Cheers
Rooh
6,273
Posted By rooh
Hi Kieth, This is in responce to your...
Hi Kieth,

This is in responce to your queries
$ cat $HOME/.exrc
set autoindent autowrite showmatch wrapmargin=0 report=1
map :set wrapmargin=8
map {!}sort -b
map 1G
map 1G
map...
6,273
Posted By rooh
Heah Guys, The code pasted in the second...
Heah Guys,

The code pasted in the second part has changed it's formatting in here.

CAN YOU PLEASE TRY PASTING THE CODE ON YOUR VI session and hopefully you'll see what I mean as IT's...
6,273
Posted By rooh
Hi , Basically this is what I am doing. ...
Hi ,

Basically this is what I am doing.

Suppose my .txt file looks like this
# check that the file exists
Say Hello all
Do it correctly
place it on the server
Do all you can
Save as...
6,273
Posted By rooh
Copy code to vi
Hi,

whenever I copy a code to vi session from other script it just goes weird.

It just goes across the whole screen and looks really bizzare
If the code is small I can manually remove the tabs...
1,978
Posted By rooh
Creating a link
Hi All,

Suppose i have a directory called
/home/rooh and I have an executable that writes to this directory.
the size of /home/rooh/logs is quite small and thus blows out of space.
I don't want...
4,090
Posted By rooh
Yeah oombera is right and grep doesn't work
Yeah oombera is right and grep doesn't work
4,090
Posted By rooh
Help with greping a field
Hi,

Suppose I have a file as below and I just want the field Invoice Number from this file , How can I do it.

/home/arbor>cat PH0034090202314800030IM-001


0Yp825XMilperra NSW 1891...
10,534
Posted By rooh
Crontab OPTIONS
Hi All,

I know that with crontab we have the following OPTIONS:
crontab -e
crontab -l
crontab -r

Just want to know is there any option which tells you or shows you the modification...
4,059
Posted By rooh
Thanx a heap ..... it did work.
Thanx a heap ..... it did work.
4,059
Posted By rooh
Help with cpio
Hi all,

Please help me with the extraction of files from a cpio.
what I mean is basically I have received a file from someone i.e
rooh.cpio.
this file rooh.cpio contains various files in it.
I...
3,249
Posted By rooh
Can you please tell me how I can put a wrapper...
Can you please tell me how I can put a wrapper around the delta command to perform this task.

Thanks
Rooh
3,249
Posted By rooh
Help with SCCS
Hi All,

I am just wondering if you could help me with this.

Suppose I have a file in SCCS a particular user updates the files aand puts back in sccs . when doing so it proments the user to...
4,730
Posted By rooh
Hi RTM. Thanks, it worked......I am using...
Hi RTM.

Thanks, it worked......I am using Ksh.

I used last_year=`expr $cur_year - 1` instead of last_year=`expr $cur_year \- 1` and it works fine.

Thanks alot


Rooh

:)
4,730
Posted By rooh
Problems with expr command
Hi All,

I might be making a silly mistake but I need ur help.

I have initialized various variables:
cur_month=`date +%m`
cur_year=`date +%y`
last_year=`expr $cur_year \- 1`


It works...
3,820
Posted By rooh
sendind an attachment via email using mailx
Hi,

I was not sure if I can do this.
Suppose I have a file under /tmp
Suppose the file is called any_11_52.txt

Fisrt QUESTION???
If I zip this file using gzip will the user be able to unzip...
3,378
Posted By rooh
Help with date and time diff
Hi ,

Can somebody please help me with this.
The date format is in MM/DD/YY HH24:MI:SS

suppose I have a start_date=09/03/02 04:15:02
& Finish date= 09/04/02 07:13:51

I want to find out the...
2,121
Posted By rooh
Help With Sccs.
Hi ,

I am currently using Source Code Control System (SCCS) to keep track of my documents.

There are several User that update the document.
As we all know that after editing it prompts for...
6,356
Posted By rooh
using if with wild card patterns
Hi,

Please help me.

Suppose I have a file which contains files like:
My file :/tmp/rooh_20020518.lst
it consists:
ASI00320225041925URD01 ...
3,583
Posted By rooh
Hi Jimbo, Thans for ur suggestion I was...
Hi Jimbo,

Thans for ur suggestion I was successful in doing it.
It worked Thanks a billion.

Thanx.
Rooh
3,583
Posted By rooh
Creating a header.
Hi all,

Suppose i wish to have a file which should be something like this:
ROOH20020406080015000003
RLO00220404144142ENG01
RLO00220404123602ENG01
RLO00220404123602ENG02

As u can seeit...
4,283
Posted By rooh
Hi All, Sorry to bother you . Found out the...
Hi All,

Sorry to bother you . Found out the solution to my problem.

Instead of using ls -al |grep ^->>/tmp/fileslist, where I had selected everything , I used this command

ls -al $SOURCE/*...
4,283
Posted By rooh
Moving files till the size is less than 200000.
Hi,
I need your help.

Suppose I have a directory called /home/rooh
This directory contains files and directories.
For ex
drwxr-xr-x 3 rooha arboradm 96 Apr 6 03:24 batches...
Showing results 1 to 25 of 62

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