Skip to content

Instantly share code, notes, and snippets.

View NicolasBiehler's full-sized avatar

Nicolas Biehler NicolasBiehler

  • Germany
View GitHub Profile
@NicolasBiehler
NicolasBiehler / clear_cache_MS_Teams.sh
Created August 28, 2020 10:44 — forked from mrcomoraes/clear_cache_MS_Teams.sh
Clear cache Microsoft Teams on Linux
#!/bin/bash
# This script cleans all cache for Microsoft Teams on Linux
# Tested on Ubuntu only. Feel free to test/use in other distributions.
cd "$HOME"/.config/Microsoft/Microsoft\ Teams || exit 1
# Test if Microsoft Teams is running
if [ "$(pgrep teams | wc -l)" -gt 1 ]
then

Keybase proof

I hereby claim:

  • I am nicolasbiehler on github.
  • I am nbiehler (https://keybase.io/nbiehler) on keybase.
  • I have a public key ASCiaVMlj8Fibp3DwgvOxXabtZOpyeYKYEM73LfdjBbWjgo

To claim this, I am signing this object: