💻
Today I Learned
Ctrlk
  • README
  • analytics
  • bash
  • db
  • dgraph
  • docker
  • fish
  • git
  • go
  • k8s
  • linux
  • net
  • osx
  • python
  • react
  • unix
    • bulk renaming multiple file
    • convert pdf to text using ocr
    • diff output of 2 command
    • encryption with gpg
    • extend letsencrypt certificate with dns challenge
    • ffmpeg monitor and restart stream when it hung or stall
    • file size older than x days
    • filtering json with jq
    • find lines that matches on 2 different sorted file
    • find out what is using swap
    • fish environment variables from 1password
    • fix gpg warning unsafe permissions on homedir
    • formatting or parse json in command line
    • get all line except n last one
    • grep print only matched
    • grep using input file as pattern to search other file
    • jq counting lenght of an array
    • jq extracting properties to arrays from json row line
    • keep n recent item in folder
    • open last command in the editor with fc
    • parsing epoch timestamp to date
    • pbcopy alternative for copying to clipboard
    • process pipe operator
    • record a web stream to youtube
    • regex for validating password
    • rename tmux window
    • repeat content of text x time
    • replacing last command and execute it
    • reusing last command argument
    • sending curl post with file
    • send slack message from command line
    • sort file inline
    • specify compression level in tar gzip
    • zsh ctrl p same behavior as up arrow
  • vim
  • web
Powered by GitBook
On this page

Was this helpful?

unix

bulk renaming multiple fileconvert pdf to text using ocrdiff output of 2 commandencryption with gpgextend letsencrypt certificate with dns challengeffmpeg monitor and restart stream when it hung or stallfile size older than x daysfiltering json with jqfind lines that matches on 2 different sorted filefind out what is using swapfish environment variables from 1passwordfix gpg warning unsafe permissions on homedirformatting or parse json in command lineget all line except n last onegrep print only matchedgrep using input file as pattern to search other filejq counting lenght of an arrayjq extracting properties to arrays from json row linekeep n recent item in folderopen last command in the editor with fcparsing epoch timestamp to datepbcopy alternative for copying to clipboardprocess pipe operatorrecord a web stream to youtuberegex for validating passwordrename tmux windowrepeat content of text x timereplacing last command and execute itreusing last command argumentsending curl post with filesend slack message from command linesort file inlinespecify compression level in tar gzipzsh ctrl p same behavior as up arrow
Previousreact.userefNextbulk renaming multiple file

Last updated 3 years ago

Was this helpful?