Hi All,
Q. I have one log file that log file contains application
message but the application message in log file not append
any date value. so after 1 to 2 date that file is big size ,
I want to delete contents only that was appended before 4
days ago from that single file and rest of the file contents
would be remains same.

Answers were Sorted based on User's Feedback



Hi All, Q. I have one log file that log file contains application message but the application mess..

Answer / srinivas

there are two ways to find files
1)find /var/adm/log -atime -4
2)tail -f n 20 /var/adm/log

Is This Answer Correct ?    0 Yes 0 No

Hi All, Q. I have one log file that log file contains application message but the application mess..

Answer / nagireddy

Using Logadm command. For more information see man page

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Solaris AllOther Interview Questions

NIS is configured, users are try to connect in client systems 'unknown id' is displayed. what is the problem?

4 Answers  


How do you view shared memory statistics?

3 Answers  


what r the files that the SVM perfumes

3 Answers   IBM,


how to install multiple patches

5 Answers   HCL, HP, IBM,


What is lofs in zones

2 Answers  






purpose of lost+found..?

2 Answers   UHG,


software distribution in solaris

4 Answers   IBM,


booting process in solaris

13 Answers   IBM, OMS, Wipro,


what is the command to replace a failed disk in vxvm with example?

3 Answers   TCS,


What is the difference between initialization & encapsulation in VXVM?

7 Answers   HCL, HSBC,


wht is the purpose of autofs and automountd commands..?

2 Answers  


difference b/w solais 8 and 9...?

1 Answers  


Categories
  • Solaris Commands Interview Questions Solaris Commands (360)
  • Solaris Threads Interview Questions Solaris Threads (9)
  • Solaris IPC Interview Questions Solaris IPC (30)
  • Solaris Socket Programming Interview Questions Solaris Socket Programming (3)
  • Solaris System Calls Interview Questions Solaris System Calls (25)
  • Solaris General Interview Questions Solaris General (170)
  • Solaris AllOther Interview Questions Solaris AllOther (297)