Virtual Dave
For When You Can't Have The Real Thing
[
start
|
index
|
login
]
start
>
Linux
> split
split
Created by
dave
. Last edited by
dave
, 11 years and 326 days ago. Viewed 2,173 times. #2
[
diff
] [
history
]
[edit]
[
rdf
]
labels
attachments
Splitting big files into small ones
example:
$ tar cfp - $SPEC | split -b 100m - split.tar
This would create files as split.taraa, split.tarab, etc
To extract from such a set:
$ cat split.tar?? | tar xvfp -
(
Source
)
no comments |
post comment
see also:
Linux
Linux
snipsnap-index
uid hell
Netscreen
Autosupport+mai...
Juniper
Rules Colours
Install Notes ...
Using Cobbl...
Crappy LED Christmas L...
January ...
cacti counters
Virtual Dave
Megaplex:
Home Page
This wiki's
start
page
Send Feedback To Dave
(read this
note about local search
)
Logged in Users: (0)
… and 3 Guests.
Recently Changed
Looping Over Files With Spaces In Their Names
Useful tshark Examples
DHCP Reservations
PHP 7
Find Transparent Proxy Systems
Active Directory with SSSD
Could Not Format Alternate Root
Use User's Password As Enable Password
VPN Status
Startup Control
nbtstat for Linux
Additional Disk
SSH pubkey authentication
CLI Restore Configuration
Example nmcli Commands
tls
macwatch
mac address
BGP Sessions
BGP Neighbors
Unifi Controller
Show Known Wifi Passwords
docker
Remove Host ID
snmpd crash in "Check_HR_FileSys_AutoFs
execute command on hosts
facts
Grow A LVM Partition
FortiClient Error Codes
Test Authentication Server
Editing:
snipsnap-help
,
Image Macro
(
Et auditum est, et idcirco ego nunc simulare
)
This is a collection of techical information, much of it learned the hard way. Consider it a lab book or a /info directory. I doubt much of it will be of use to anyone else.
Useful:
snipsnap-help
snipsnap-macro-help
Google
snipsnap.org
| Copyright 2000-2002 Matthias L. Jugel and Stephan J. Schmidt