Menu
Horje
Hi !
Welcome,
Guest
Close Menu
Home
Coding
Code Example
Download
Home
Coding
Code Example
Get list of directories bash Code Example
linux list directories
ls -d */
get list of directories bash
for d in */ ; do echo "$d" done
Source:
unix.stackexchange.com
Next
Previous
Shell
Related
change default directory from screenshots to directory ubuntu Code Example
how to activate virtual environment in ubuntu 20.04 Code Example
nvm command node not found Code Example
git create new tag Code Example
run cron once a day Code Example
Type
:
Code Example
Category
:
Coding
Sub Category
:
Code Example
Uploaded by
:
Admin
Views
:
11