Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

sgfsplit(1p) [debian man page]

SGFSPLIT.C(1p)						User Contributed Perl Documentation					    SGFSPLIT.C(1p)

NAME
sgfsplit - split Smart Go Format (SGF) files into their component variations SYNOPSIS
sgfsplit [ option(s) ] file[.sgf|.mgt] DESCRIPTION
sgfsplit takes a Smart Go Format (SGF) file containing variations, and splits it up into a series of files, named filename.0.sgf, filename.1.sgf, ..., one for each variation. The first file filename.0.sgf is the main line. sgfsplit also creates a shell script called filename.sgf2dg which contains suggested options for invoking sgf2dg on the individual files. In particular, a breakpoint is specified in each variation file so that a single diagram is created, the first move of the variation being move 1. The options(s) to sgfsplit, if specified, are incorporated into filename.sgf2dg and are passed as options to sgf2dg. filename.sgf2dg may of course be edited before being invoked if different options are wanted for the different variations. SEE ALSO
sgf2dg(1) for description of the option(s). AUTHOR
Daniel Bump (bump@math.stanford.edu): <http://match.stanford.edu/bump/go.html> COPYRIGHT AND LICENSE
Copyright (C) 1997-2005 by Daniel Bump This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. sgfsplit is published under the terms of the GNU General Public Licence, version 2. Consult the file COPYING for details, or write the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA. perl v5.10.1 2005-06-03 SGFSPLIT.C(1p)

Check Out this Related Man Page

gfm(1)							      General Commands Manual							    gfm(1)

NAME
gfm - a program to manipulate files for TI's hand-helds SYNOPSYS
gfm [--help] [--version] [-h] [-v] filename DESCRIPTION
The gfm program allows you to group/ungroup files as well as adding/removing/renaming entries. OPTIONS
The command line of gfm can be used for loading files. gfm accepts the following options: -h, --help Display a list of all command line options. -v, --version Output the version info. COPYRIGHT
Copyright (C) 2006-2007, Tyler Cassidy & Romain Lievin. Permission to use, copy, modify, and distribute this software and its documenta- tion for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. This program and its source code is distributed under the terms of the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MER- CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. SUGGESTIONS AND BUG REPORTS
The canonical place to find gfm and some miscellenaous informations is at http://lpg.ticalc.org/prj_gfm/index.htm) You can also look at http://lpg.ticalc.org and http://www.ticalc.org for others TI related programs for Linux. AUTHOR
Original author (Linux & Win32): Romain Lievin & Tyler Cassidy. SEE ALSO
tilp(1) June 10, 2007 gfm(1)
Man Page

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Add date to a filename

Hi I want to add the date to a filename in a script I have. So I want exp myfile01-FEB-2005.dmp How do I get the 01-FEB-2005 in there? Cheers Rich (3 Replies)
Discussion started by: richard1975
3 Replies

2. Shell Programming and Scripting

PERL - copy fiel contents to array then compare against other file

Basically to illuminate i want to take a file with mutliple lines, C:\searching4theseletters.txt a b c Read this into an array @ARRAY and then use this to compare against another file C:\inputletters.txt b o a c n a (9 Replies)
Discussion started by: bradleykins
9 Replies

3. UNIX for Advanced & Expert Users

System Shutdown Warning Using SAM

Bump to questions thread, thanks. (1 Reply)
Discussion started by: MINICooperS
1 Replies

4. Shell Programming and Scripting

Typeset conversion problem from ksh to bash

Hi, typeset -l sgf # all lowercase letters typeset -u SGF # all uppercase letters sgf=$1 SGF=$sgf these lines used in my scripts . It ran fine in ksh but when we convert this to bash it erroring out. I like to know what the use of typeset ?? Thanks & Regards kanagaraj (3 Replies)
Discussion started by: kanagaraj
3 Replies

5. UNIX for Dummies Questions & Answers

Renaming a file (non unix person)

I am trying to move a file to a new file with a datestamp in the filename on a unix server using a script I am trying to write. I have searched this forum and have tried 100 different variations but cannot solve my problem. My requirement is: Rename archiveSF\sfglsoarian.txt to... (3 Replies)
Discussion started by: cavleader
3 Replies

6. Shell Programming and Scripting

script to include filename with variations at the beginning of the file

Hi there, I have a bunch of files that I want to modify. As a beginner, but nevertheless enthusiast, in the use of the shell I want to create a script enabling me to modify those files quickly. I had only some partial success with various peaces of scripts but I would like to create one script... (1 Reply)
Discussion started by: iamzesh
1 Replies

7. UNIX for Dummies Questions & Answers

Printing all 'case' variations of a word

Hey Guys & Gals, I am trying to figure out how one would go about printing all possible variations of letter cases in a given word. So if for instance given the input "test123" output would be ; test123 Test123 TEst123 TESt123 TEST123 tEst123 tESt123 tEST123 teSt123 teST123... (1 Reply)
Discussion started by: TAPE
1 Replies

8. Shell Programming and Scripting

Removing " from a text using awk

I was testing some and from this string try to remove all ", but not \" cat file The quick brown fox "jumps", over the 'lazy \"dog\"' result requested: The quick brown fox jumps, over the 'lazy \"dog\"' I have seen a working solution for sed, but I like awk :) This code seem to work,... (19 Replies)
Discussion started by: Jotne
19 Replies

9. Shell Programming and Scripting

Copy files based on specific word in a file name & its extension and putting it in required location

Hello All, Since i'm relatively new in shell script need your guidance. I'm copying files manually based on a specific word in a file name and its extension and then moving it into some destination folder. so if filename contains hyr word and it has .md and .db extension; it will move to TUM/HYR... (13 Replies)
Discussion started by: prajaktaraut
13 Replies

10. UNIX for Beginners Questions & Answers

Help with processing coordinates in a file.

I have a variation table (variation.txt) which is a very big file. The first column in the chromosome number and the second column is the position of the variation. I have a second file annotation.txt which has a list of 37,000 genes (1st column), their chromosome number(2nd column), their start... (1 Reply)
Discussion started by: Sanchari
1 Replies