You are not logged in.
Pages: 1
I needed too lookup syntax for clock-section of tint2.
$ man strftime
Returns: "No manualpost for strftime". It is available online.
tint2rc says:
# Clock
[...]
# See 'man strftime' for other time and date formats.
I can not find out what's missing to get that manual. Either it should be added to standrad installation or in the man the online manual be pointed out.
Last edited by rbh (2020-06-19 20:08:25)
// Regards rbh
Please read before requesting help: "Guide to getting help", "Introduction to the Bunsenlabs Lithium Desktop" and other help topics under "Help & Resources" on the BunsenLabs menu
Offline
...I can not find out what's missing to get that manual.....
sudo apt-get install manpages-dev
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
Thanks!
// Regards rbh
Please read before requesting help: "Guide to getting help", "Introduction to the Bunsenlabs Lithium Desktop" and other help topics under "Help & Resources" on the BunsenLabs menu
Offline
You solved it, but
man date
will also do.
Offline
Pages: 1