cancel
Showing results for 
Search instead for 
Did you mean: 

A few useful comands in Unix-area

Former Member
0 Kudos

Hello!

I would like to know how to extend more free space on Unix.

Let's assume I have created a software link for /oracle/<SID> showing on /export/myproject.

What is the appropriate comand for this issue?

Moreover I would like to know how to see all the files in one directory sort by their last modifications

What is the appropriate comand for this issue?

>ls -ali sorn -n ???

Thank you very much!

regards

Thom

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

<b>Moreover I would like to know how to see all the files in one directory sort by their last modifications</b>

Try: ls -altr

Regards

MIchael

andreas_herzog
Active Contributor
0 Kudos

how about giving some info on your UNIX release?

->aix? hp-ux? solaris? whatever?

GreetZ, AH

Former Member
0 Kudos

Hi Andreas,

for the second question it does not make any difference is not?

Actually I use solaris sparc Sun 5.10.

Thank you!

Thom