Search Results

Search: Posts Made By: robert4732
1,905
Posted By robert4732
file sharing
Hello all,

Just curious. I have several unix echo commands(echo Y > file.txt) running in parallel(each directs a value of 'Y' to the same file). What happens if 2 echo's collide(trying to...
4,135
Posted By robert4732
Excellent. Works great. Thanks everyone for...
Excellent. Works great. Thanks everyone for the creative ideas.

Robert
4,135
Posted By robert4732
I actually issue this command from another piece...
I actually issue this command from another piece of software(which sends the command to the unix server - and gets a success or fail response). Unfortunately, even redirecting stderr(rm adkjad...
4,135
Posted By robert4732
unix command - what happens under the hood
Hello everyone,

When I run the command: rm adkjad (assuming the file adkjad doesn't exist), I get the following message:

adkjad: No such file or directory

I want to run this...
2,797
Posted By robert4732
Excellent. Thanks
Excellent. Thanks
2,797
Posted By robert4732
file count with a twist
Hello Everyone,

I am using the korn shell.

I was hoping to find a set of commands to count files in a directory.

I am using:
ls /home/name/abc* | wc -l

This command works...
Showing results 1 to 6 of 6

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