Search Results

Search: Posts Made By: pradebban
Forum: AIX 07-01-2013
1,618
Posted By pradebban
OS change Impact
Hi,

Does OS change affect the applications installed in AIX.
I am new to UNIX and would like to know how OS change heppens.

My specific issue:

My machine is currently running with AIX 6 OS...
Forum: HP-UX 03-09-2012
2,494
Posted By pradebban
Can we use only certain utilities from the...
Can we use only certain utilities from the package, say "locate"
What has to be done for this?

Thanks in advance.
Forum: HP-UX 03-09-2012
2,494
Posted By pradebban
Installing GNU findutils
Hi,

Could someone let me know, how to install GNU findutils in HP-UX.

Thanks in advance.
3,339
Posted By pradebban
Compare fields in files
Hi,

I need the most efficient way of comparing the following and arriving at the result

I have a file which has entries like,

File1:

1|2|5|7|8|2|3|6|3|1

File2:

1|2|3|1|2|7|9|2

I...
Forum: Cybersecurity 01-12-2012
4,627
Posted By pradebban
Hi, I need to audit which user (with ip)...
Hi,

I need to audit which user (with ip) has logged in and what files have he edited/deleted. This is available as a part of unix, but it enables the logs for all users, which i need to edit for...
Forum: Cybersecurity 12-15-2011
4,627
Posted By pradebban
I fear its not addressing my question! :(
I fear its not addressing my question! :(
5,739
Posted By pradebban
Run a script on login event
Hi,

I need to run a script whenever a user logs in to HP-UX unix server.
Please let me know how can i implement this.

I need to run this script on login for all users starting with 'X' (...
Forum: Cybersecurity 11-30-2011
4,627
Posted By pradebban
Audit on specific user in linux
Hi All,

Please let me how to enable user specific audit in Linux server.

Say i have specific user namely admin1,admin2,admin3 apart from the normal users, user1,2,3.....userN.
How to enable...
2,102
Posted By pradebban
try this out: for i in `cat...
try this out:

for i in `cat <list_of_files>`
do
grep -v "<your pattern>" $i > temp
mv temp $i
done
Forum: HP-UX 11-29-2011
3,851
Posted By pradebban
UNIX VI editor equivalent of LINUX
Hi All,


I am comfortable working in LINUX and need equivalents for HP-UX for below mentioned,


1. We use TAB key to expand/reveal a name in LINUX. Is there any way to make this work for...
3,519
Posted By pradebban
Check this link [Chapter 1] 1.5 Operators...
Check this link

[Chapter 1] 1.5 Operators (http://docstore.mik.ua/orelly/perl/prog/ch01_05.htm)

Regards,
Pradeep.
3,590
Posted By pradebban
Locate equivalent in UNIX
Hi All,

I am a frequent user of loacate in linux and really impressed with its speed and accuracy.

I would like to know if there is any such equivalent in UNIX. (not the find, which is...
2,396
Posted By pradebban
Get filename with size and timestamp
Hi,

Below is a directory containing links new2,list,new1.

I need to get the size and timestamp for them.
How do i get these details. Please help

lrwxrwxrwx 1 xxx abc 11 Nov 24 17:34 new2...
2,367
Posted By pradebban
thank u all :) it works!!
thank u all :) it works!!
2,367
Posted By pradebban
Get matching string pattern from a file
Hi,

file -> temp.txt
cat temp.txt

/home/pradeep/123/a_asp.html
/home/pradeep/123/a_asp1.html
/home/pradeep/435/a_asp2.html
/home/pradeep/arun/abc/a_dfr.html...
Forum: Red Hat 06-14-2011
4,325
Posted By pradebban
Increase speed in linux server
Hi,

Will removing space from the server increases the speed/performance.
how are they related?
please explain the relationship. thanks in advance

regards,
Pradeep
19,226
Posted By pradebban
hi, i get an syntax error: new.sh:...
hi,

i get an syntax error:

new.sh: syntax error at line 4: `<<' unmatched
please help!!

---------- Post updated at 09:55 PM ---------- Previous update was at 09:51 PM ----------

i...
19,226
Posted By pradebban
shell script to ftp multiple files
Hi,

i use the below script to send a single file to remote server from linux.

ftp -nvi <<!EOF
open $Host_name
user $USER_ID $PWD
...
2,540
Posted By pradebban
thanks a lot :b:, it works perfect, but, can u...
thanks a lot :b:, it works perfect,
but, can u just go thru the code, and explain a bit ?

regards,
Pradeep
Forum: Linux 05-26-2011
7,502
Posted By pradebban
yes it does!!
yes it does!!
2,540
Posted By pradebban
Output of shell in array
Hi,

i have a file which reads,

arun/manager/200000
pradeep/engineer/10000
karthik/teamlead/30000
.....

i want an output to show,

name role salary...
Forum: Linux 12-21-2010
6,979
Posted By pradebban
Thanks a lot! It worked :)
Thanks a lot! It worked :)
Forum: Linux 12-21-2010
6,979
Posted By pradebban
ls in Linux
Hi,

when is give a ls* > some.lst fin linux, there are some spl. characters which are coming along with the list.

^[[00;32mararm.so^[[00m
^[[00;32marbasic.so^[[00m...
3,748
Posted By pradebban
sorry :( -L$ORACLE_HOME/lib32 some text...
sorry :(

-L$ORACLE_HOME/lib32 some text here

this is it!. thanks

please help out :|

---------- Post updated at 05:48 PM ---------- Previous update was at 04:53 PM ----------

Any...
3,748
Posted By pradebban
But this doesnt work!! anything with sed...
But this doesnt work!!

anything with sed will be of great help! thanks.
Showing results 1 to 25 of 30

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