-
as seen on Super User
- Search for 'Super User'
I would like to unzip individual files. These files have a .txt extension. These files also live within multiple zipped files. Here is the command I'm trying to use.
unzip -jn /path/to/zipped/files/zipArchiveFile2011\*.zip /path/to/specific/individual/files/myfiles2011*.txt -d /path/to/home/directory/for/extract/
From…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi,
Can I store large amounts of image files in subversion. My designers usually create these designs and store them anywhere on their pc and there's no system. Can I store the files in an svn repository. That way I can also protect my data against unauthorized access and its also easier to archive…
>>> More
-
as seen on Super User
- Search for 'Super User'
Hi,
I need to copy a /home/user folder from one hardisk to another one. It has 100000 files and around 10G size.
I use
cp -r /origin /destination
sometines I get some errors due to broken links, permissions and so on. So I fix the error, and need to start again the copy.
I wonder how could…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I have around 1000 pdf filesand I need to convert them to 300 dpi tiff files. What is the best way to do this? If there is an SDK or something or a tool that can be scripted that would be ideal.
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
The final images produced by compliers contain both bin file and extended loader format ELf file ,what is the difference between too , especially the utility of ELF file.
>>> More