As Shaya Potter said:
>
> On Sat, 10 Aug 1996, Dan Bergman wrote:
>
> > Well its been a few years since I used unix.. so
> >
> > 3. In what ini file do I put my aliases so I get em all the time when I
> > start a bash
> > shell in a xterm window?
>
> put them in both .bash_rc and .bash_profile
On Sat, 10 Aug 1996, Dan Bergman wrote:
> Well its been a few years since I used unix.. so
>
> 1. How do I used FIND to find say.. core files and delete em I know that
> it should
> look something like this... find -name core -exec rm
find / -name core -exec rm {} \;
|
On Sat, 10 Aug 1996, Dan Bergman wrote:
This isn't really germane to Debian, but I'm responding to the list
as an error-checking scheme.
> Well its been a few years since I used unix.. so
Welcome back to the fold; I'm sure you'll find Linux to be at least
as rewarding (and outrig
Well its been a few years since I used unix.. so
1. How do I used FIND to find say.. core files and delete em I know that
it should
look something like this... find -name core -exec rm
2. How do I use FIND to find files bigger than 1024k and using -ok if i
want to
delete or not..
3. In what i
4 matches
Mail list logo