Search Results

Search: Posts Made By: oskis
Forum: Programming 05-27-2010
3,297
Posted By oskis
No that was not the answer i was looking for, I...
No that was not the answer i was looking for, I don´t think you understood my questions correct, I have example, and how the communication goes. But thank you anyway.
Forum: Programming 05-27-2010
3,297
Posted By oskis
IPC between processes, pipes, etc
I need help with understanding this in C-programming style(the systemcalls only):
Three processes communicates via two pipes. (when the processes creates all stdin is the keyboard and all stdout is...
1,959
Posted By oskis
editing my last post
Dont know why but the post was missing 13 first in the output I wrote, adn dont mind the [] just for showing the oouput start and end.
1,959
Posted By oskis
Ok, thank you, but I dont get the output, first...
Ok, thank you, but I dont get the output, first 13 and then 1 and -2(?) up till 99.
Please help me to understand
Output:

[ 1 -2
1 0
1 1
1 26
1 27
1 4
1 54
1 55
...
1,959
Posted By oskis
Number of users in passwd
This command prints out username/users in /etc/passwd:

cut -d ':' -f '1,5' /etc/passwd | sort

I wonder if I also, after above commands output, can get an output that lists number of users in...
5,057
Posted By oskis
Its not a homework assignment! I´ve new to...
Its not a homework assignment!

I´ve new to Linux and installed Ubuntu one week ago, I`m just trying to make nicer outputs, I wrote a script on my own, a welcomescript and a datescript, so now one...
5,057
Posted By oskis
Bash script with text and wc
Hi!
I´m all new to Unix and scripts, I´ve tried to write a script for wc with text so the output looks better, can anyone help me please?
I want it like this example:

>textWc file #<scriptname>...
Showing results 1 to 7 of 7

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