小编use*_*233的帖子

在没有dos2unix的情况下递归转换目录和子目录中所有文件的所有EOL(dos-> unix)

如何转换所有EOL(DOS的> UNIX)目录中的所有文件和子目录的递归没有 dos2unix?(我没有它,也无法安装它.)

有没有办法使用tr -d '\r'和管道?如果是这样,怎么样?

unix linux bash command-line end-of-line

10
推荐指数
2
解决办法
1万
查看次数

启动httpd - 检索pid文件时出错(null)

我手动编译并安装httpd在Fedora上.我试图第一次启动它:

./apachectl start -d ../
Run Code Online (Sandbox Code Playgroud)

并收到以下错误:

(20014)Internal error: Error retrieving pid file (null)
 Remove it before continuing if it is corrupted.
Run Code Online (Sandbox Code Playgroud)

任何帮助,将不胜感激!

linux apache fedora

3
推荐指数
1
解决办法
2万
查看次数

标签 统计

linux ×2

apache ×1

bash ×1

command-line ×1

end-of-line ×1

fedora ×1

unix ×1