Skip to content
The Programming Review

The Programming Review

A Developer Resource

Recent Posts

  • Password-less auto-login with SSH
  • More Linux Commands
  • Linux basic commands
  • Debian/Ubuntu Package Installation
  • Protected: Project Deliverables

Recent Comments

    Archives

    • March 2019
    • February 2019
    • January 2019
    • December 2018
    • November 2018
    • October 2018
    • September 2018
    • August 2018
    • June 2018
    • May 2018
    • April 2018

    Categories

    • Build Tools
    • CheatSheet
    • CMS
    • Coming Reviews
    • Command Line Productivity
    • Database
    • Exercise
    • For Study
    • GUI Development
    • HowTo
    • Linux Apps
    • Linux System
    • PHP
    • Productivity Tips
    • Programming Languages
    • Resources
    • Web Development

    Meta

    • Log in
    • Entries RSS
    • Comments RSS
    • WordPress.org

    Category: Command Line Productivity

    Git and GitHub Howto’s

    After adding SSH key to GitHub account, change remotes as described here.

    https://stackoverflow.com/questions/6565357/git-push-requires-username-and-password

    Posted on 7. February 20197. February 2019Categories Command Line Productivity, HowToTags git, GitHub

    Command Line Tools

    fzf – Fuzzy Finder: https://github.com/junegunn/fzf

    Essential System Tools: pet – command-line snippet manager

    Graph generation tool: Mermaid – https://github.com/mermaidjs/mermaid.cli

    Simple UML diagrams. There is also an Atom plugin.

    Find number of cores:  https://www.ostechnix.com/find-number-cpu-cores-commandline-linux/

     

    Posted on 26. January 20197. February 2019Categories Command Line ProductivityTags CLI, commandline, Linux

    Linux Command Line and Shell Scripting Bible, 3rd Edition

    Continue reading Linux Command Line and Shell Scripting Bible, 3rd Edition

    Posted on 21. December 2018Categories Command Line Productivity, Linux AppsTags bash, scripting

    Effective awk Programming, 4th Edition

    Well written book on a useful programming tool. Continue reading Effective awk Programming, 4th Edition

    Posted on 21. December 2018Categories Command Line Productivity, Programming LanguagesTags awk, Linux, scripting
    Proudly powered by WordPress