This website works better with JavaScript.
Home
Explore
Help
Sign In
Yaroslav
/
mkdir
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Actualizar 'README.md'
master
Yaroslav
2 years ago
parent
a3cdad4b70
commit
c0dbf91d73
1 changed files
with
10 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+10
-1
README.md
+ 10
- 1
README.md
View File
@ -1,7 +1,16 @@
# MkDir
Imprime archivos del directorio
## Descripción
```
Coge todos los archivos del directorio actual y los imprime
junto con sus permisos y si son directorios o ficheros
##Ejemplo
```
rwx D bytes: 4096 .idea
rwx F bytes: 433 Act2.iml
rwx F bytes: 1 FichTexto.txt
rwx D bytes: 0 out
rwx D bytes: 4096 src
```
Write
Preview
Loading…
Cancel
Save