Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Tool to copy, remove, insert words, records, files, marks.#110

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
larsbrinkhoff wants to merge1 commit intomaster
base:master
Choose a base branch
Loading
fromlars/cut36

Conversation

@larsbrinkhoff
Copy link
Owner

Usage: cut36 [-W<input word format>] [-O<output word format>] [-7] [-9] [input] [commands...]

Read from an input file (or stdin), and write to stdout. Commands can be put on the command line, or typed to stdin.

Commands take a numeric argument which defaults to 1.

sw - skip word(s) in input.
sr - skip record(s) in input.
sf - skip file(s) in input.
sa - skip all input.

cw - copy word(s) from input to output.
cr - copy record(s) from input to output.
cf - copy file(s) from input to output.
ca - copy all input to output.

r - insert record boundary.
m - insert tape mark.

Usage: cut36 [-W<input word format>] [-O<output word format>] [-7] [-9]             [input] [commands...]Read from an input file (or stdin), and write to stdout.  Commands canbe put on the command line, or typed to stdin.Commands take a numeric argument which defaults to 1.sw - skip word in input.sr - skip record in input.sf - skip file in input.sa - skip all input.cw - copy word from input to output.cr - copy record from input to output.cf - copy file from input to output.ca - copy all input to output.r - insert record boundary.m - insert tape mark.
@larsbrinkhoff
Copy link
OwnerAuthor

Testing math:$\sqrt{x}$

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@larsbrinkhoff

[8]ページ先頭

©2009-2025 Movatter.jp