Raining Season

command

Find the biggest size file

Move to your target directory and execute this command

# du -la | sort -n

Print out last command result with echo



# echo $?

echo the last result of executed command.
0= ok, else error

Share this page :

Custom Search
Syndicate content