7 More Discussions You Might Find Interesting
1. Programming
Just finished a quick Python script to send the current unix time over to the Arduino from macOS, so in the absence of GPS or some other way to get the unix timestamp (epoch time) to the Arduino, I can get my macOS and Arduino UNO synced to within a second.
Normally, when the Arduino starts... (9 Replies)
Discussion started by: Neo
9 Replies
2. Shell Programming and Scripting
i wanna write these pl/sql codes in lunix.
pl/sql:
if pi_start_date is null
then
pi_start_date := sysdate;
end if;
unix:
if then
$pi_start_date=`date +%Y%m%d`
fi;
but this isnt correct.
ty for helps (3 Replies)
Discussion started by: imtheone
3 Replies
3. What is on Your Mind?
Here is an easy one.
Count the number of desktops and servers you have running at home, including your home office if you have one.
Don't count those that are in storage or you rarely use, count the ones that are powered on most, if not all, of the day (and night). (86 Replies)
Discussion started by: Neo
86 Replies
4. UNIX for Dummies Questions & Answers
I was wondering if I could get some help with two of my Unix computers.
Bare with me as I am new to this software and, hardly know anything on these computers, except based on what I have already worked with them.
Here is my issue.
I have two unix computers setup together, not connected... (6 Replies)
Discussion started by: OrangeNblack
6 Replies
5. Shell Programming and Scripting
hi all, I did RedHat OS.
How can i know myfile using another process on lunix shell script?
Have you got any suggestions? (1 Reply)
Discussion started by: Tlg13team
1 Replies
6. Filesystems, Disks and Memory
Hello Moto
I hope someone can help
We's here at work, have a unix box with sco openserver 5 on it, so it has a nice gui interface.. and also a fair few windows computers..
a system admin guy b4 me, has set up a user called neil, which can, when u try to access the unix box using windows... (2 Replies)
Discussion started by: haggo
2 Replies
7. UNIX for Advanced & Expert Users
I am in the process of reading up on and
learning about linux,and as i read, i am
seeing that it was built off of the unix
system platform,and i also believe that it
is used in the mac computer field,i would
like to know if this is true, and if i should
learn about the macintosh computer... (2 Replies)
Discussion started by: Bill1263
2 Replies