Generation

linuxWed, 04 Jan 2023

filter last 100 lines of log for service odoo15.service where contains colibri

journalctl --no-pager -l | grep colibri | tail -n 100

Want to kickstart your project?Use the new AI Studio to create your code