Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

scvim_make_help(1) [debian man page]

SCVIM(1)						      General Commands Manual							  SCVIM(1)

NAME
scvim_make_help - strip SuperCollider HTML help to text, for use with scvim SYNOPSIS
scvim_make_help [options] DESCRIPTION
This manual page documents briefly the scvim_make_help command. scvim_make_help is a script that strips SuperCollider HTML help to text format, for use with scvim. Users do NOT normally need to invoke it, since it is called by the main scvim script upon first run. The stripped files are placed in ~/.scvim by default, but this can be overridden by specifying SCVIM_CACHE_DIR environment variable. OPTIONS
A summary of options is included below. -s --source-dir directory Specify the soruce directory to search for HTML help files. -d --dest-dir directory The Destination Directory for the processed Help Files. -c --clean Clean the Destination Directory before building the helpfiles. -f --force Do not prompt to see if the user is sure about deleting files. -h --help Show summary of options. SEE ALSO
scvim(1) /usr/share/doc/supercollider-vim/README.scvim AUTHOR
scvim was written by Alex Norman <alex at x37v dot info>. This manual page was written by Dan Stowell <danstowell@users.sourceforge.net>, for the Ubuntu project (but may be used by others). Nov 18, 2008 SCVIM(1)

Check Out this Related Man Page

PROGEN(1)						      General Commands Manual							 PROGEN(1)

NAME
progen - create project files for tmake(1) SYNOPSIS
progen [options] [C/C++ header/source files] DESCRIPTION
This manual page documents briefly the progen command. This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page. Instead, it has documentation in HTML format; see below. The progen(1) utility creates tmake(1) project files. OPTIONS
-h, --help Show summary of options. -lower Lower-case letters in filenames (useful on Windows). -n name Specify a project name (TARGET). -o file Write output to file instead of stdout. -t file Specify a template file. EXAMPLE
The progen(1) utility can be used like this: progen -n hello -o hello.pro If no .cpp or .h files are specified on the command line, progen(1) searches for .cpp and .h (except moc_*.cpp) in the current directory and below. SEE ALSO
The full documentation for progen is maintained as an HTML manual, located in /usr/share/doc/tmake/html/, and is available through dhelp(1), Debian's help system. AUTHOR
This manual page was written by Dwayne C. Litzenberger <dlitz@dlitz.net>, for the Debian GNU/Linux system (but may be used by others). January 12, 2000 PROGEN(1)
Man Page

13 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Deleting files from applets

I am using a perl script which deletes the files in a temp area, when run from the command prompt, but fails when called from the applet through URL. The permissions for the files and directory is "777". what may be the reason......?????? help me out..... thanks, Jay. (1 Reply)
Discussion started by: Jayathirtha
1 Replies

2. Shell Programming and Scripting

script to go to a different dir to run a commandline prompt in that dir

Hi, I need to know how I'll be able to write a script that can goto a different dir where I don't have access to read,write and execute and also to run a commandline prompt in that dir with one file whose path has to be specified in that command. Will I be able to do this? Any ideas or... (2 Replies)
Discussion started by: ann_124
2 Replies

3. UNIX for Dummies Questions & Answers

Home Directory Jail for Users

Hi, I am looking for a shell script (or any other way), that puts a user in a home directory jail. So for example, I have a user named richard and I don't want him wandering outside /usr/users/richard. I don't want him to cd to anywhere including cd .. Somebody said you can do that with... (3 Replies)
Discussion started by: mz043
3 Replies

4. Solaris

Searching for files in a Directory

Hi, I am trying to write a script that will search in a particular directory and tell me how many files are in there. I then want to be able to email certain users of how many files are in that directory and what the file names are? any help would be great as i am getting confused. thanks (3 Replies)
Discussion started by: Pablo_beezo
3 Replies

5. UNIX for Dummies Questions & Answers

Shell script to search for text in a file and copy file

Compete noob question.... I need a script to search through a directory and find files containing text string abcde1234 for example and then copy that file with that text string to another directory help please :eek: (9 Replies)
Discussion started by: imeadows
9 Replies

6. Shell Programming and Scripting

Directory Request

I want to write a script where it search for text in all the files in a directory ... this direcotry includes sub_directory which also contains list of files ... The for loop must pass by the list of files in directory and enters the subdiectory and list all its files.... Please i need... (1 Reply)
Discussion started by: ahmedwaelkord
1 Replies

7. Shell Programming and Scripting

A script to find dir, delete files in, and then del dir?

Hello!! I have directories from 2008, with files in them. I want to create a script that will find the directoried from 2008 (example directory: drwxr-xr-x 2 isplan users 1024 Nov 21 2008 FILES_112108), delete the files within those directories and then delete the directories... (3 Replies)
Discussion started by: bigben1220
3 Replies

8. Shell Programming and Scripting

Move all files from source to destination directory based on the filename

Move all files starting with a specific name to different directory. This shell script program should have three parameters File Name Source Directory Destination Directory User should be able to enter ‘AB_CD*' in file name parameter. In this case all the files starting with AB_CD will... (1 Reply)
Discussion started by: chetancrsp18
1 Replies

9. Shell Programming and Scripting

Removing files with same text but different file names

Hi All, I have some 50,000 HTML files in a directory. The problem is; some HTML files are duplicate versions that is wget crawled them two times and gave them file names by appending 1, 2, 3 etc after each crawl. For example, if the file index.html has been crawled several times, it has been... (1 Reply)
Discussion started by: shoaibjameel123
1 Replies

10. UNIX for Dummies Questions & Answers

[SOLVED] Delete files and folders under given directory

I have a requirement to delete the files and folders under a given directory. my directory structure is like this.. Data | A(Directory) |_PDF(Directory)----pdf files |_XML()Directory --xml files |--files | B(Directory) |_PDF(Directory)----pdf files |_XML()Directory --xml files ... (1 Reply)
Discussion started by: ramse8pc
1 Replies

11. Shell Programming and Scripting

Script to create a text file whose content is the text of another files

Hello everyone, I work under Ubuntu 11.10 (c-shell) I need a script to create a new text file whose content is the text of another text files that are in the directory $DIRMAIL at this moment. I will show you an example: - On the one hand, there is a directory $DIRMAIL where there are... (1 Reply)
Discussion started by: tenteyu
1 Replies

12. Shell Programming and Scripting

Script to search for a character in files in a Directory & remove it

Hi All, Am new to both Unix & this Forum - Need some help on a script that I am trying to write: In a Directory i have few text files which might or might not contain some text that I am trying to find. Once that text is found in any of the files, it needs to be removed from the file ... (6 Replies)
Discussion started by: rituparna_gupta
6 Replies

13. UNIX for Dummies Questions & Answers

unusual problem with cp command

I have made a simple script to zip a file then first copy it to a specific directory using cp command then move it to another directory. Files are getting generated at regular intervals in the dir. /one/two/three/four/. I have entry of my script in cron to run after every 2 min. #!/bin/sh... (9 Replies)
Discussion started by: Devesh5683
9 Replies