You are not logged in.

#26 2021-10-31 20:38:26

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,223

Re: Caja error.... will not umount without a 45 second delay- solved

https://gitlab.gnome.org/GNOME/libnotif … ion.c#L671
Todo since 11+ years… so more lazy than dumb.

Offline

#27 2021-10-31 20:40:20

bmike1
Member
Registered: 2021-09-08
Posts: 45

Re: Caja error.... will not umount without a 45 second delay- solved

seth wrote:

1. A pager is eg. "less" and journalctl uses it to allow you to navigate loooooong texts in the console.
When you copy-and-paste from it, the text gets truncated (because the pager limits it to the terminal size and allows you to navigate the visible part w/ eg. the arrow keys)

So how is journalctl different from less?
How would I use it to pull up a log something long?

Last edited by bmike1 (2021-10-31 20:44:12)

Offline

#28 2021-10-31 20:46:38

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,223

Re: Caja error.... will not umount without a 45 second delay- solved

How would I use it to pull up a log something long?

What?

So how is journalctl different from less?

journalctl is the story and less is the paper - put it together (journalctl does that for you by default, you can pass "--no-pager") and you've got a book.

Offline

Board footer

Powered by FluxBB