Search Results

Search: Posts Made By: Ghack
2
Nfs
1,452
Posted By Ghack
try 'fuser -cu <mount point>' this will show the...
try 'fuser -cu <mount point>' this will show the PID/user if thay have "cd into the directory and are doing anything"....
:cool:
64,129
Posted By Ghack
Here is a usefull script that might be what you...
Here is a usefull script that might be what you need...
It's a perl script that is a windowing grep that is useful for grabbing X number of lines before and after a match.
...
5,737
Posted By Ghack
you shoul be able to do this with a "par" file. ...
you shoul be able to do this with a "par" file.
Here is small tip regarding export. It is possible to make a selective table export with parameter tables.

$exp parfile=exp.par

Example of...
64,129
Posted By Ghack
this is a little cleaner on one line
awk '/91030/ {print $0} {getline;print $0}' logxx
:cool:
Showing results 1 to 4 of 4

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