This website requires JavaScript.
Explore
Help
Sign in
iProbe
/
Docs
Watch
0
Star
0
Fork
You've already forked Docs
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
f1e93375b9
Docs
/
linux基础
/
生成大文件.md
iProbe
8a4ce7e6ff
添加 'linux基础/生成大文件.md'
2023-05-29 17:23:31 +08:00
53 B
Raw
Blame
History
dd
if
=
/dev/zero
of
=
a.txt
bs
=
1M
count
=
500