Nikolay Iskrev
  • about
  • papers
  • teaching
  • TIL
  • Feb 10, 2021
    List directories and their total sizes
    unix and shell
  • Jan 01, 2019
    Open file manager from the terminal in Ubuntu
    ubuntu, unix, and shell
  • Dec 30, 2018
    Save tmux sessions
    unix and tmux
  • Dec 30, 2018
    Recursively delete files in bash
    unix and bash
  • Nov 01, 2017
    Configure atom to run python3 by defaul
    unix, atom, and python
  • Sep 10, 2017
    Align Multiple Text Items
    unix and spacemacs
  • Jun 06, 2017
    Replace empty space with end-of-line using ```sed```
    unix and sed
  • Jun 06, 2017
    Download files with wget
    unix and wget
  • Jun 06, 2017
    Create conda environment from yaml file
    unix, conda, and yaml
  • Apr 15, 2017
    Fill missing values in a subset of columns
    python and pandas
  • Dec 20, 2016
    Selecting columns in dataframes
    python and pandas
  • Nov 26, 2016
    Installing and starting mongodb
    unix and mongodb
  • Oct 19, 2016
    Joining CSV files
    unix and csv
  • Oct 17, 2016
    Test post
    unix and blog
  • Oct 15, 2016
    Find Files Modified in last N Minutes
    bash