New answers tagged conventions
1
vote
one-liner vs script
Perl's one-liner is a kind or small art, where concision meet efficiency. They’re especially handy for quick file and text manipulations without writing boilerplate file‑handle code.
For sure, this ...
Top 50 recent answers are included
Related Tags
conventions × 69linux × 14
command-line × 10
filenames × 8
bash × 6
directory-structure × 6
shell × 5
shell-script × 4
scripting × 4
kernel × 4
configuration × 4
linux-kernel × 3
history × 3
utilities × 3
files × 2
permissions × 2
mount × 2
alias × 2
string × 2
man × 2
executable × 2
arguments × 2
stdout × 2
source × 2
stdin × 2