what does terminal command: ls -l show?

The option ‘-l’ tells the command to use a long list format. It gives back several columns wich correspond to: Permissions Number of hardlinks File owner File group File size Modification time Filename The first letter in the permissions column show the file’s type. A ‘d’ means a directory and a ‘-‘ means a normal … Read more

How to display column headers for ‘ls -l’ command in unix/linux?

exa is a replacement/enhancement for ls. If you pass on the arguments -lh with exa, it will include a header row printing the column names like so: exa -lh Example output: Permissions Size User Date Modified Name .rwx—— 19 username 29 Sep 11:25 dont_cra.sh drw-r—– – username 29 Sep 11:26 f1 .rw-r–r–@ 811k username 29 … Read more

Quick ls command

ls -U will do the ls without sorting. Another source of slowness is –color. On some linux machines, there is a convenience alias which adds –color=auto’ to the ls call, making it look up file attributes for each file found (slow), to color the display. This can be avoided by ls -U –color=never or \ls … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)