stackoverflow.com
for dir in /tmp/*/ do dir=${dir%*/} echo ${dir##*/} done
stackoverflow.com
Ctrl+Z to stop (pause) the program and get back to the shell bg to run it in the background...
No results found in other decks.
for dir in /tmp/*/ do dir=${dir%*/} echo ${dir##*/} done
Ctrl+Z to stop (pause) the program and get back to the shell bg to run it in the background...
No results found in other decks.