I know, it's vry old, but I had the same problem and found the
solution which is the comment on the line:
"#Some more alias to avoid making mistakes" of the file ".bashrc" was
uncommented. How the bash says: Command not found
Some is not a command right? Yeh... right!
So this is it twelve y
On Mon, Mar 20, 2000 at 09:54:42AM +0100, Jaume Teixi wrote:
> What 've I to fix to my profile in order to avoid that message ?
>
> bash: Some: command not found
Check the files in your home directory named .bash* (not the
.bash_history), also check /etc/profile
Ben
--
---===-=-==
-> What 've I to fix to my profile in order to avoid that message ?
->
-> bash: Some: command not found
hmmm you have probably a mistake (maybe you uncommented line that should be
commented) in your profile...
--
Matus "fantomas" Uhlar, sysadmin at NEXTRA, Slovakia; IRCNET admin of *.sk
[EMAIL
Philipp Letschert wrote:
>
> Jaume Teixi wrote:
> >
> > What 've I to fix to my profile in order to avoid that message ?
> >
> > bash: Some: command not found
> >
> > thanks !
> >
> > --
> > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
>
> All executables you want to run must b
Jaume Teixi wrote:
>
> What 've I to fix to my profile in order to avoid that message ?
>
> bash: Some: command not found
>
> thanks !
>
> --
> Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
All executables you want to run must be in your path.
'echo $PATH' to view your path.
5 matches
Mail list logo