Search Results

Search: Posts Made By: Duo11
1,966
Posted By Duo11
Help Running a Check in Bash Script
Hey guys, so I wrote a small script that pretty much just takes in two numbers and counts from the first to the second, e.g.

unknown-hacker|544> count.sh 1 3
1
2
3

My problem is I want to...
36,662
Posted By Duo11
Oh, ok. Thanks a lot!
Oh, ok. Thanks a lot!
36,662
Posted By Duo11
The problem with that solution is that it doesn't...
The problem with that solution is that it doesn't actually run the sorter executable. If you check sorterfile, all you'll find is ./sorter 100
36,662
Posted By Duo11
Running Executable in Bash Script
Hey guys, so I've been trying to write a bash script called runSorter.sh that runs an executable that also takes in some parameters and outputs the results to a text file. The executable, sorter,...
5,410
Posted By Duo11
Yes! It's exactly what I was trying to do! Thank...
Yes! It's exactly what I was trying to do! Thank you so much!
5,410
Posted By Duo11
How do you print the number of processes that each user is currently running in Unix?
Ok, so I know there's a way to do this, but I've been trying to find out all afternoon with no luck. I think it should print out something like this:

1 bin
2 daemon
6 duo

Where the numbers...
Showing results 1 to 6 of 6

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