Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

h5repart(1) [debian man page]

h5repart(1)						      General Commands Manual						       h5repart(1)

NAME
h5repart - Repartitions a file or family of files. SYNOPSIS
h5repart [-v] [-V] [-[b|m]N[g|m|k]] source_file dest_file DESCRIPTION
h5repart splits a single file into a family of files, joins a family of files into a single file, or copies one family of files to another while changing the size of the family members. h5repart can also be used to copy a single file to a single file with holes. Sizes associated with the -b and -m options may be suffixed with g for gigabytes, m for megabytes, or k for kilobytes. File family names include an integer printf format such as %d. OPTIONS
-v Produce verbose output. -V Print a version number and exit. -bN The I/O block size, defaults to 1kB -mN The destination member size or 1GB source_file The name of the source file dest_file The name of the destination files SEE ALSO
h5dump(1), h5ls(1), h5diff(1), h5import(1), gif2h5(1), h52gif(1), h5perf(1) h5repart(1)

Check Out this Related Man Page

h5ls(1) 						      General Commands Manual							   h5ls(1)

NAME
h5ls - Prints information about a file or dataset. SYNOPSIS
h5ls [OPTIONS] file [OBJECTS...] DESCRIPTION
h5ls prints selected information about file objects in the specified format. OPTIONS
-h or -? or --help Print a usage message and exit. -a or --address Print addresses for raw data. -d or --data Print the values of datasets. -e or --errors Show all HDF5 error reporting. -f or --full Print full path names instead of base names. -g or --group Show information about a group, not its contents. -l or --label Label members of compound datasets. -r or --recursive List all groups recursively, avoiding cycles. -s or --string Print 1-bytes integer datasets as ASCII. -S or --simple Use a machine-readable output format. -wN or --width=N Set the number of columns of output. -v or --verbose Generate more verbose output. -V or --version Print version number and exit. -x or --hexdump Show raw data in hexadecimal format. file The file name may include a printf(3C) integer format such as %%05d to open a file family. objects Each object consists of an HDF5 file name optionally followed by a slash and an object name within the file (if no object is speci- fied within the file then the contents of the root group are displayed). The file name may include a printf(3C) integer format such as "%05d" to open a file family. SEE ALSO
h5dump(1), h5diff(1), h5repart(1), h5import(1), gif2h5(1), h52gif(1), h5perf(1) h5ls(1)
Man Page

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

listing files in a directory in bases of size

Hi , I want to list all files in the order of size . Just want to know which files occupies more size and which occupies less size . Is it possible with ls command ? :) Thanks, Arun. (1 Reply)
Discussion started by: arunkumar_mca
1 Replies

2. Shell Programming and Scripting

divide a single file with different Weboffercodes into different files with each of o

Here is the format of my file; I do not have the delimiter in the file for the data to be separated. Each line in the file is in the following format. File contains the data of different WebOfferCodes Item Code | Account Number | Card Number | Source code | WebOfferCode 12digits | 10... (4 Replies)
Discussion started by: enigma_83
4 Replies

3. Shell Programming and Scripting

File size changed

Hi I have many file initial size zero(empty) after some munipulation , one or more file will be greater than zero. I need to send those file names if they return to zero again. Ex. Initially the files are zero size Size filename 0 AAA 0 BBB 0 CCC 0 DDD... (1 Reply)
Discussion started by: Bluetoot
1 Replies

4. Solaris

Out of family NDU causing servers to hang

Had to reboot over 30 servers out of 70 or so during out of family code load. Still searching but may all have VxVM 3.5 in common. Our last window had similar outcome but on HPUX. I think it has to do with time outs and volume manager is offlining the devices. This just started happening. Anyone... (0 Replies)
Discussion started by: GaryP
0 Replies

5. UNIX for Dummies Questions & Answers

How do I find files which are older than 30 days and greater than 1GB

Hi All, I know the separate commands for finding files greater than 30 days and finding files greater than 1GB. How do I combine these two commands? Meaning how do I find files which are > 1GB and older than 30 days? ;) (4 Replies)
Discussion started by: Hangman2
4 Replies

6. UNIX for Advanced & Expert Users

File transfer

When using FTP to transfer a file from IBM iSeries family of servers client to a non IBM Iseries family server, files might have characters appear in the wrong format Eg | in Iseries and while transferring fro Iseries system to Linux , but instead of | it is showing as ?. Please advise (3 Replies)
Discussion started by: sudhainit
3 Replies

7. Solaris

More > 1 TB single file cant copy

good evening, hi, I have problem for copy file, size more > 1 TB, just only for single file. error said, capacity not enough, even my storage I set to 4 TB, file always reject during finish copy. but, if I copy with multiple file/separate file, total calculation file is 2 TB, always success.... (10 Replies)
Discussion started by: katumping
10 Replies