Fish Alias/Function Location
The alias/function of the fish shell are stored at ‘/home/username/.config/fish/functions’
The alias/function of the fish shell are stored at ‘/home/username/.config/fish/functions’
Find where the command executable is located…
whereis perl
301 Redirect using PHP
header ('HTTP/1.1 301 Moved Permanently');
header ('Location: '.$new_location);