pathname/file predicates #12

Open
opened 2024-06-17 08:36:17 +02:00 by ni · 2 comments
ni commented 2024-06-17 08:36:17 +02:00 (Migrated from git.w21.org)

pathname/file predicates like directory-p, plain-file-p, symlink-p, fifo-p, device-p, socket-p, etc. with a "don't follow symlink" flag.

  • fifo-p
  • device-p
  • socket-p

This is directly related to the idea "Subprocess for POSIX things" and postponed until that one is resolved.

pathname/file predicates like directory-p, plain-file-p, symlink-p, fifo-p, device-p, socket-p, etc. with a "don't follow symlink" flag. - [ ] fifo-p - [ ] device-p - [ ] socket-p This is directly related to the idea "Subprocess for POSIX things" and postponed until that one is resolved.
ni commented 2024-06-17 08:37:06 +02:00 (Migrated from git.w21.org)

changed the description

changed the description
ni commented 2024-06-17 15:29:26 +02:00 (Migrated from git.w21.org)

changed the description

changed the description
Sign in to join this conversation.
No description provided.