D
Deleted member 9563
Guest
FreeBSD has gotten me used to switching between consoles, and I like that environment. Why then use a terminal? Is there a downside?
ls
, cp
, rm
, mv
, etc. What I meant was I wouldn't wanna switch to another console just to ls
. watch
the tty.sixtydoses said:I think it's way easier just to fire up a terminal to run some basic commands likels
,cp
,rm
,mv
, etc. What I meant was I wouldn't wanna switch to another console just tols
.
I normally switch to a different console when I need to run something that will take a long period of time to complete(say building OpenOffice), because it happened to me a couple of times that my X crashed and it killed some foreground processes that I executed on my terminals.
Plus I prefer everything to be on the same screen. Even if I were to run something on a different console, sometimes I'd open up a terminal towatch
the tty.
Hope I got the question right.
I realize there is a bit of confusion these days, but I mean "terminal" as in Xterminal and it's ilke. By console I mean the Ctl-Alt-Fx sequence of consoles.crsd: What do you mean by "terminal" then?
OJ said:@sixtydoses: Yes, you got the question exactly right.And those are good ideas. Thanks.
I realize there is a bit of confusion these days, but I mean "terminal" as in Xterminal and it's ilke. By console I mean the Ctl-Alt-Fx sequence of consoles.
I'm putting FreeBSD together bit by bit so as to learn, and haven't developed a taste for the GUI yet. I did install Fluxbox (which is very nice) but I haven't found much use for it yet, except to open a GUI browser. That's why I'm asking questions about how other people like to work.
@killasmurf86: Interesting links.
killasmurf86 said:
killasmurf86 said:In console [real console] you can use scroll-lock and then navigate with arrow keys and pg-up/down....
OJ said:That works! killasmurf86, you're brilliant!
Now I don't have to redirect to a file and then use less, as I was doing before.
ps aux | less