(no title)
pzmarzly | 1 month ago
- when ls started quoting filenames with spaces (add -N)
- when perl stopped being installed by default in CentOS and AlmaLinux (had to add dnf install -y perl)
- when egrep alias disappeared (use grep -E)
pzmarzly | 1 month ago
- when ls started quoting filenames with spaces (add -N)
- when perl stopped being installed by default in CentOS and AlmaLinux (had to add dnf install -y perl)
- when egrep alias disappeared (use grep -E)
meindnoch|1 month ago
Your fault: http://mywiki.wooledge.org/ParsingLs
oblio|1 month ago