Manu Krishna
Solutions Architect
© 2023 All rights reserved.
Tag Archives: development
How to use Linux Screen for long processes over ssh
Screen command provides us with the ability to create and use multiple shell sessions allowing us to detach and reattach to the screen any time if you haven’t terminated the session.
How to export commit log from git to csv
How to extract/export entire commit log from git