SCO UNIX System V/386, Release 3.2


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers SCO UNIX System V/386, Release 3.2
# 1  
Old 02-05-2002
SCO UNIX System V/386, Release 3.2

I was just wondering if there is a way to recursive grep for something in this version of UNIX... so that I don't have to do it a directory at a time?
# 2  
Old 02-06-2002
Maybe something like would work for you:
find /dir -type f -exec grep "some string" {} \;

Simply replace "/dir" and "some string" to your needs...
 
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

UNIX SCO release 5.05 system does not boot

UNIX sco release 5.05 system does not boot: cannot open device hd(40)/boot stage 1 boot failure: error loading hd(40)/boot what to do? (5 Replies)
Discussion started by: Joaoalpande
5 Replies

2. SCO

UNIX SCO release 5.05 system does not boot

UNIX sco release 5.05 system does not boot: cannot open device hd(40)/boot stage 1 boot failure: error loading hd(40)/boot what to do? (1 Reply)
Discussion started by: Joaoalpande
1 Replies

3. UNIX for Dummies Questions & Answers

Error UNIX: UNIX SCO release 5.05 system does not boot

UNIX sco release 5.05 system does not boot:cannot open device hd(40)/boot stage 1 boot failure: error loading hd(40)/bootWhat to do? (2 Replies)
Discussion started by: Joaoalpande
2 Replies

4. UNIX for Advanced & Expert Users

NCR UNIX system v/386 release 4 recover root password

we have NCR 3455 system from long time as attached all information for server (images) , so we need your help to assist us to get root password which lost it , really we appreciate your efforts if you can send us the procedure for resting the administrator (root) password which this server... (0 Replies)
Discussion started by: univoip
0 Replies

5. SCO

SCO System V/386 R3.2 V4.0 disk B2 needed

Hi to all! I'm new here. Recently I bought an Olivetti M400/10 with SCO System V/386 R3.2 V4.0 installed, complete with all disks and manuals. Checking the distribution disks however I found that disk labeled B2 was unreadable. Does anyone have an image of this disk? I wish to do a clean... (7 Replies)
Discussion started by: wisechip
7 Replies

6. SCO

Sco unix v/386 3.2 problem boot and install

Hi i have a problem after boot with N1 disk and putting N2 disk and pressing the enter in this message:Insert N2(filesystem) floppy and press after by this(pressing enter) the system is reboot!! why??? :confused: my old pc is a Pentium II 333mhz 3gb hd 64mb ram please help!! :( (3 Replies)
Discussion started by: panos_pit
3 Replies

7. SCO

sco unix v/386 boot disk

anyone know where I can download or get a boot disk for sco unix v/386? I have an old PC running sco unix v/386 3.2. I dont have an install or boot disk. I need to reset the root password. I have looked all over the internet and cannot find it anywhere. any help would be greatly appreciated.... (5 Replies)
Discussion started by: format
5 Replies

8. UNIX for Dummies Questions & Answers

Sco Unix V/386

where can i get a boot diskette for my old SCO UNIX V/386 (3 Replies)
Discussion started by: LEO P. CAPARAS
3 Replies

9. UNIX for Dummies Questions & Answers

SCO Unix V/386 Help

I'm new in this.. I want to install SCO Unix in a Intel 166Mhz with 1GB HDD. I have the fowllowing disks with labels: -1 disk of SCO Unix System v/386 Operation system Installation. -2 disks of SCO Unix System v/386 Operation system (extended Utilities) -6 disks of SCO Unix System v/386... (1 Reply)
Discussion started by: jimmyvaldes
1 Replies
Login or Register to Ask a Question