Skip to content

Jaime Rios

  • About
  • Github
  • LinkedIn
  • X

Unix

OmniGraffle supports UNIX keyboard commands

August 20, 2012 by jaimerios

Well, at least ctrl+a and ctrl+e. I haven’t tried anything else, but I was surprised to find out that these even work within OmniGraffle.

Categories Tip Tags Bash, omni, omnigraffle, Unix Leave a comment

UNIX tip of the day

July 7, 2011 by jaimerios

Thanks to my coworker for showing me this: pbpaste | c++filt | mate I use this to take a really long text output from GDB and de-mangle the code into something I can read. I copy the output in the GDB console to the clipboard and the command takes those contents and pastes the results … Read more

Categories Coding, Tip Tags c++filt, Shell, Terminal.app, TextMate, Unix Leave a comment

Keeping that Linux/Unix safe with rsync backups

February 9, 2011 by jaimerios

Thanks to my co-worker who pointed me to a really cool utility that uses rsync to provide TimeMachine-like backups. The utility is called rsnapshot and is based “on an article called Easy Automated Snapshot-Style Backups with Linux and Rsync, by Mike Rubel”.

Categories What's New Tags Backup, BSD, FreeBSD, Linux, rsync, Unix Leave a comment

Recent Posts

  • Package management with CMake’s CPM
  • Automate Evernote using AppleScript
  • Unit Tests and CMake
  • clang static analyzer
  • C++ std::erase and rbegin/rend

Recent Comments

  1. Connecting with C++ – Jaime Rios on Working with REST
  2. Connecting with C++ – Jaime Rios on Making a connection using Swift
  3. Jaime on Xcode 3.1, Perforce and Scripts
  4. jaimerios.com » Blog Archive » Haversine formula now on GitHub on Calculating distance between 2 points on Earth using the Haversine formula
  5. iPhone 3G: How to show locations around a fixed point? | Questions on Calculating distance between 2 points on Earth using the Haversine formula
© 2025 Jaime Rios • Built with GeneratePress