May the 4th be with you! (Pardon us, we couldn’t resist a Star Wars joke there!) This week, we’ve got a brand new book on data mesh architecture, a new course for .NET developers, and a fun way to look at git internals using Linus Torvalds’ initial commit!
Today’s tip is a quick one. Instead of using the up arrow to tab through your Linux history to find that one extra-complicated command you ran recently, you can run:
history -5
Then your last -5 (or however many you want) commands will show up on the screen! Here’s an example from my computer:
5461 sudo powermetrics --samplers smc |\ngrep -i "CPU die temperature"\n
5462 powermetrics -h
5463 history -10
5464 history -5
5465 history -1
We hope you enjoyed our curated assortment of resources! If you’d like to provide feedback, suggest ideas for content you’d like to see, or want to submit your own resource for consideration, send us an email at info@confluent.io!
P.S. If you want to learn more about Kafka or Confluent Cloud, visit our developer site at Confluent Developer.
We will only share developer content and updates, including notifications when new content is added. We will never send you sales emails. 🙂 By subscribing, you understand we will process your personal information in accordance with our Privacy Statement.