Yes, it is. mkdirhier net-im/kopete-antispam/files
just equals mkdir net-im; cd net-im; mkdir kopete-antispam; cd kopete-antispam; mkdir files.
It's quite useful. Again, I thought that mkdirhier fits under system (e.g. binutils). A quick equery belongs mkdirhier shows that it belongs to the 'x11-misc/imake' package though.
Oh, crud! I made a typo in the "vim [...]" line! Of course the ebuild should have the .ebuild file extention! I'll fix it right away! Sorry about that.
More Vim trouble + where is mkdirhier
Yes, it is.
mkdirhier net-im/kopete-antispam/filesjust equals
mkdir net-im; cd net-im; mkdir kopete-antispam; cd kopete-antispam; mkdir files.It's quite useful. Again, I thought that
mkdirhierfits under system (e.g. binutils). A quickequery belongs mkdirhiershows that it belongs to the 'x11-misc/imake' package though.Oh, crud! I made a typo in the "vim [...]" line! Of course the ebuild should have the
.ebuildfile extention! I'll fix it right away! Sorry about that.