Skip to content

flavia bastos

  • Home
  • About

Category: command line

Git logo

Git: most used git commands

November 9, 2018November 10, 20181 Comment

Here's a list of the git commands I use most often: git status when to use it: to know what is the status of the files in your branch. It will show what files have been modified, added, removed, committed, etc. A snapshot of your branch's current situation. It's super safe because it doesn't change anything. … Continue reading Git: most used git commands

Send long terminal output to a log file

November 2, 2018November 2, 2018

There are times when a command line output is too long and it's hard to scroll through all the lines to see the beginning of the stack trace. This usually happens when you get errors and the best way to fix errors is to read the very first few lines to understand what error message … Continue reading Send long terminal output to a log file

Posts navigation

Newer posts

Find me

  • Twitter
  • GitHub
  • LinkedIn

Recent Posts

  • Developing inside a Docker container
  • How to permit nested parameters in Rails
  • 5 razões pra começar a aprender JavaScript
  • Git, GitHub and GitLab. Are they all the same thing?
  • Find the commit that introduced a bug in your code: how to use git bisect in 7 steps

Categories

  • books (2)
  • career (1)
  • command line (12)
  • go (1)
  • gRPC (2)
  • housekeeping (2)
  • how-to (5)
  • JavaScript (4)
  • networking (3)
  • python (8)
  • quick-tip (6)
  • rails (1)
  • til (7)

Tags

about argv aws beginner book built-in code coding milestone command line data structure debug debugger dev environment dictionary docker git go golang gRPC gRPC-Web how-to ifconfig iniciante JavaScript js lambda lessons linux list nc netcat network pdb ping productivity profiling prompt pt-BR python quick-tip rails set sort ss til tools traceroute tuple vi vim

Follow via RSS

  • RSS - Posts

Enter your email address to follow this blog and receive notifications of new posts by email.

Join 128 other followers

A WordPress.com Website.