Download this file
6 lines (4 with data), 53 Bytes
| #!/bin/bash
for i in /bin /etc; do
echo $i
done
|
×
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.