Search Results

Search: Posts Made By: Bilge
3,482
Posted By Bilge
Working with remote Unix files systems from Windows
I am currently using Samba to access remote Unix file systems from Windows. However, it is slow, and I presume insecure in the sense that file contents are transmitted unencrypted. I also wonder if...
15,024
Posted By Bilge
This has no effect on missing process names.
This has no effect on missing process names.
15,024
Posted By Bilge
netstat -p, missing PID/program name
I have a netstat command set up with awk to show which ports my box is listening on. The -p switch shows the PID/program name, too, which ordinarily would be very handy. However, several entries show...
Forum: What is on Your Mind? 04-23-2009
23,023
Posted By Bilge
You forgot an option. "I do not have a...
You forgot an option.

"I do not have a mobile phone."
2,846
Posted By Bilge
Ah, nice one. I see you are invoking a new shell...
Ah, nice one. I see you are invoking a new shell to perform the command. It's good that doing so only involves a few extra key presses. I'll have to add "sh -c" to my local memory banks ;)
2,846
Posted By Bilge
Elevated privilege output redirection
If one wants to create a file with some content, one might use:
echo 'my content' > new.conf
In the event that the target file requires elevated privileges, such as root access to write the file,...
Forum: Web Development 09-13-2008
4,655
Posted By Bilge
How about because nobody actually uses anything...
How about because nobody actually uses anything but Google any more.
49,391
Posted By Bilge
Well yes I had noticed that it resided in...
Well yes I had noticed that it resided in /usr/bin.
49,391
Posted By Bilge
Well yes, I get the impression that people...
Well yes, I get the impression that people actually know what they're talking about here and are not in the habit of spreading misinformation.
49,391
Posted By Bilge
Thanks a lot, I didn't know about the `stat`...
Thanks a lot, I didn't know about the `stat` command, but I was sure something like this must exist. The operators of the official Ubuntu support channel told me that parsing `ls` was the only way,...
49,391
Posted By Bilge
Is there a command to get the owner of a file?
At the moment I'm just using `ls -o` (with `cut`), but `ls` is obviously giving me a lot more output than just the file owner.
Showing results 1 to 11 of 11

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