Search Results

Search: Posts Made By: lgaxiola
88,306
Posted By lgaxiola
Hi you can use: cat file1 file2...
Hi

you can use:

cat file1 file2 file3...... fileN > added file.

example

file1
Hello

file2
Goodbye

cat file1 file2 > fileresult

fileresult
Hello
Goodbye
4,237
Posted By lgaxiola
Found the error
when the users were logging in they were taking the default values on /etc/default/login, I just changed the ulimit value inside that file to unlimited.

Thanks

Luis Torres
4,237
Posted By lgaxiola
ulimit wrong at login
Hi everyone,

I'm working on an NCR box with MP-RAS 3.0, the box is configured as follows:

$ ulimit -a
time(seconds) unlimited
file(blocks) unlimited
data(kbytes) ...
Showing results 1 to 3 of 3

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