• Github

Recent Posts

  • HTTPS TLS X.509 Certificates
  • rsync: Remote Synchronization
  • qpdf: PDF Transformation Software
  • Linux: ASCII random string generator
  • Linux Symbolic/Hard Links

Categories

  • Apache
  • Application
  • Computer
  • Cryptography
  • curl
  • Data Transfer
  • Debian
  • Email
  • File Manipulation
  • File System
  • HTTPS
  • Linux
  • PDF
  • Programming
  • Programming
  • qpdf
  • rsync
  • Server
  • Shell Scripting
  • Thunderbird
  • TLS
  • Web Server
  • X.509 Certificate

Tags

apache C C++ computer cpu curl data transfer debian disk email ext file manipulation filesystem HTTPS IMAP inode linux packages password pdf programming rsync shell script thunderbird TLS web server X.509 Certificate

Skip to content
ITEC4B
  • Github

Linux: MAX Path Length

by authorin Linuxon Posted on 27 January 202329 January 2023
#bytes for a path: 4096

IMPORTANT:
The maximum number of characters for a path varies since Non-ASCII characters occupies several bytes.

See also linux-max-file-dir-name-length

$ getconf -a | awk '/^PATH_MAX/ {print $2}'

Tags

filesystem,linux

Post author

Written byauthor
Powered by WordPress Inspiro WordPress Theme by WPZOOM