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/execline-cd.html | 55 ---------------------------------------------------- 1 file changed, 55 deletions(-) delete mode 100644 doc/execline-cd.html (limited to 'doc/execline-cd.html') diff --git a/doc/execline-cd.html b/doc/execline-cd.html deleted file mode 100644 index 6d55142..0000000 --- a/doc/execline-cd.html +++ /dev/null @@ -1,55 +0,0 @@ - - - - - - - execline: the execline-cd command - - - - - - -

-execline
-Software
-skarnet.org -

- -

The execline-cd program

- -

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

- -

Interface

- -
-     execline-cd dir prog...
-
- -

-execline-cd performs a -chdir() -system call on dir, then execs into prog.... -

- -

Notes

- - - - - - -- cgit v1.3.1