Thread: Funny stuff
View Single Post
Old 4th May 2010
Carpetsmoker's Avatar
Carpetsmoker Carpetsmoker is offline
Real Name: Martin
Tcpdump Spy
 
Join Date: Apr 2008
Location: Netherlands
Posts: 2,243
Default

Just installed ArchLinux which I need for a project ...

Code:
$ mount.cifs
Segmentation fault

$ mount.cifs -h 
Usage: mount.cifs <remoteagent> <dir> -o <options>
[... More usage output ...]

$ mount.cifs //192.168.43.101/aragorn /mnt/ -o user=mtournoij
[ ... Works as expected ... ]
Linux ...
__________________
UNIX was not designed to stop you from doing stupid things, because that would also stop you from doing clever things.
Reply With Quote