A GNU/Linux distributions should come with a translate command.
For example, if you'd like to delimit with a comma, try:
ls -1 | tr '\n' ','
See man tr for more info.
A GNU/Linux distributions should come with a translate command.
For example, if you'd like to delimit with a comma, try:
See man tr for more info.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.