Pinned Loading
-
install-git-from-source.sh
install-git-from-source.sh 1#!/bin/sh
23#--- Tested in Centos 7 ---#
4#--- should run with sudo privileges ---#
5 -
docker-node-oracle
docker-node-oracle PublicForked from CollinEstes/docker-node-oracle
Docker image for node / oracle ready container
Shell
-
Visual Studio Code Settings Sync Gist
Visual Studio Code Settings Sync Gist 1{"lastUpload":"2019-04-09T22:35:04.925Z","extensionVersion":"v3.2.7"}
-
useful linux commands
useful linux commands 1# Show a ordered list of folders with size
2du -sch * | sort -rh
34# count lines from output
5<command> | wc -l
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.