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

what is split brain? if it happens, what are the solutions need to be applicable?

2 Answers  


What is VTS..??

3 Answers  


what is sc prompt in solaris? how can we get that sc prompt?

2 Answers  


how to kill the process

6 Answers   Lehman Brothers,


what is daemon? NFS & NIs – Daemons?

4 Answers   IBM,


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.

2 Answers   HP,


Are kernel parameters tunable during runtime?

2 Answers  


What is OBP and how do you access it?

2 Answers   3i Infotech,


please give detail procedure how do replace failed disk under control of SVM and VxVm

3 Answers   TCS,


what r the configuration files for rlogin and ssh

2 Answers   IBM,


About ARP protocol?

3 Answers   IBM,


How u can detach or remove the disk it is in Veritas (Vxvm) control that is the disk in the production server ?

3 Answers   Tech Mahindra, Wipro,


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)