Opened 13 years ago
Last modified 12 years ago
#766 new defect
Change -f option to -c
Reported by: | anatoly techtonik <techtonik@…> | Owned by: | |
---|---|---|---|
Priority: | trivial | Milestone: | 0.6.2 |
Component: | Build slave | Version: | 0.6 |
Keywords: | easy | Cc: | |
Operating System: | BSD |
Description
Can anybody guess right of the head what bitten-slave -f option does?
How about renaming it to -c?
Attachments (0)
Change History (3)
comment:1 Changed 13 years ago by anonymous
comment:2 Changed 12 years ago by Hestyarek
I thought the steps were falriy clear. Here it goes again:1. Open your shell terminal2. Type in split -l 65536 my_file.txt 3. ???4. Profit Split? is a native unix command that should be installed by default on most POSIX compatible systems (ie. anything that was not made by Microsoft Linux, Unix, Apple, etc )If you are on windows You can use Cygwin which is a POSIX compliant shell for Windows. But it is probably not recommended if you have never used a shell.Hmmm Don't know. There are probably some file splitters that can do it, but I never looked for one. a0|a0
comment:3 Changed 12 years ago by anatoly techtonik <techtonik@…>
-f means log filename or recipe filename?
-f means filename and is followed by the file name. What does -c mean? Cannot guess right of the head... ;)