Search Results

Search: Posts Made By: sandip_pan
11,970
Posted By sandip_pan
In Linux I can think of using the following...
In Linux I can think of using the following command in some kind of efficient looping for each user

last -t YYYYMMDDHHMMSS <user>
1,355
Posted By sandip_pan
If you want to do it in awk............ awk...
If you want to do it in awk............

awk -F "|" '{print $1"|"$2"|"$3"|"$4"|"$5"|"$6"|"$7"|"$8"|"$9"|"$11"|"$12"|"$13}' < infile
6,196
Posted By sandip_pan
The directory you mentioned should be writable by...
The directory you mentioned should be writable by the user which is running your Oracle 10 G processes.
1,239
Posted By sandip_pan
It looks like when you are accessing from user_2...
It looks like when you are accessing from user_2 the application in question is giving some sort of version number and coming out.

Is it possible to check the application to see if there is...
7,498
Posted By sandip_pan
You can also do a samba mounting. In that case...
You can also do a samba mounting. In that case you don't need to do any ftp. Put the output in a pre configured samba mounted directory in your linux server and then the output will be available to...
Showing results 1 to 5 of 5

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