From bca250b0b2a1df4ceb939b71a269f71501fda024 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Thu, 30 Jul 2026 03:21:52 +0000 Subject: Prepare for 2.10.0.0; remove pedantic posix; support loopwhilex -x "" --- doc/posix-cd.html | 66 ------------------------------------------------------- 1 file changed, 66 deletions(-) delete mode 100644 doc/posix-cd.html (limited to 'doc/posix-cd.html') diff --git a/doc/posix-cd.html b/doc/posix-cd.html deleted file mode 100644 index 6419d0a..0000000 --- a/doc/posix-cd.html +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - execline: the posix-cd command - - - - - - -

-execline
-Software
-skarnet.org -

- -

The posix-cd program

- -

-posix-cd changes the current working directory to a -given directory, then executes a program. -

- -

Interface

- -
-     posix-cd [ -L | -P ] dir prog...
-
- -

-posix-cd changes the current working directory to dir -according to the -POSIX -specification for a cd external utility. Then, if prog... is -not empty, it execs into it. -

- -

Notes

- - - - - -- cgit v1.3.1