Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Is there any command in Unix, other than:ls, to list the
files in a directory?
The answer will be highly appreciated...

Answer Posted / dhina

Hi Yankee,

Login files are.

/etc/profile
$HOME/.profile

You can edit the login files from root login. You can add
the alias in login files like below,

alias ll='ls -l'
alias lla='ls -la'
alias ltr='ls -ltr'
alias llh='ls -l . | egrep htm\|html'
alias c=clear
alias rm='rm -i'

After, you do so, log out your current session, and relogin.

Is This Answer Correct ?    2 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Name the various commands that are used for the user information in unix.

1136


What is the command to find hidden files in the current directory?

1236


How to find $ai_serual resolved path by using unix

1844


What is the use of awk command in unix?

1193


how to sort the content of the file based on numeric values

1843


What does pipe () return?

1131


What does the metacharacter mean?

1194


What is the difference between grep and grep?

1189


What is unix command?

1323


What is the difference between cat command and more command?

1272


How can we use grep command in unix?

1264


What is “chmod” command?

1244


What is the use of finger command?

1267


What are bash commands?

1227


What command will change your prompt to myprompt?

1387