Search Results

Search: Posts Made By: Hiso
5,657
Posted By Hiso
I have already tried this
I have already tried this
5,657
Posted By Hiso
Thanks corona, The problem was resolved once i...
Thanks corona,
The problem was resolved once i used vi instead of pushing it from windows.
But the problem, uuencode is not attachhing the file instead it gives some wierd characters in message...
5,657
Posted By Hiso
The file exists and has full permissions $...
The file exists and has full permissions

$ pwd
/u04/oracle/devappl/xxwc/11.5.0/bin
$ ls -la excel_tut.pdf
-rwxrwxrwx 1 appldev dba 563363 Jun 21 10:40 excel_tut.pdf


Use code...
5,657
Posted By Hiso
No Such file or directory.
Hello all,
I am trying to run below script for emailing an attachment. However, I receive the email without attachment.

Error:

/u04/oracle/devappl/xxwc/11.5.0/bin/excel_tut.pdf
: No such file...
1,684
Posted By Hiso
Problem with function in a script
Hi All,
What is the problem with the following script:

function mmdd
{
dd=$2
case $1 in
"Jan") mm=01;;
"Feb") mm=02;;
"Mar") mm=03;;
"Apr") mm=04;;
"May") mm=05;;
"Jun") mm=06;;...
3,734
Posted By Hiso
Funny... I dont want to move from .doc to .dxs....
Funny...
I dont want to move from .doc to .dxs.
Actually .dxs will be the compiled version of .doc... so i am writing a script which will compile all .docs (for eg) and move all the created .dxs's...
3,734
Posted By Hiso
changing filename extension
Hi All,
i need to change the filename extension. For simplicity, we can assume that the extension after '.' is 3 characters only... but the filenames can vary.

eg. changing from abc.doc to...
1,616
Posted By Hiso
I got the error... i was editing in windows...
I got the error...
i was editing in windows and compiling in unix...
command dos2unix worked out with the error...

One more query...
I want to replace the file extension for a file.
suppose...
1,616
Posted By Hiso
script error
Hi all,
I have the following code in my file

File: A.sh
export DISPLAY=localhost:0.0
export FORMS90_PATH=$ORACLE_HOME/forms90:/m01/oracle/6iprod/forms
export...
1,556
Posted By Hiso
script error
Hi All,
I am trying to run the file A. But i am facing the following error.

./A.sh: line 13: syntax error near unexpected token `fi'
./A.sh: line 13: `fi'

File A:
if [$#==1] then...
Showing results 1 to 10 of 10

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