Search Results

Search: Posts Made By: jhullbuzz
21,753
Posted By jhullbuzz
I am pretty sure that they dont exist on a mac...
I am pretty sure that they dont exist on a mac and you have to create them. afterwards so that your changes take effect, do

source .bash_profile
20,019
Posted By jhullbuzz
you can get the most recent files by doing ...
you can get the most recent files by doing

ls -lart /some/directory/name/

so maybe try something like

ls -lart /some/directory/name/ | find -some -fancy -find -flags
37,520
Posted By jhullbuzz
ok. just thought id see if the opposite was...
ok. just thought id see if the opposite was possible. the tail -f logfile approach seems to be the best option here. thanks big guy
37,520
Posted By jhullbuzz
@corona688 ok so it creates the output at the...
@corona688 ok so it creates the output at the initial process call. what if i were to start it in the background with a logfile...is there a way to bring it into the FG?

@dennis.jacob - yea it can...
37,520
Posted By jhullbuzz
Send Foreground job to background redirecting output
I have many CPU intensive processes running and sometimes I run them in the foreground so that I can see what the output is.

I want to send that foreground process to the background, but also have...
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 08:13 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy