You are not logged in.

#1 2015-12-31 16:52:02

Widgeteye
Member
Registered: 2015-12-26
Posts: 9

Which package is mkdir and rmdir in

I can't seem to find mkdir or rmdir which package would that be in? I already tried the search with no joy.

Also how do you add file systems to the fstab I have that weird no name fstab with all the numbers.  smile

Thanks

Offline

#2 2015-12-31 16:53:27

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,694

Re: Which package is mkdir and rmdir in

https://wiki.archlinux.org/index.php/Pkgfile

No idea how you could have an installation without them, though.

Last edited by Scimmia (2015-12-31 16:54:58)

Online

#3 2015-12-31 17:13:26

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,456
Website

Re: Which package is mkdir and rmdir in

not a System Administration issue, moved to N.C.


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#4 2015-12-31 18:42:12

mcmillan
Member
Registered: 2006-04-06
Posts: 737

Re: Which package is mkdir and rmdir in

Widgeteye wrote:

Also how do you add file systems to the fstab I have that weird no name fstab with all the numbers.  smile

Thanks

If the wiki page on fstab isn't sufficient to help you understand this I suggest you post this as a separate topic with a relevant title. When you do so it might help to post your fstab and information about the filesystems you're wanting to add

Offline

#5 2015-12-31 19:54:54

ooo
Member
Registered: 2013-04-10
Posts: 1,638

Re: Which package is mkdir and rmdir in

 $ pacman -Qo /usr/bin/{mkdir,rmdir}
/usr/bin/mkdir is owned by coreutils 8.24-1
/usr/bin/rmdir is owned by coreutils 8.24-1

If you dont have coreutils installed something is really wrong on your system.

Offline

#6 2016-01-01 04:19:52

Widgeteye
Member
Registered: 2015-12-26
Posts: 9

Re: Which package is mkdir and rmdir in

mcmillan wrote:
Widgeteye wrote:

Also how do you add file systems to the fstab I have that weird no name fstab with all the numbers.  smile

Thanks

If the wiki page on fstab isn't sufficient to help you understand this I suggest you post this as a separate topic with a relevant title. When you do so it might help to post your fstab and information about the filesystems you're wanting to add


Thanks

Offline

Board footer

Powered by FluxBB