Horje
create multiple copies in linux of file Code Example
create multiple copies in linux of file
for i in {1..100}; do cp test.ogg "test$i.ogg"; done




Shell

Related
how to uninstall vlc in ubuntu Code Example how to uninstall vlc in ubuntu Code Example
move from commit to stage Code Example move from commit to stage Code Example
there are insecure directories /usr/local/share/zsh Code Example there are insecure directories /usr/local/share/zsh Code Example
install sublime text editor ubuntu terminal Code Example install sublime text editor ubuntu terminal Code Example
how to find zero byte files Code Example how to find zero byte files Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
9