Search Results

Search: Posts Made By: kusathy
2,895
Posted By kusathy
Files generated today
I would like to find the Files which are generated today in the current directory:

I use the commad ls -lrt * | egrep " `date "+%b"` * `date "+%d"`
to acheive this. Is there any better way to...
2,225
Posted By kusathy
Thanks.. this works
Thanks.. this works
2,225
Posted By kusathy
VI - Find and replace
Hi All,

How can i replace a pattern where its with the pattern /
To be more clear, this is what am trying to replace with

Current pattern => /abc/xyz
Replace to => /xyz/abc

...
4,291
Posted By kusathy
this is what i have done: $sql > spool...
this is what i have done:

$sql
> spool filename
>select * from table
> spool off
> go

this display an error that "Spool, syntax error"
7,620
Posted By kusathy
ps -ef vs ps -auxwwww
Hi Fellas,

I am very new to unix, please help me in understanding the diff between ps -ef and ps -auxwww.

Which is commonly used in case of process search and which is advisory ?

Many...
4,291
Posted By kusathy
Issue with SPOOL
Hi,

I use SunOS and i connect to database via isql. When tried using SPOOL command to extract the report from database, system thrown me saying "Spoool command not found".

Please advise.
Showing results 1 to 6 of 6

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