Tag Archives: command line

linux command lines

ShareSome command lines I’ve learned from friends. du -bsx * | sort -n =  will list folders/files along with it’s sizes and sorted asc ls -lst = will list files/folder with dates, modes or in details pwd = will show … Continue reading

Posted in anything under the moonlight, server | Tagged , , , | Leave a comment