AFNI Message Board

Dear AFNI users-

We are very pleased to announce that the new AFNI Message Board framework is up! Please join us at:

https://discuss.afni.nimh.nih.gov

Existing user accounts have been migrated, so returning users can login by requesting a password reset. New users can create accounts, as well, through a standard account creation process. Please note that these setup emails might initially go to spam folders (esp. for NIH users!), so please check those locations in the beginning.

The current Message Board discussion threads have been migrated to the new framework. The current Message Board will remain visible, but read-only, for a little while.

Sincerely, AFNI HQ

History of AFNI updates  

|
April 21, 2004 04:08PM
Hi Jenny,

So indeed, the problem is simply that you don't have
write permissions to ~/data/pl. Use the command:

chmod u+w ~/data/pl

to fix that.

----

I haven't looked at the recent books on shells, but I
do know that there are many available. The one
thing to note is that many are geared to /bin/bash,
but that many not be the shell you want to use (we
do most of our work with /bin/tcsh, the T-shell).

A quick google search turned up a one page doc:
[freeengineer.org]
That "learn UNIX in 10 minutes" is a nice overview,
and mentions both tcsh and bash.

HowTo #1 covers the basic details of shell scripting,
and HowTo #2 and #0 may also be worth reading.

- rick

Subject Author Posted

Mac OS X

penny April 21, 2004 03:05PM

Re: Mac OS X

rick reynolds April 21, 2004 03:16PM

Re: Mac OS X

penny April 21, 2004 03:55PM

Re: Mac OS X

rick reynolds April 21, 2004 04:08PM

Re: Mac OS X

penny April 21, 2004 04:16PM