Skip to content

Instantly share code, notes, and snippets.

View empjustine's full-sized avatar

カシオ 金城 大関 empjustine

View GitHub Profile

Environment "without" environment variables

bash

env -i bash --noprofile --norc

dash

env -i /sbin/busybox sh

@empjustine
empjustine / windows-batch-cheatsheet.md
Last active May 20, 2018 02:53
Windows batch files cheatsheet
  • keeps a command console window open

    cmd /k app.exe
    
  • starts an app and waits until it's closed

    start /wait chrome.exe http://google.com
    

Dandified Packaging Tool

Purge metadata cache and upgrade

pkexec dnf upgrade --refresh

List of packages with broken dependencies

pkexec dnf repoquery --unsatisfied
@empjustine
empjustine / README.md
Created January 29, 2018 02:08
Tabela de Logradouros

PADRONIZAÇÃO DE NOMENCLATURA DE LOGRADOUROS

Cartão SUS – Tabela de Logradouros

@empjustine
empjustine / README.md
Created January 29, 2018 02:09
Complemento de Endereço

SEFAZ-RJ - Secretaria da Fazenda - RJ

Abreviaturas do Complemento dos Endereços

@empjustine
empjustine / previous.sh
Created May 20, 2018 03:04 — forked from oflow/window_update_toggle.vbs
俺のタイミングで更新させろ!それ以外は何もするな!何もするな!!
sc config wuauserv start= disabled
net stop wuauserv & REM Windows Update
net stop appidsvc
net stop BITS & REM Background Intelligent Transfer Service
net stop UsoSvc & REM Update Orchestrator Service for Windows Update
@empjustine
empjustine / keybase.md
Created September 3, 2018 17:01
keybase.md

Keybase proof

I hereby claim:

  • I am empjustine on github.
  • I am empjustine (https://keybase.io/empjustine) on keybase.
  • I have a public key ASDnppTJkR_S0QSelWW6asJ6rvOV4aSCN5vHaQCfreH9CAo

To claim this, I am signing this object:

Reset Windows

(Run command at Cortana as Administrator)

CTRL + SHIFT + ENTER

Network Configuration