mersenneforum.org  

Go Back   mersenneforum.org > Extra Stuff > Linux

Reply
 
Thread Tools
Old 2009-09-17, 21:14   #23
Andi47
 
Andi47's Avatar
 
Oct 2004
Austria

1001101100102 Posts
Default

Quote:
Originally Posted by Mini-Geek View Post
Use ./msieve to start the command. For some reason, Linux won't look in the current directory for the file name you specify unless you do that. I think the "./" might mean "current directory" or something.
Thanks, that works.

My guess for "./" is "current directory" too, as in windows (DOS prompt window), (in the shape of ".\"), it meens "current directory" too.
Andi47 is offline   Reply With Quote
Old 2009-09-17, 22:47   #24
fivemack
(loop (#_fork))
 
fivemack's Avatar
 
Feb 2006
Cambridge, England

72·131 Posts
Default

Oh mighty and glorious moderator, would you mind moving the bits of this thread about building software under Linux into the Linux forum?

Begging your esteemed pardon, I remain

Tom
________

Ouch. "You may only move posts into threads within forums you moderate."
We need Alex or xilman or Jason to move posts 158-181-... to
http://mersenneforum.org/showthread.php?t=12470

Last fiddled with by akruppa on 2009-09-18 at 12:50 Reason: ಠ_ಠ. (Done. Humbly at your service, your friendly Overlord)
fivemack is offline   Reply With Quote
Old 2009-09-18, 01:25   #25
jrk
 
jrk's Avatar
 
May 2008

3·5·73 Posts
Default

Quote:
Originally Posted by Mini-Geek View Post
Use ./msieve to start the command. For some reason, Linux won't look in the current directory for the file name you specify unless you do that.
[offtopic]

No mystery about that reason, it's a security feature.

You wouldn't want to cd into a freshly untar'd archive to "cat README" only to run a malicious ./cat instead (before asking why don't you just put ./ at the END of $PATH to avoid that? answer: because sometimes typos happen too, ./cat could as easily be ./catt or ./caat and be just as malicious if accidentally ran.)

[/offtopic]

_________

People divide into two classes: those who add . to their $path and those who don't (including sysadmins and those who they control; in the '90s nobody cared). On your home computer you can add . to $path. At work, they will demand that you remove it.

Furthermore, people divide into those who never make mistakes (think B.Schneier) and those who do. If you are in the former, you don't need
alias rm 'rm -i'
in your .cshrc ... When you have it, it is easier to override it by typing \rm -rf *

Last fiddled with by Batalov on 2009-09-18 at 05:03
jrk is offline   Reply With Quote
Old 2009-09-18, 06:38   #26
10metreh
 
10metreh's Avatar
 
Nov 2008

2×33×43 Posts
Default

Quote:
Originally Posted by Batalov's edit View Post
Ouch. "You may only move posts into threads within forums you moderate."
We need Alex or xilman or Jason to move posts 158-181-... to
http://mersenneforum.org/showthread.php?t=12470
I've encountered that; oddly I can move whole threads into forums I don't moderate.
10metreh is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
Howto start mprime automically for (Debian) Linux joblack Software 26 2018-11-05 11:18
Clicks of death, good opportunity to switch to Linux jasong jasong 4 2013-12-28 02:47
Switch from Windows to Linux Svenie25 Software 2 2013-12-18 11:23
Okay to switch between windows and linux? Unregistered Information & Answers 1 2011-06-09 02:28
LINUX mprime does not switch speedstep off graysky PrimeNet 6 2008-11-15 18:08

All times are UTC. The time now is 08:10.


Sat Jul 17 08:10:33 UTC 2021 up 50 days, 5:57, 1 user, load averages: 1.16, 1.33, 1.33

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.