Forwarded from Linux and DevOps
You can enable timestamps in your bash command history to see when you ran previous commands. This can be useful for tracing what you were working on and when.
To add timestamps to your history, just set the HISTTIMEFORMAT environment variable like so:
$ export HISTTIMEFORMAT="%F %T "Now when you view your history or grep through it, you'll see a timestamp next to each command indicating when it was run:
$ history | tail -n 5Or to save a couple of keystrokes:
$ history 5The format
"%F %T" shows the date and time, but you can customize it to your liking.Note: This does not put historical timestamps on commands you executed before setting
HISTTIMEFORMAT and also this only works in bash.Please open Telegram to view this post
VIEW IN TELEGRAM
Introducing Devnewsletter
DevNewsletter delivers concise, actionable developer news, tips, and practical tutorials every week — all designed to be quick to read and easy to apply, even between tasks.
DevNewsletter
📬 Expect:
• Short explanations of tools and libraries worth trying
• Real-world debugging notes and tutorials
• Mental models and insights for better engineering decisions
• Curated links you'll actually want to click
• Weekly digest straight to your inbox — free to subscribe!
DevNewsletter
👉 Check it out here: https://devnews-nu.vercel.app/
DevNewsletter delivers concise, actionable developer news, tips, and practical tutorials every week — all designed to be quick to read and easy to apply, even between tasks.
DevNewsletter
📬 Expect:
• Short explanations of tools and libraries worth trying
• Real-world debugging notes and tutorials
• Mental models and insights for better engineering decisions
• Curated links you'll actually want to click
• Weekly digest straight to your inbox — free to subscribe!
DevNewsletter
👉 Check it out here: https://devnews-nu.vercel.app/
devnews-nu.vercel.app
DevNewsletter - Stay Updated with Developer News
Weekly newsletter: practical tips, short tutorials, and post-mortems for builders who ship. Join for concise dev notes you can use.
❤1
Forwarded from AM Kaweesi (AM Kaweesi)
AfuChat is now Open Source!
Contributors can explore the code, submit improvements, and help build new features. Production remains fully protected and secrets are safe.
Check it out here: https://github.com/amkaweesi/afuchatv1
Contributors can explore the code, submit improvements, and help build new features. Production remains fully protected and secrets are safe.
Check it out here: https://github.com/amkaweesi/afuchatv1
Forwarded from AM Kaweesi (AM Kaweesi)
New for Developers 🚀
Developer accounts are now live on AfuChat. Verified dev profiles get trusted status, clearer identity, and access to tools to build and improve the platform.
If you’re building, experimenting, or contributing—this is for you.
DevSDK | Contribute | Dev profile
Developer accounts are now live on AfuChat. Verified dev profiles get trusted status, clearer identity, and access to tools to build and improve the platform.
If you’re building, experimenting, or contributing—this is for you.
DevSDK | Contribute | Dev profile
❤2
Let's learn and be comfortable coding Rust in these 100 days
If you really want to learn Rust with me from the beginning join this channel
We will tackle any problems and be master on it
https://news.1rj.ru/str/days_of_rust
If you really want to learn Rust with me from the beginning join this channel
We will tackle any problems and be master on it
https://news.1rj.ru/str/days_of_rust