Search Results

Search: Posts Made By: syang68
157,108
Posted By syang68
Using gunzip to decompress .zip file
Hi,

I have a zipped Oralce software (linux.x64_11gR1_database.zip) and I need to unzip it. On the Linux server, I only see the gunzip utility listed:

[oracle@rac1 bin]$ ls -ltr *zip*...
67,347
Posted By syang68
Repeat previous unix command
Thanks for your reply. I am using ksh.

In linux, if my last command is for example "ls -ltr |tail", I just hit the "arrow up " key to bring it (ls -ltr |tail) back on the command line and then...
67,347
Posted By syang68
Repeat previous unix command
Hi all,

Is there a way to bring back the previous unix command without retyping?

I tried the "arror up" key, and it seems not working (sun solaris). What is the correct way?

Thanks!
24,783
Posted By syang68
thanks!
thanks!
3,891
Posted By syang68
Script Output Format
You are absolutely right! Thanks!
3,891
Posted By syang68
Script Output Format
1. I changed to spool the output file inside my sql script, and the problem solved.

2. I am trying to redirect the errors to a file, and encountered an error that the file can not be created.
...
3,891
Posted By syang68
Script Output Format
Setting linesize to 72 seems to have solved the problem. However, the logfile seems interrupted with some unwanted lines in the middle. Please see the sample below. Any idea? Thanks!
...
24,783
Posted By syang68
Unix command to veiw a zip file
Hello,

Is there a unix command to view the following zip file? I just need to see the content of it.

-rw-r--r-- 1 oracle dba 58403 Jun 28 13:04 test_digital.log.Z


Thanks!
3,891
Posted By syang68
Script output format
Hi Gurus,

1. I have a script to run a SQL report. The script ran fine, but the format of the output is not satisfactory in that I see too much white space in between the lines in the output file...
Showing results 1 to 9 of 9

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