Search Results

Search: Posts Made By: luft
1,942
Posted By luft
you rock !!! Thanks much..
you rock !!! Thanks much..
1,942
Posted By luft
bipinajith, The command works but for some...
bipinajith,

The command works but for some reason it just outputs the contents of the file that has a match without outputting the file name..
1,942
Posted By luft
Thanks for the quick response. Appreciate your...
Thanks for the quick response. Appreciate your help...It works but is there any other way to do it without "touching" the start and end files?

Thanks
1,942
Posted By luft
I'm looking for the string "scott" inside the...
I'm looking for the string "scott" inside the files srvr*.log that got created on Nov 15.
1,942
Posted By luft
Question on grep
Hello all,

I'm trying to grep the string "scott" from all files whose names are like srvr*.log and that were created "Nov 15"...I'm trying the following command but throws an error message...seems...
Forum: Linux 12-12-2011
2,460
Posted By luft
Thanks for the link..Let me check it out..
Thanks for the link..Let me check it out..
Forum: Linux 12-05-2011
2,460
Posted By luft
Migrating RCS from HP-UX to Linux
Hello all,

We would be migrating from HP-UX 11 to Red Hat Linux 5 shortly. On HP-UX we've been using RCS (Revision Control system). On RHEL I think there is an equivilant utility called...
Forum: Red Hat 11-14-2011
6,727
Posted By luft
One of our shell scripts call crypt utility on...
One of our shell scripts call crypt utility on HP-UX. Once we migrate to Linux we need to make sure that the shell script works. Let me look at the mcrypt utility that you suggested. Thanks for your...
Forum: Red Hat 11-10-2011
6,727
Posted By luft
Thanks Jim..I'm not planning on taking an...
Thanks Jim..I'm not planning on taking an encrypted file from HP-UX and decrypt it on Linux. We currently have a nightly job that encrypts some flat files in HP-UX environment. When we move to Linux...
Forum: Red Hat 11-10-2011
6,727
Posted By luft
crypt utility
Hello all,

I'm currently on HP-UX and will be moveing shortly to Red Hat Linux. Is there a crypt or an equivalent utitlity on RHEL?

Thanks
814
Posted By luft
Thank you so much for that clear explanation!
Thank you so much for that clear explanation!
814
Posted By luft
Shell script question
Hello all,

I have a script that has the following lines of code followed by other lines of code.. I'm not quite sure about the syntax in line #2, specifically ":-" ..what operation does it...
4,426
Posted By luft
Thanks to all for your time & input...Special...
Thanks to all for your time & input...Special thanks to Paberdo for the excellent tutorial material...

Thanks again
4,426
Posted By luft
Simple question on unix file permission
As I understand the file permissions in UNIX is basically

Owner, group, others

Lets assume scott user who's primary group is dev creates a file called test.dat and then grants some privileges...
Forum: HP-UX 03-10-2011
10,286
Posted By luft
Thanks DGPicket for the quick response...
Thanks DGPicket for the quick response...
Forum: HP-UX 03-08-2011
10,286
Posted By luft
Sorting top command output in HP_UX 11.11
Hello all,

I've been woking on Solaris and Linux (Red Hat) so far but now I've inherited an HP-UX system and having minor issues with syntax...Appreciate if you could help me out here..

1) I'm...
Forum: HP-UX 12-20-2010
10,290
Posted By luft
Appreciate all your responses. It helped me a...
Appreciate all your responses. It helped me a lot...Thanks again..

---------- Post updated at 04:03 PM ---------- Previous update was at 12:49 PM ----------

Appreciate all your input which was...
Forum: HP-UX 12-15-2010
10,290
Posted By luft
Thanks for the quick response.. 1) I was...
Thanks for the quick response..

1) I was able to confrim that it was a 64 bit OS from the getconf KERNEL_BITS command.

2) I was unable to run the ioscan command as I did not have the privilege...
Forum: HP-UX 12-15-2010
10,290
Posted By luft
[Solved] processor type and bit information
Hi,

I'm trying to download a compatible Oracle Client software for a HP-UX machine. I'd like to know if ...

1) HP-UX is 32 bit or 64 bit?

2) Processor type - Itanium or regular?

when I...
Forum: IP Networking 05-03-2010
12,810
Posted By luft
Thanks Jim. That was a good piece of code that...
Thanks Jim. That was a good piece of code that I've added to my script archives.
Forum: IP Networking 05-03-2010
12,810
Posted By luft
Thanks Jim for your response. I'll request my SA...
Thanks Jim for your response. I'll request my SA to look into it. To bypass this issue I used scp -c blowfish *.DBF <target_IP>:<path>.
Forum: IP Networking 04-30-2010
12,810
Posted By luft
FTP issue
Hello all,

FTP times out when I transfer large files. Small files get transffered fine.

small files
--------

-bash-3.1$ ftp -i cldevoradb01
Connected to cldevoradb01.enterprisenet.org....
7,402
Posted By luft
Thanks for your time and responses. Let me try...
Thanks for your time and responses. Let me try out all your seggestions and keep you posted.
7,402
Posted By luft
Scrutinizer, When I run ls -l *.sh I get...
Scrutinizer,
When I run ls -l *.sh I get correct results.

Jim,
I'm trying to use a single command if possible.


Thanks to both of you for your valuble time.
7,402
Posted By luft
SED on multiple files
Hello all,

Search & replace works fine using sed on a single file.

Ex:
sed -i 's/day/night/g' test1.sh

There are many *.sh files in my current directory that I would like use sed on. I...
Showing results 1 to 25 of 74

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