Sponsored Content
Top Forums Programming Question about several things in C Post 302135967 by porter on Thursday 13th of September 2007 10:56:35 PM
Old 09-13-2007
Alas the rules say no homework questions.
 

4 More Discussions You Might Find Interesting

1. Programming

Complicating things?

So basically what im trying to do is ... Open file, read that file, than try to find .. We or we and replace them with I, but not replace the cases where words contain We or we, such as Went, went, etc a and replace them with the, but not replace the cases where words contain a, such as... (1 Reply)
Discussion started by: bconnor
1 Replies

2. UNIX for Dummies Questions & Answers

Just trying to find out a few things ....

Hi everyone Just a couple of quick questions if I may. Can I ask what is meant by "flavours"?? I've come across it many times in the forums and I'm guessing that it is a variery of either Linux or UNIX (I know nil about either) which has developed but not really got a clue. ... (1 Reply)
Discussion started by: Tiramisu
1 Replies

3. Shell Programming and Scripting

moving cursor up and other things

Hi guys, this is how my script looks like so far: height=$(($(tput lines) -2)) echo 'Owner Group Other Filename' echo '----- ----- ----- --------' echo cd $directory path=$(pwd) levels=0 level=$(($(echo $path | tr '/' ' ' | wc -w) +1)) for dir in / $(echo $path |... (2 Replies)
Discussion started by: darkhider
2 Replies

4. UNIX for Dummies Questions & Answers

things root can't do

Hey all my co-workers and I are trying to put together a list of things root "Can't" do on any *NIX OS, so I wanted to come here and see what all we could come up with. Here are two to start this off: write to a read only mount FS kill a tape rewind Please add what you know. Thanks,... (5 Replies)
Discussion started by: sunadmn
5 Replies
NFPIPE(1)						      General Commands Manual							 NFPIPE(1)

NAME
nfpipe - Insert articles into a notesfile SYNOPSIS
nfpipe topic [ -t title ] [ -d ] [ -a ] DESCRIPTION
Nfpipe reads standard input to create a note in the specified notesfile. The title of the note is specified using the -t parameter. The -d flag specifies that this note is to have the director message flag set; if the author has no director privileges in the notesfile, this flag has no effect. Specifying -a makes the note anonymous; if anonymous notes are not permitted this flag has no effect. FILES
/etc/passwd for the users name /etc/group for the users group /usr/spool/notes the default notesfile data base /usr/spool/notes/.utilities utility programs and online help the permission list for the notesfile `topic' SEE ALSO
notes(1), nfcomment(3), nfmail(8), The Notesfile Reference Manual AUTHORS
Ray Essick (uiucdcs!essick, essick%uiuc@csnet-relay.arpa) Department of Computer Science University of Illinois at Urbana-Champaign Urbana, IL Rob Kolstad (kolstad@convex.UUCP) CONVEX Computer Corporation Richardson, TX University of Illinois NFPIPE(1)
All times are GMT -4. The time now is 11:09 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy