* main.c: Option -P takes an argument (output filename) now.

(main): Output the last directory to the specified file.  Don't
output "." is this information is unavailable.
This commit is contained in:
Pavel Roskin 2002-10-31 04:31:52 +00:00
parent 2c3b0c50b6
commit a04dd8754e
2 changed files with 583 additions and 568 deletions

View File

@ -1,5 +1,9 @@
2002-10-30 Pavel Roskin <proski@gnu.org>
* main.c: Option -P takes an argument (output filename) now.
(main): Output the last directory to the specified file. Don't
output "." is this information is unavailable.
* subshell.c (subshell_name_quote): Don't quote numbers and
letters if possible and safe.

1147
src/main.c

File diff suppressed because it is too large Load Diff