Search Results

Search: Posts Made By: js8765
1,052
Posted By js8765
Hi Ctsgnb, Thanks for all the help. I really...
Hi Ctsgnb, Thanks for all the help. I really appreciate it.

Just in case anyone else is trying to run the above, you have to use Bash or Korn Shell.

Cheers
1,052
Posted By js8765
OK. Thanks. I actually knew about the find...
OK. Thanks.

I actually knew about the find command before. My difficulty is getting the whole process done without having to manually feed in the found directories.

Anyone?

Cheers
1,052
Posted By js8765
Hi ctsgnb, Thanks for that. I'm a complete...
Hi ctsgnb,

Thanks for that. I'm a complete newbie and so am now wondering how I can link the find command up with the egrep command, so that only the directories in the find results will be...
1,052
Posted By js8765
egrep 'TextToFind' certainSubFolders/*.abc
Hi,

I'm trying to do the following and can't figure out how to achieve it.

On my computer there are a number of folders called 'program' at various levels.

I would like to search for these...
5,044
Posted By js8765
RCS register a file without the prompt
Hi there,

I'm very new to UNIX. I'm writing a script (tcsh / Solaris) in which a file is created and then it needs to be registered using RCS. The problem is that on running the command "ci -u...
1,240
Posted By js8765
RCS Register a file without the "This is NOT the log" prompt
Hi,

I was wondering if anyone knows the command (using Solaris) to register a file in RCS without getting the prompt to enter a description.

Thanks for any help!

js
3,929
Posted By js8765
I wanted to assign a shortcut in a third party...
I wanted to assign a shortcut in a third party program that would do the following:

- copy highlighted text to clipboard
- run a unix script that would prefix each line in the clipboard with the...
2,168
Posted By js8765
compare / difference between sub-sections of files
Hi there,

I'm sure this question has been asked many times but I can't find any posts with information.

How can I check the differences between say lines 20 - 200 in file1 and lines 420 - 600...
20,079
Posted By js8765
Thanks for the quick answer! I had a look in...
Thanks for the quick answer! I had a look in /usr/local/bin but there was no version of sed there.

There are sed programs in the folders usr/xpg4/bin, usr/ucb/. You wouldn't know off-hand if...
20,079
Posted By js8765
Is GNU sed installed?
Hi there,

I'm new to UNIX and have the following question:

At work a Solaris Unix system is used. I'm not sure if they have gnu sed installed so I tried using the command "sed -r" and got the...
3,929
Posted By js8765
Script to manipulate contents of clipboard
Hi there,

I'm a total newbie and would like some help. I'd like to have a script to
- load the contents of the clipboard into a variable
- manipulate the variable by adding the characters /* to...
Showing results 1 to 11 of 11

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