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

How to repalce a failed disk?

3 Answers   Satyam,


what is df -kh i/o error ?How to Troubleshoot ?

2 Answers   Siemens,


which is the fast SPARC or Intel ? and why?

3 Answers   IBM,


what is milestone and what is use of it in Solaris

6 Answers   IBM,


How to grow a volume?

1 Answers  






Are kernel parameters tunable during runtime?

2 Answers  


how to repair /etc/system file with out using jump start and without using os software cd

4 Answers   IBM,


which information superblock contains..?whre u can find the bootblock..?

3 Answers  


What is critical filesystem in solaris

6 Answers  


what is the diff between Sol9 and Sol10 Booting procedure

3 Answers   IBM,


hi to all,, i need few real time issues please provide me,, if you have any,,,

0 Answers   IBM, Tech Mahindra,


What is meant by jumpstart?

2 Answers   IBM,


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)