Search Results

Search: Posts Made By: brap45
Forum: HP-UX 06-16-2008
9,632
Posted By brap45
SFTP Protocol: How to transfer the file in PC Format
Hi,

We are facing issue with files transfered using SFTP in Hp-UX.

The transfered files are in Unix Format. That is, file format as UNIX (LF) instead of a PC format (CR & LF).

How can we...
Forum: HP-UX 03-16-2007
15,420
Posted By brap45
How to run .exe file
Hello,

I have an test.exe file under a directory. When i execute the .exe file directory from the prompt, i get following error:

$ test.exe <enter>

ksh: test.exe: not found

How do i...
13,515
Posted By brap45
Thanks, Ygor.... this echo $list|grep -E...
Thanks, Ygor.... this echo $list|grep -E "(^|,)$look(,|$)" solved the problem.

and Thanks a lot to everyone.....
13,515
Posted By brap45
Following is error i am getting when the command...
Following is error i am getting when the command echo $list|grep -w $look is executed:

grep: illegal option -- w
usage: grep [-E|-F] [-c|-l|-q] [-bhinsvx] -e pattern_list...
[-f...
13,515
Posted By brap45
But in HP-UX, -w option is not available for grep...
But in HP-UX, -w option is not available for grep command
13,515
Posted By brap45
Comma Seperated List of Values
Hi,

I have a comma seperated list of values:

export list="red,blue,white,yellow"

Given a value in a variable "look", i want to check whether the value is available in the above list. But the...
4,357
Posted By brap45
Thanks a lot Vino... It works!
Thanks a lot Vino... It works!
4,357
Posted By brap45
How to replace a word with a series of words in a file
Hi,

I have a Template file 'TL.body' which says as follows:

"There are no <FILENAME> files on the server. "

The missing file names are identified and stored in a variable.
For Eg:...
Showing results 1 to 8 of 8

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