Search Results

Search: Posts Made By: funyotros
1,835
Posted By funyotros
Thanks for your response! Yes, you're right I'm...
Thanks for your response! Yes, you're right I'm running shells in these psudo-terminals. Is there a way the shell to know if it's running on a system console /dev/ttyX or a psudo-terminal (/dev/ptsX)?
Forum: What is on Your Mind? 10-06-2010
27,276
Posted By funyotros
I think there's a gap between newbies and old...
I think there's a gap between newbies and old UNIX users.
I mean, the breach is cultural, it's about the Unix Folklore, I think newbies are missing that.

----------
- What is the command that...
1,835
Posted By funyotros
My work is mostly with non-login terminals. I...
My work is mostly with non-login terminals. I just want to get some information when I leave an xterm.. that's all. It's my personal use unix system I'm not dealing with clients, other users, etc.
1,835
Posted By funyotros
Msg before exiting pseudo-console
Hi! I want to display a message when I leave a pseudo-console (/dev/ptsX: konsole, xterm) e.g "Bye! There's still 3 pts open and 3 background processes"
I can do it in login-terminals (via...
1,469
Posted By funyotros
problem with for
Hi! I have this text file ".owners" that has the filename and owner of * in the current dir.. something like this:

root_readme
beth_.bashrc
beth_me and grace in Alabama.jpg
jsmith_note.txt
and...
2,165
Posted By funyotros
Filename & Owner
Hi all!
I'm trying to write a script that joins the filename and the owner (e.g. .profile_root , home_smith)

Is there a easy way to do it. I've been trying with a for and playing with ls and head...
Forum: Linux 09-23-2010
4,152
Posted By funyotros
Samba share script
Hi everyone! I'm trying to run a script when a folder is shared and when it stop being shared.
Is there something like .start_share or .stop_share scripts in Samba where I could run some...
2,017
Posted By funyotros
.bash_logout in Pseudo terminals
Hi all! I wrote a script that backups the bash history and it is called by .bash_logout. It work fine in /dev/ttyX terminals but the problem is it doesn't work when I logout from the pseudo-terminals...
Forum: IP Networking 01-12-2010
3,202
Posted By funyotros
Thanks! It works! arp -n shows me the others...
Thanks! It works! arp -n shows me the others addresses. So theoretically I can leave any port open (using nc for example) in the any machine and access through the others. Is this correct?
...
Forum: IP Networking 01-12-2010
3,202
Posted By funyotros
How to access others machine in my WLAN
Here is the thing.

I've got a TP link router (TL-WR541G) and 3 PCs accessing to Internet through it.
2 Desktop PCs (1 with Debian and 1 WinXP)
1 laptop (with Ubuntu).

In my router...
16,071
Posted By funyotros
touch command
Is there a way to do...
touch ./config/newdir/newfile

if neither newdir and newfile exists?

man touch tells me there's not (?)
Is out there another tool to do that?
Thx in advance! :b:
17,738
Posted By funyotros
I've solved using access control lists. man...
I've solved using access control lists. man setaclf



Set read only perms to any new file created in mypreciousdir by a member of the riskyusers group.
17,738
Posted By funyotros
Both(?) I've got people acceding the folder and...
Both(?)
I've got people acceding the folder and creating files locally and via samba network.
1,980
Posted By funyotros
Post deletion
Admin: I've had posted twice my last post Can you please delete it from the SCO forum=? thanks
17,738
Posted By funyotros
Umask a specific directory
Is there a way to umask only a specific directory?
I want that everyone who add a NEW file in this folder gets its file moded 700. But that adding it in any other folder still moded as default.
...
Showing results 1 to 15 of 15

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