Search Results

Search: Posts Made By: Vivek788
2,822
Posted By Vivek788
Monitoring specific files and folders
I want a mechanism to monitor a folder full of files that are sensitive. I want to log all accesses,modifications and changes to any file within the folder in a log file which should give me...
Forum: Linux 09-10-2008
15,580
Posted By Vivek788
setpgid creates new process group with child as...
setpgid creates new process group with child as leader.I don't want tat.I want the child to be able to return SIGCLD to the parent process.
Forum: Linux 08-23-2008
15,580
Posted By Vivek788
:) thanks for the info..the fg/bg is what i am...
:)
thanks for the info..the fg/bg is what i am looking for...
and ya ...abt the other shells...bash seems to be very complex...but I didn't check any code..just heard from a frnd..so i am going to...
Forum: Linux 08-22-2008
15,580
Posted By Vivek788
ok...i am developing a new shell ..just for fun...
ok...i am developing a new shell ..just for fun and learning...
how do i disconnect my bg process from tty...?
Currently i just fork and execl the child and parent doesn't wait.
On receiving...
Forum: Linux 08-19-2008
15,580
Posted By Vivek788
Hi,I am also having problems in background...
Hi,I am also having problems in background processes for my shell...
how do i set the control terminal of my bg process?do i need to use the signals SIGTTIN and SIGTTOU?
1,602
Posted By Vivek788
Scheduling login
Hi.
I would like to know if there is any method to schedule logins for a user.
I want the user x to login automatic if system is booted up in a particular range of time.
I want proper login with...
8,746
Posted By Vivek788
is there any way to actually get the cron job's...
is there any way to actually get the cron job's output onto a tty...can piping to /dev/tty help?
5,207
Posted By Vivek788
Well i converted it to qw and made lots of...
Well i converted it to qw and made lots of modifications and ended up with 2 versions of working code(late at night).One using find and copy modules,other using directory handler.I



And


...
5,207
Posted By Vivek788
Arranging files
Hi all,
This is program to identify and arrange programs(scripts) based on their she-bang values to a folder with the same name.
The parts of mkdir and copy and creating problems.I also doubt the...
10,958
Posted By Vivek788
Do I have to source it every time I use a...
Do I have to source it every time I use a terminal?Or just for the terminal that were already running when I modified the .profile file?
6,391
Posted By Vivek788
well,logout is when its a console na?wen i try to...
well,logout is when its a console na?wen i try to execute the other part of code in ~/.bash_logout its says this is not a console.
Anyway manually executing it worked.I have now put it in crontab.
6,391
Posted By Vivek788
but hey let me ask..bash_logout doesn't execute...
but hey let me ask..bash_logout doesn't execute when I close my terminal sessions does it?
The file old_commands.log has not yet been created.
6,391
Posted By Vivek788
Hm.. I too just put it into my bash_logout.Let...
Hm.. I too just put it into my bash_logout.Let see how it goes.I also found another interesting link my friend provided.

http://london.pm.org/pipermail/london.pm/Week-of-Mon-20070611/008584.html
6,391
Posted By Vivek788
History
Hi I am new here.Hope this has not been already posted.I searched,but couldn't find.
I am currently learning and using lots of new bash commands,I even check sites and try out commands,or visit...
Showing results 1 to 14 of 14

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