🖊️
Today I Learned
Ctrlk
  • Home(ish) for Things I've Learned
  • 🦄General
    • Agile Development
    • Architecture Development
    • Devops
    • Documentation
    • Networking
    • Virtualization
    • Security/Hacking
  • 💻os
    • 🐧linux
      • Reference
      • ubuntu-specific
      • alias
      • crypto
      • datetime
      • disk
      • directory
      • file
        • Copying File Contents To System Paste Buffer
        • Do Not Overwrite Existing Files
        • File Type Info With File
        • Find Files With fd
        • Find Newer Files
        • Get Matching Filenames As Output From Grep
        • Hexdump A Compiled File
        • List Files Ordered By Modification Date
        • List Names Of Files With Matches
        • List Stats For A File
        • Create A File Descriptor with Process Substitution
        • Print Out Files In Reverse
        • Securely Remove Files
        • Print A Range Of Lines For A File With Bat
      • http
      • history
      • java
      • networking
      • package management
      • process
      • shells
      • terminal
      • string
      • ssh
      • search/query
      • user
      • variables
      • Fedora
    • 🍎mac
    • 🪟win
    • 🚇wsl
  • 👩‍💻programmy
    • azure
    • aad
    • databases
    • linux
    • c#
    • chrome
    • clojure
    • css
    • elixir
    • go
    • heroku
    • html
    • javascript
    • ml
    • node
    • php
    • python
    • rails
    • react
    • react native
    • react testing library
    • regEx
    • ruby
    • typescript
  • 🛠️Tools
    • ack
    • ansible
    • docker
    • git
    • github actions
    • hashicorp vault/consul
    • hashicorp terraform
    • jq
    • kubernetes
    • nginx
    • openssl
    • rspec
    • sed
    • seq
    • slack
    • statsd
    • vercel
    • vim
    • vscode
    • webpack
    • workflow
    • yaml
    • xstate
Powered by GitBook
On this page

Was this helpful?

Edit
  1. 💻os
  2. 🐧linux

file

Copying File Contents To System Paste BufferDo Not Overwrite Existing FilesFile Type Info With FileFind Files With fdFind Newer FilesGet Matching Filenames As Output From GrepHexdump A Compiled FileList Files Ordered By Modification DateList Names Of Files With MatchesList Stats For A FileCreate A File Descriptor with Process SubstitutionPrint Out Files In ReverseSecurely Remove FilesPrint A Range Of Lines For A File With Bat
PreviousList The Stack Of Remembered DirectoriesNextCopying File Contents To System Paste Buffer

Last updated 3 years ago

Was this helpful?